Commit graph

73 commits

Author SHA1 Message Date
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
a9b6ecd351 Enable labels for all accounts. 2020-10-08 20:30:58 +02:00
Martin Rotter
c5bd83e6af Fixed #84 + properly display parent categories icon in "edit feed" dialog. 2020-08-28 07:37:49 +02:00
Martin Rotter
2903bf51be Finalize debug change, lang sync. 2020-08-24 10:16:30 +02:00
Martin Rotter
b36e84bc8c Save 2020-08-21 11:36:55 +02:00
Martin Rotter
fe3b8f0a1f replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +02:00
Martin Rotter
0b2e1df83d small refactoring 2020-07-27 10:54:09 +02:00
Martin Rotter
5b81d97bda save, work on filter loading, some cleanups 2020-06-24 14:12:03 +02:00
Martin Rotter
7017aa9e66 Work on filters, some code cleanups. 2020-06-23 20:57:05 +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
362ed189f5 Fix couple of bugs - not purging starred messages, not updated counts in "important" node after feed update. There is a big API/code cleanup ahead. 2020-06-12 13:34:16 +02:00
Martin Rotter
c7bad4d61b Add SQL structures for unread msg fetching for nextcloud. 2020-06-12 13:20:57 +02:00
Martin Rotter
2d571cc5d0 Important node also for other services. 2020-06-10 14:51:34 +02:00
Martin Rotter
0cd6e1c9a3 Start to work in "starred" node in feed list. 2020-06-09 14:56:32 +02:00
Martin Rotter
db4947eb4b Fetch unread msgs progress #199. 2020-06-03 13:24:47 +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
2c6afa1bb7 Experimental rewrite of feed update mechanism, message insertions to DB are now also done in separate worker thread, logic is simpler, easily maintainable. 2020-06-03 09:36:01 +02:00
Martin Rotter
a136de363e Big refactorings. 2020-05-06 12:56:24 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00