Commit graph

67 commits

Author SHA1 Message Date
Martin Rotter
e8090ce68c work on discoverying feeds 2023-10-17 15:23:36 +02:00
Martin Rotter
01af7a2a3e fix proxy not used in some tt-rss calls 2023-09-04 08:45:59 +02:00
Martin Rotter
fa7d262234 exec bit fuckedup 2023-08-23 09:08:40 +02:00
Martin Rotter
f742a3de3f work on docs 2023-08-23 08:32:38 +02:00
Martin Rotter
238a18cbde refactor C++ includes 2023-08-16 20:44:38 +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
a3510afd4d fix #881 2023-01-27 09:04:07 +01:00
Martin Rotter
8676bfc42d save ttrss work 2022-09-02 08:59:09 +02:00
Martin Rotter
3b064d8e34 fix for #732 + some related changes 2022-05-11 11:11:15 +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
17c233563a fixed #198 2022-01-14 14:13:44 +01:00
Martin Rotter
aa893b9f4d fetch user-submitted published notes 2022-01-14 11:21:55 +01:00
Martin Rotter
8ebd35c3b6 ttrss: system label PUBLISHED is now fetched and can be assigned/removed to/from articles 2022-01-14 10:26:30 +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
00dee012f1 implement temporary status bar messages 2021-11-01 13:59:21 +01:00
Martin Rotter
e3dd1acd5f fix ttrss icons 2021-09-17 08:12:21 +02:00
Martin Rotter
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +02:00
Martin Rotter
4476dcf811 fix #465 2021-08-15 20:06:50 +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
fd251a1e78 provide local IDs 2021-07-14 14:46:45 +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
6e51dd34b0 Save, currently broken 2021-06-25 13:36:23 +02:00
Martin Rotter
50e1d79c42 work on notifications 2021-06-18 13:42:31 +02:00
Martin Rotter
c762f7bf4f msgs limitting for ttrss 2021-05-07 07:25:51 +02:00
Martin Rotter
642690c844 Save 2021-05-07 07:25:51 +02:00
Martin Rotter
2c3fa36b9a Fixed #377 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
081d25eca1 remove redundant feed classes 2021-05-07 07:19:39 +02:00
Martin Rotter
8e2eede3ed huge work, semi broken state rn, save 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
6558b9ea03 moved network classes from subfodlers 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
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
ee5de37805 massive work, enhanced oauth2 post-login lambdas, simplified interfaces for acc editing 2021-05-07 07:19:36 +02:00
Martin Rotter
b5b412719f proxy support for tt-rss 2021-01-22 10:55:05 +01:00
Martin Rotter
ff969016db Working on per acc proxy. 2021-01-20 14:23:58 +01:00
Martin Rotter
54d1a2b4b1 save 2021-01-15 13:46:52 +01:00
Martin Rotter
c1fe781b50 Save account cache before account is edited. 2021-01-11 11:23:09 +01:00
Martin Rotter
644968256b Save. 2021-01-09 21:12:57 +01:00
Martin Rotter
573c5c43fe Save. 2020-12-18 13:04:40 +01:00
Martin Rotter
c232a2eb4c Huge changes for #325. 2020-12-17 14:23:56 +01:00
Martin Rotter
bf0c143938 Fixes for synchronization cache, fixes for cache in TT-RSS, more to come. 2020-12-16 13:42:59 +01:00
Martin Rotter
59e546a8cd Refactoring of feed editing forms, re-introduced support for adding tt-rss feeds. 2020-12-01 11:09:47 +01:00
Martin Rotter
96711c6f41 Work on #287 - right now heavily broken. 2020-11-26 14:33:58 +01:00
Martin Rotter
7f49c2883b Lang sync + some code quality fixes + work on #102. 2020-10-25 19:49:18 +01:00