Commit graph

54 commits

Author SHA1 Message Date
Martin Rotter
037633d977 adding and loading of probes works 2023-08-09 12:41:48 +02:00
Martin Rotter
59b80f784b working on persistent regexps + multiple of other fixes and small enhancements 2023-07-18 06:16:01 +02:00
Martin Rotter
58cf78b7f0 workin on it... 2023-06-01 09:27:32 +02:00
Martin Rotter
fb2c439b40 fix gmail attachment names encoding + other gmail stuff 2023-04-20 08:46:50 +02:00
Martin Rotter
e08bb40822 fix special toolbuttons not adopting app-wide toolbutton style
also add better logic for determining which article states
are changed when synchronizing article state changes
2023-04-19 11:25:22 +02:00
Martin Rotter
a3510afd4d fix #881 2023-01-27 09:04:07 +01:00
Martin Rotter
9c9030ab01 #809 for categories too 2023-01-20 12:01:13 +01:00
Martin Rotter
1f988b8a60 fix some DB race conditions, fix some bulk insert SQL formatting bugs along the way 2023-01-11 12:31:07 +01:00
Martin Rotter
edb8ec5866 test for #809 2022-10-14 13:59:06 +02:00
Martin Rotter
7eff7e93b4 save 2022-03-31 15:22:32 +02:00
Martin Rotter
ded2ce26eb API for custom article previwer per account 2022-03-30 14:01:09 +02: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
620aa20868 Generalize some methods a bit 2021-08-20 12:09:52 +02:00
Martin Rotter
4476dcf811 fix #465 2021-08-15 20:06:50 +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
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
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
6e51dd34b0 Save, currently broken 2021-06-25 13:36:23 +02:00
Martin Rotter
530b46a882 translation script 2021-05-07 07:22:57 +02:00
Martin Rotter
1538c1261f refactoring with clazy 2021-05-07 07:21:31 +02:00
Martin Rotter
081d25eca1 remove redundant feed classes 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
7fa57bd6ac Different redirect URI ports for each service to avoid some problems, some simplifications of sync-in process. 2021-05-07 07:19:38 +02:00
Martin Rotter
c97a1dd2e7 support custom data for all plugins 2021-05-07 07:19:38 +02:00
Martin Rotter
3469e457ca simple custom data SQL layer for accounts, something similar will come for feeds too maybe 2021-05-07 07:19:37 +02:00
Martin Rotter
9d6c42002d Refactorings. 2021-05-07 07:19:37 +02:00
Martin Rotter
c7cbb5fe8e fix build 2021-05-07 07:19:37 +02:00
Martin Rotter
e0cb38f318 code refactoring, removing duplicate code 2021-05-07 07:19:37 +02:00
Martin Rotter
1118d278d6 massive cleanups of redundant code 2021-05-07 07:19:37 +02:00
Martin Rotter
f2a8f63f91 working on unification of SQL logic 2021-05-07 07:19:37 +02:00
Martin Rotter
51e0f1675d sync-in works for freshrss 2021-01-29 10:40:32 +01:00
Martin Rotter
14fc33755b Fixed #346. 2021-01-25 08:23:30 +01:00
Martin Rotter
b5b412719f proxy support for tt-rss 2021-01-22 10:55:05 +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
d80942966c Save. 2020-12-17 15:03:39 +01:00
Martin Rotter
c232a2eb4c Huge changes for #325. 2020-12-17 14:23:56 +01:00
Martin Rotter
7f49c2883b Lang sync + some code quality fixes + work on #102. 2020-10-25 19:49:18 +01:00
Martin Rotter
3cf7d6edea Fix Cache logic to support labels. 2020-10-22 11:30:45 +02:00
Martin Rotter
9b8ad9546b Fix some obsolete usage warnings. 2020-10-22 09:35:50 +02:00
Martin Rotter
ed56e7581b Work on labels, huge changes in plugin-base code, also working sync-in common logic, working label obtaining for TT-RSS. 2020-10-18 14:27:22 +02:00
Martin Rotter
a9b6ecd351 Enable labels for all accounts. 2020-10-08 20:30:58 +02:00
Martin Rotter
821192906e Simplify some sync-in logic. 2020-10-06 19:58:21 +02:00
Martin Rotter
d5521fe2b8 Fix add selected category/feed s-s connection. 2020-08-31 08:44:03 +02:00
Martin Rotter
c5bd83e6af Fixed #84 + properly display parent categories icon in "edit feed" dialog. 2020-08-28 07:37:49 +02:00
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