Commit graph

70 commits

Author SHA1 Message Date
Martin Rotter
7e06964b82 Fix newlines in downloaded messages for gmail. 2020-08-12 09:48:06 +02:00
Martin Rotter
77051f9de6 save 2020-08-10 14:47:29 +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
4fbe103d41 Fix indeterminate state in AccountsCheckModel, add logic for add/remove filter/feed assignments. 2020-07-09 08:35:36 +02:00
Martin Rotter
e0415a8060 Work on filters gui. 2020-07-02 10:14:51 +02:00
Martin Rotter
5d8fd25173 Work on filters dialog. 2020-07-01 10:13:44 +02:00
Martin Rotter
45cae956bc dialog 2020-06-26 19:47:17 +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
7017aa9e66 Work on filters, some code cleanups. 2020-06-23 20:57:05 +02:00
Martin Rotter
f211810af4 Save, work on filters. 2020-06-19 14:22:54 +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
35f8936292 Configurable delay for feeds update after app start - fixes #193. 2020-06-03 14:13:51 +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
univrsal
2e1c5e9d0a
added option to postpone auto updates, if window is focused 2019-09-18 04:29:37 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Renamed from src/miscellaneous/feedreader.cpp (Browse further)