4012 Commits

Author SHA1 Message Date
Martin Rotter
fd91a2d738 new sync algorithm now switchable, by default is off 2021-08-04 14:58:53 +02:00
Martin Rotter
7c7c991fab greader new algo working with reedah too 2021-08-04 13:24:37 +02:00
Martin Rotter
c1dc8830d5 fix #422 2021-08-04 11:02:30 +02:00
Martin Rotter
02bfb3eed6 some update docs 2021-08-04 09:53:03 +02:00
Martin Rotter
a96888d4e0 more sane appearance of label inside progress bar 2021-08-04 07:46:46 +02:00
martinrotter
5ed2f3d501
Update README.md 2021-08-03 11:40:37 +02:00
Martin Rotter
8a6290e423 do not download reading-list if only unread msgs are wanted, allow fetching icons on freshrss 2021-08-03 11:23:12 +02:00
Martin Rotter
a894dcd44f make intelligent downloading in greader be able to download unread msgs only if user wants 2021-08-03 10:27:33 +02:00
Martin Rotter
2e9792ad59 lang sync 2021-08-03 08:59:11 +02:00
Martin Rotter
7911591e90 bulk SQL inserts 2021-08-02 14:30:34 +02:00
Martin Rotter
546f166a90 unified progress labels into label, making progress indeterminate in the initial stage of article sync 2021-08-02 09:32:15 +02:00
Martin Rotter
f522cf972e Use MEDIUMBLOB for MySQL as some icons are big. 2021-08-01 07:26:08 +02:00
Martin Rotter
3bcad1cf84 Load item/contents in batches. 2021-07-31 19:33:08 +02:00
Martin Rotter
e02260297d unwanted comment 2021-07-30 20:33:53 +02:00
Martin Rotter
a785da367e adaptive sync algorithm 2021-07-30 14:14:46 +02:00
Martin Rotter
7cbcd1a6b9 greader: prefetch all starred messages only once 2021-07-30 10:12:11 +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
dfc28bcd4e fix warning 2021-07-28 14:29:59 +02:00
Martin Rotter
400c2995a4 very experimental version of better syncing algorithm for greader plugin 2021-07-28 12:15:10 +02:00
Martin Rotter
843b4312b2 save current code and try to fix #453 2021-07-27 09:19:08 +02:00
Martin Rotter
68be51b99f minor fixes to feed updating logic 2021-07-26 09:25:11 +02:00
Martin Rotter
2dcf185344 rename some messages -> articles 2021-07-26 07:19:35 +02:00
Martin Rotter
b0ed000f39 little fixes for #451 2021-07-25 09:56:45 +02:00
Martin Rotter
af30552364 very experimental solution for #451 2021-07-25 09:08:43 +02:00
Martin Rotter
1be05409a9 unused variable 2021-07-25 07:47:54 +02:00
martinrotter
6370f9e76c
Update definitions.h 2021-07-16 20:50:25 +02:00
Martin Rotter
029930878e show unread counts on startup correctly if tray icon is not enabled 2021-07-16 07:49:06 +02:00
Martin Rotter
47448a05ef provide local IDs 2021-07-14 14:55:41 +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
465f5d254f download all messages with greader, REALLY ALL if user wants to 2021-07-14 10:50:20 +02:00
Martin Rotter
3b9cdb477b make RDF parser inherit from FeedParser, enhance ATOM and RDF detection reliability 2021-07-14 08:41:42 +02:00
Martin Rotter
b0a11288cb properly sanitize all URLs, also use sanitized URLs in messages base URL deduction 2021-07-14 07:49:14 +02:00
Martin Rotter
03df575fc6 magic for rss too 2021-07-12 15:07:13 +02:00
Martin Rotter
86ae0c582c magic for rss too 2021-07-12 15:03:40 +02:00
Martin Rotter
299415f55a experimentally discover base url of the feed and use it to relative URLs withing messages 2021-07-12 14:58:43 +02:00
Martin Rotter
441070f4f2 try to fix problems with next unread msg 2021-07-01 09:42:05 +02:00
Martin Rotter
ddf12ddf98 default value for bring app window to front changed 2021-06-30 08:04:21 +02:00
Martin Rotter
d07c51d831 log network code on token response 2021-06-30 07:28:42 +02:00
Martin Rotter
9ec9c891c5 log network code on token response 2021-06-30 07:19:34 +02:00
Martin Rotter
42f164792a better error texts, report errors correctly for standard and tt-rss, more to come later 2021-06-28 14:06:11 +02:00
Martin Rotter
22c24fe988 fixxx #435 2021-06-28 12:18:50 +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
591c345d07 fixed #444 2021-06-28 08:17:59 +02:00
Martin Rotter
868d75b182 fixed #443 2021-06-28 08:00:33 +02:00
Martin Rotter
6e51dd34b0 Save, currently broken 2021-06-25 13:36:23 +02:00
martinrotter
9cbb44bfdb
Update Documentation.md 2021-06-25 07:42:20 +02:00
Martin Rotter
fa059d129a better parsing of some gmail email messages 2021-06-24 12:18:01 +02:00