Commit graph

43 commits

Author SHA1 Message Date
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
Martin Rotter
72ab1a43b0 Obtain labels when sync-in for Inoreader #102. 2020-10-22 20:49:06 +02:00
Martin Rotter
b1de49fb34 Initial support for synchronizing label assignments for TT-RSS #102. 2020-10-22 12:22:18 +02:00
Martin Rotter
3cf7d6edea Fix Cache logic to support labels. 2020-10-22 11:30:45 +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
c5bd83e6af Fixed #84 + properly display parent categories icon in "edit feed" dialog. 2020-08-28 07:37:49 +02:00
Martin Rotter
2903bf51be Finalize debug change, lang sync. 2020-08-24 10:16:30 +02:00
Martin Rotter
fe3b8f0a1f replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +02:00
Martin Rotter
0b2e1df83d small refactoring 2020-07-27 10:54:09 +02:00
Martin Rotter
5b81d97bda save, work on filter loading, some cleanups 2020-06-24 14:12:03 +02:00
Martin Rotter
7017aa9e66 Work on filters, some code cleanups. 2020-06-23 20:57:05 +02:00
Martin Rotter
59e4dc528e some code cleanups 2020-06-23 13:55:00 +02:00
Martin Rotter
5139d3ae69 Work on filter, some code cleanups. 2020-06-23 13:38:25 +02:00
Martin Rotter
362ed189f5 Fix couple of bugs - not purging starred messages, not updated counts in "important" node after feed update. There is a big API/code cleanup ahead. 2020-06-12 13:34:16 +02:00
Martin Rotter
2d571cc5d0 Important node also for other services. 2020-06-10 14:51:34 +02:00
Martin Rotter
139e014d2a Fix #238 build + initial code for #199. 2020-06-03 11:49:58 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Renamed from src/services/tt-rss/ttrssserviceroot.cpp (Browse further)