Commit graph

119 commits

Author SHA1 Message Date
Martin Rotter
a785da367e adaptive sync algorithm 2021-07-30 14:14:46 +02:00
Martin Rotter
79827ad6af preload all local IDs, fix feedslist item reloading upon feed fetching, add handler to allow plugins to perform plugin-wide feed fetching befor individual feeds are fetched 2021-07-30 08:34:07 +02:00
Martin Rotter
843b4312b2 save current code and try to fix #453 2021-07-27 09:19:08 +02:00
Martin Rotter
75ce82bb49 provide local IDs 2021-07-14 14:52:27 +02:00
Martin Rotter
fd251a1e78 provide local IDs 2021-07-14 14:46:45 +02:00
Martin Rotter
c9674c8a47 strings 2021-06-28 10:08:39 +02:00
Martin Rotter
04a493b7ba fix handling of feed update exceptions 2021-06-28 09:43:32 +02:00
Martin Rotter
01cbd8f3c6 fixed a couple of message -> article things + some others 2021-06-28 08:27:52 +02:00
Martin Rotter
6e51dd34b0 Save, currently broken 2021-06-25 13:36:23 +02:00
Martin Rotter
628ebae611 rename created on -> date 2021-06-23 11:02:36 +02:00
Martin Rotter
fa31189357 replace message -> article 2021-06-22 07:20:37 +02:00
Martin Rotter
50e1d79c42 work on notifications 2021-06-18 13:42:31 +02:00
Martin Rotter
bc739ca9fa fix #420 and add some more fixes for XML -> json utility function, also make filtering dialog work with "rawContents" to enable basic testing 2021-05-28 10:19:40 +02:00
Martin Rotter
df3cd14b6e Created on -> Date 2021-05-28 07:22:18 +02:00
Martin Rotter
ade6268eb1 added util function 2021-05-27 08:25:31 +02:00
Martin Rotter
73c5bafa3d #404 fixed 2021-05-07 07:25:55 +02:00
Martin Rotter
5b9a13aefd filter msgs across all columns 2021-05-07 07:25:52 +02:00
Martin Rotter
ac100496bb case insensitive search with regexps 2021-05-07 07:25:52 +02:00
Martin Rotter
f5b00e9186 fixed #380 - search in feeds 2021-05-07 07:25:52 +02:00
Martin Rotter
d395f9d36c gmail now fills in address when test setup is made, also date/time headers of gmails articles are more correctly parsed 2021-05-07 07:25:51 +02:00
Martin Rotter
1c0c5aed92 make sure unread feeditem is updated when deleting stuff 2021-05-07 07:22:57 +02:00
Martin Rotter
530b46a882 translation script 2021-05-07 07:22:57 +02:00
Martin Rotter
40d32f3088 some refactorings, fixed #390 2021-05-07 07:22:56 +02:00
Martin Rotter
edfb956cd9 moved 3rd party code 2021-05-07 07:22:55 +02:00
Martin Rotter
279256c27d enable all js extensions 2021-05-07 07:21:33 +02:00
Martin Rotter
aa18d074a3 clazy refactoring, need to finish it later 2021-05-07 07:19:59 +02:00
Martin Rotter
5ecd47daec utility functions for filters 2021-05-07 07:19:58 +02:00
Martin Rotter
2c3fa36b9a Fixed #377 2021-05-07 07:19:57 +02:00
Martin Rotter
143a5ff510 better placeholder usage 2021-05-07 07:19:57 +02:00
Martin Rotter
5cb6e9e791 fix export/import 2021-05-07 07:19:57 +02:00
Martin Rotter
116d6399b0 fix build error 2021-05-07 07:19:57 +02:00
Martin Rotter
be07b2d514 initial db driver refactoring 2021-05-07 07:19:56 +02:00
Martin Rotter
3494925eb6 add score support, with icons etc. 2021-05-07 07:19:55 +02:00
Martin Rotter
f28c681827 save 2021-05-07 07:19:55 +02:00
Martin Rotter
c67e0e3157 github releases scraper 2021-05-07 07:19:53 +02:00
Martin Rotter
db156ce4a7 save 2021-05-07 07:19:40 +02:00
Martin Rotter
081d25eca1 remove redundant feed classes 2021-05-07 07:19:39 +02:00
Martin Rotter
f29ea98bbb Save work on DB layer and DB models. 2021-05-07 07:19:39 +02:00
Martin Rotter
0610e17128 rename url -> source, start adding custom data API to feeds too 2021-05-07 07:19:38 +02:00
Martin Rotter
6dda15eb00 fix many warnings, remove redundant SQL scripts, refactor some preprocessor constants 2021-05-07 07:19:36 +02:00
Martin Rotter
0a588f7b5e big changes to simplify account dialog flows 2021-05-07 07:19:36 +02:00
Martin Rotter
0f8ce5f7de Small fix for #373. 2021-03-05 07:15:02 +01:00
Martin Rotter
8cc268ca9a Working msg download - fresh rss. 2021-01-29 11:11:35 +01:00
Martin Rotter
5131881c3f nextcloud proxy support, provide fallback icon in msg list if no feed icon is available 2021-01-26 08:21:11 +01:00
Martin Rotter
14fc33755b Fixed #346. 2021-01-25 08:23:30 +01:00
Martin Rotter
3a77cc981f Fix regression in messages sorting. Now only non-numeric columns are sorted case insensitive - not IDS, dates etc. - fixes #348. 2021-01-25 07:37:02 +01:00
Martin Rotter
0f4c9ecd64 use enum class wherever possible 2021-01-21 14:29:13 +01:00
Martin Rotter
15eadf188e Loading/saving of acc-specific proxy settings now works for all account types. 2021-01-21 09:49:51 +01:00
Martin Rotter
c1fe781b50 Save account cache before account is edited. 2021-01-11 11:23:09 +01:00
Martin Rotter
25329b61fa Some API cleanups, RSS Guard now allows you to add multiple "standard" accounts simultaneously. 2021-01-11 10:50:08 +01:00