Commit graph

104 commits

Author SHA1 Message Date
Martin Rotter
6358e8aa0e scaled all downloaded icons to 48x48 to avoid DB size exploding 2022-12-07 10:01:19 +01:00
Martin Rotter
a42d3955bf logging 2022-12-01 10:56:59 +01:00
Martin Rotter
69a8fc7ea6 minor modernization of feed updating code 2022-08-27 13:33:21 +02:00
Martin Rotter
0edb3a2839 minor ui enhancements for greader api plugin 2022-08-27 11:15:34 +02:00
Martin Rotter
f0904b21c6 fix minflux edit-tag integration 2022-08-27 10:59:38 +02:00
Martin Rotter
35e9f299a6 preliminary miniflux support 2022-08-22 09:43:10 +02:00
Martin Rotter
13a993434f print more logging for greader acc 2022-05-31 07:33:21 +02:00
Martin Rotter
3b064d8e34 fix for #732 + some related changes 2022-05-11 11:11:15 +02:00
Martin Rotter
76912b6d80 more logging for #730 2022-05-10 07:38:24 +02:00
Martin Rotter
7f5d1473a3 Shitload of changes, save it.
Also note that this introduces some SQL changes for metadata version 2 which is still unpublished but was introduced some commits ago, therefore individual "devbuild"s are NOT cross-compatible betweem each other.
2022-03-01 14:45:20 +01:00
Martin Rotter
6e8d4953e0 expand networkresult 2022-02-18 12:35:38 +01:00
Martin Rotter
d9d9541d71 nodejs can install/update packages 2022-02-07 15:20:01 +01:00
Martin Rotter
d54b239457 enhance compatibility with freshrss 2022-01-28 09:06:49 +01:00
Martin Rotter
50f437b46a send proper content-type on some posts requests 2022-01-28 08:21:38 +01:00
Martin Rotter
de2b314328 remove redundant itemIds call 2022-01-27 20:06:54 +01:00
Martin Rotter
45afba57e3 pass http/auth when downloading icons too for tt rss 2022-01-12 09:07:14 +01:00
Martin Rotter
fb840a5440 some icon fixes, also fix crash #539 2021-11-23 12:53:02 +01:00
Martin Rotter
00dee012f1 implement temporary status bar messages 2021-11-01 13:59:21 +01:00
Martin Rotter
729453a06a make it all work with qt6 2021-10-29 13:01:52 +02:00
Martin Rotter
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +02:00
Martin Rotter
852319d6ab removed unneeded deps from adblock.js, simplified greader dialog, fixed some errors 2021-09-06 13:06:40 +02:00
Martin Rotter
d9fb5cd115 try to fix all executable bits, only set them for "executable" script files 2021-08-25 06:43:53 +02:00
Martin Rotter
02e03e6d4a overhauled logic around adblock, now is much easier to use 2021-08-24 10:18:39 +02:00
Martin Rotter
ed39e029cd improved ID fetching right after bulk SQL insert 2021-08-19 07:23:13 +02:00
Martin Rotter
4f6ec40356 clean acc data when acc is changed only when really needed 2021-08-16 10:52:36 +02:00
Martin Rotter
4476dcf811 fix #465 2021-08-15 20:06:50 +02:00
Martin Rotter
be051000b5 fix build 2021-08-13 11:39:34 +02:00
Martin Rotter
b1e45623c5 display notifications when login failure etc. 2021-08-13 11:11:57 +02:00
Martin Rotter
2222b94d69 fix os2 2021-08-13 09:43:36 +02:00
Martin Rotter
d7a14f8ce3 new docs 2021-08-12 13:00:42 +02:00
Martin Rotter
bc64407213 optionally enable ot= option 2021-08-11 12:54:37 +02:00
Martin Rotter
3480e1974a labels 2021-08-10 11:18:57 +02:00
Martin Rotter
07d48240d5 bag messages only if intelligent algorithm is enabled 2021-08-06 14:31:49 +02:00
Martin Rotter
b068fafe42 finalized experimental mergin of inoreader into greader 2021-08-06 12:58:39 +02:00
Martin Rotter
c7fc631f4c work on mergin inoreader to greader, better password text boxes 2021-08-06 08:23:30 +02:00
Martin Rotter
8118c3155b starting to merge inoreader into greader 2021-08-05 14:46:39 +02:00
Martin Rotter
5971287174 fix unreachable code 2021-08-05 08:57:29 +02:00
Martin Rotter
53f78fb3c9 use real icons in edit dialogs of category, feed, acc 2021-08-04 15:10:23 +02:00
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
02bfb3eed6 some update docs 2021-08-04 09:53:03 +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
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