Commit graph

66 commits

Author SHA1 Message Date
Martin Rotter
d5521fe2b8 Fix add selected category/feed s-s connection. 2020-08-31 08:44:03 +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
fe3b8f0a1f replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +02:00
Martin Rotter
a3d142034f debug next status 2020-07-29 07:51:48 +02:00
Martin Rotter
0b2e1df83d small refactoring 2020-07-27 10:54:09 +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
037e3d3f96 Fix errorneous SQL statement when account has no feeds. 2020-06-15 09:54:09 +02:00
Martin Rotter
c7bad4d61b Add SQL structures for unread msg fetching for nextcloud. 2020-06-12 13:20:57 +02:00
Martin Rotter
53cd34eaa2 Some renaming. 2020-06-11 14:40:21 +02:00
Martin Rotter
f322ea8e73 We need to greatly simplify service API to allow for some extra features and preferably make service-specific code smaller, easily manageable + fixed crash when doins "sync-in" in TT-RSS. 2020-06-11 14:33:12 +02:00
Martin Rotter
2d571cc5d0 Important node also for other services. 2020-06-10 14:51:34 +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
d7d3be2914 Replaced all foreach instances with for. 2020-06-03 09:54:52 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Renamed from src/services/abstract/serviceroot.cpp (Browse further)