Commit graph

34 commits

Author SHA1 Message Date
Martin Rotter
684ee4d2b1 Work on labels, it is starting to look good. 2020-10-24 20:32:35 +02:00
Martin Rotter
cf0096ebad Support clean items action for "label" items. 2020-10-19 19:49:17 +02:00
Martin Rotter
02ffa583c3 Support mark read/unread action for "label" items. 2020-10-19 19:29:00 +02:00
Martin Rotter
6ed79f5133 Label assignments are now correctly download for TT-RSS, storage works for all plugins. 2020-10-18 20:54:44 +02:00
Martin Rotter
ed56e7581b Work on labels, huge changes in plugin-base code, also working sync-in common logic, working label obtaining for TT-RSS. 2020-10-18 14:27:22 +02:00
Martin Rotter
93721ac9e0 Added ability to (de)assign labels to messages. 2020-10-17 17:14:51 +02:00
Martin Rotter
44e467b9c7 Update counts of all/unread msgs with tags. 2020-10-08 19:37:52 +02:00
Martin Rotter
1e1b3f5255 Ability to edit/delete tags. 2020-10-07 20:22:50 +02:00
Martin Rotter
205c32735f Label advancements. 2020-10-07 17:07:45 +02:00
Martin Rotter
26e4431d3b Work on labels. 2020-10-07 16:10:57 +02:00
Martin Rotter
252cc59b8d Migrate to new gmail api batch endpoint. 2020-08-13 13:51:19 +02:00
Martin Rotter
77051f9de6 save 2020-08-10 14:47:29 +02:00
Martin Rotter
962ba67a55 Try to fix #258. Very fragile stuff. 2020-08-03 10:45:02 +02:00
Martin Rotter
fe3b8f0a1f replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +02:00
Martin Rotter
64df91a891 gmail plugin can send/reply to messages 2020-07-30 08:08:45 +02:00
Martin Rotter
9d6b40e476 More fixes for OAuth. 2020-07-24 08:52:41 +02:00
Martin Rotter
9695bb2316 initial experimental full implementation of #31 2020-07-10 07:50:16 +02:00
Martin Rotter
5d4c4dd1d9 Also process msg filters when some other actions are taken: e.g. removed assigned feed/account etc. 2020-07-09 13:53:33 +02:00
Martin Rotter
2e04963acc Now able to add filters too. 2020-07-09 11:51:48 +02:00
Martin Rotter
09fdf72d26 Work on SQL layer, can edit existing filters, change assignments to feeds. 2020-07-09 11:19:35 +02:00
Martin Rotter
6563391866 Langs. 2020-07-09 10:50:30 +02:00
Martin Rotter
6e51580dcf Greatly enhanced feed filter engine capabilities. Will have to make a configuration GUI now. 2020-06-25 15:14:04 +02:00
Martin Rotter
5b81d97bda save, work on filter loading, some cleanups 2020-06-24 14:12:03 +02:00
Martin Rotter
bf3aaa961a Load saved filters from DB, some cleanups. 2020-06-24 12:50:57 +02:00
Martin Rotter
59e4dc528e some code cleanups 2020-06-23 13:55:00 +02:00
Martin Rotter
5139d3ae69 Work on filter, some code cleanups. 2020-06-23 13:38:25 +02:00
Martin Rotter
40c084c59a Nextcloud News now can also download unread only messages if user wants to. 2020-06-15 08:43:22 +02:00
Martin Rotter
c7bad4d61b Add SQL structures for unread msg fetching for nextcloud. 2020-06-12 13:20:57 +02:00
Martin Rotter
88771a4f3d make important node work with marking as read/unred, able to clean messages, able to participate in newspaper view, also fixed bug in newspaper view where read/unread/starred changes were not propagated to message list 2020-06-10 10:48:01 +02:00
Martin Rotter
0cd6e1c9a3 Start to work in "starred" node in feed list. 2020-06-09 14:56:32 +02:00
Martin Rotter
139e014d2a Fix #238 build + initial code for #199. 2020-06-03 11:49:58 +02:00
Martin Rotter
d7d3be2914 Replaced all foreach instances with for. 2020-06-03 09:54:52 +02:00
Martin Rotter
bdc324018a Fix some waylang icons. 2020-04-20 07:02:20 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Renamed from src/miscellaneous/databasequeries.cpp (Browse further)