Commit graph

350 commits

Author SHA1 Message Date
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
01618be534 Sync langs. 2020-07-24 09:26:42 +02:00
Martin Rotter
e1a73c9257 More fixes for OAuth. 2020-07-24 09:09:07 +02:00
Martin Rotter
9d6b40e476 More fixes for OAuth. 2020-07-24 08:52:41 +02:00
Martin Rotter
0d77d5481f Fix memory leak on app exit. Work on oauth handler. 2020-07-24 08:12:44 +02:00
Martin Rotter
47528a48e9 work on dynamic ports for oauth redirection handler 2020-07-23 20:34:30 +02:00
Martin Rotter
109ceeb777 work on sending emails 2020-07-23 12:39:40 +02:00
Martin Rotter
6068751a52 work on msg sending. 2020-07-21 12:11:32 +02:00
Martin Rotter
7c43ef6c8a Add mimesis library. 2020-07-16 11:17:29 +02:00
Martin Rotter
8e28924e7c fix macosx build 2020-07-13 10:20:49 +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
4fbe103d41 Fix indeterminate state in AccountsCheckModel, add logic for add/remove filter/feed assignments. 2020-07-09 08:35:36 +02:00
Martin Rotter
032fccc387 Removed obsolete code, some refactorings. 2020-07-08 11:30:48 +02:00
Martin Rotter
8862b70638 Work on GUI for filters. 2020-07-03 11:52:21 +02:00
Martin Rotter
5d8fd25173 Work on filters dialog. 2020-07-01 10:13:44 +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
5ebad9060d Make oauth2 process work universally, fix some fucked-up port information, remove internal oauth2 login gui and rely on system web browser. 2020-06-24 10:01:47 +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
037e3d3f96 Fix errorneous SQL statement when account has no feeds. 2020-06-15 09:54:09 +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
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
1fcc0b1f29 Added missing icon, simpler dialog. 2020-06-08 08:47:05 +02:00
Martin Rotter
3ff45878b3 Nextcloud: Fix sync-in feature not correctly storing all feeds to DB. 2020-06-04 09:08:47 +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
dbc99b22d8 Sync languages, disable survey. 2020-06-03 08:32:30 +02:00
Martin Rotter
45e163ecba Fix network manager destructor exception. 2020-05-26 09:58:07 +02:00
Martin Rotter
d374931fb7 Bump version, add poll, no release yet. 2020-05-14 09:07:25 +02:00
Martin Rotter
dde22b4828 Fix build for QSet. 2020-05-07 08:40:57 +02:00
Martin Rotter
a136de363e Big refactorings. 2020-05-06 12:56:24 +02:00
Martin Rotter
f1b3184aaa Fix obsolete code. 2020-05-04 10:07:07 +02:00
Martin Rotter
782ec0c57d color 2020-04-20 08:22:03 +02:00
Martin Rotter
92ed711c00 Fix win build, add some pvanek enhancements. 2020-04-17 08:14:13 +02:00
Martin Rotter
14dda0623b fetch some mrss metadata for atom feeds 2019-09-06 11:13:18 +02:00
Martin Rotter
6cc4d8919d Start adding feature for sending simple e-mails. 2019-07-02 10:48:12 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00