Commit graph

79 commits

Author SHA1 Message Date
Martin Rotter
be07b2d514 initial db driver refactoring 2021-05-07 07:19:56 +02:00
Martin Rotter
c67e0e3157 github releases scraper 2021-05-07 07:19:53 +02:00
Martin Rotter
db156ce4a7 save 2021-05-07 07:19:40 +02:00
Martin Rotter
081d25eca1 remove redundant feed classes 2021-05-07 07:19:39 +02:00
Martin Rotter
10bf16a3b2 fix some gmail problems 2021-05-07 07:19:39 +02:00
Martin Rotter
f29ea98bbb Save work on DB layer and DB models. 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
9c6ed2bbc6 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
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
48909d9ef9 Do NOT set ID on accounts, they should only contain account ID. 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
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
0a588f7b5e big changes to simplify account dialog flows 2021-05-07 07:19:36 +02:00
Martin Rotter
1d5b69b366 gmail bundled tokens PoC 2021-05-07 07:19:36 +02:00
Martin Rotter
44ee50ab76 some refactorings, tray icon test 2021-05-07 07:19:34 +02:00
Martin Rotter
1fb64ae544 better dialog when cannot open url, ability to delete feedly accounts 2021-02-23 08:59:00 +01:00
Martin Rotter
3d6a289120 move screnshots, work on feedly 2021-02-16 13:17:21 +01:00
Martin Rotter
6f21368e19 fix build work on feedly 2021-02-12 20:37:27 +01:00
Martin Rotter
c6c84daaed save 2021-02-12 15:04:01 +01:00
Martin Rotter
9e7409e9d3 save 2021-02-09 14:44:44 +01:00
Martin Rotter
f24f03e6df reedah tested with greader plugin. 2021-02-03 12:13:27 +01:00
Martin Rotter
301c87c40c rougly working script feed generating 2021-02-02 20:14:32 +01:00
Martin Rotter
45304b9e81 Working on #265. 2021-02-02 15:04:35 +01:00
Martin Rotter
93bc23d69c icon for bazqux, some minor stuff 2021-01-30 20:03:26 +01:00
Martin Rotter
85e5fd1560 save¨ 2021-01-29 14:41:31 +01:00
Martin Rotter
51e0f1675d sync-in works for freshrss 2021-01-29 10:40:32 +01:00
Martin Rotter
a9fe39df92 Starting to work on #349. 2021-01-28 14:46:54 +01:00
Martin Rotter
0f4c9ecd64 use enum class wherever possible 2021-01-21 14:29:13 +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
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
2a36425b94 Sync changes in messages when marked more than 1000 messages read/unread/starred in gmail. Also make sure that all messages states are synced when marking whole account read/unread. 2021-01-01 20:34:15 +01:00
Martin Rotter
5eac7b6f2a Better UX in settings/gui. 2020-12-23 18:03:10 +01:00
Martin Rotter
a3c15e7128 Lang sync, some fixes. 2020-12-23 17:45:45 +01:00
Martin Rotter
ff04afd46b Fix bug in Nextcloud which repeatedly overwriterd messages in DB even if they were not changed. Also fix incorrect real intervals between auto-downloads used. 2020-12-21 12:25:11 +01:00
Martin Rotter
9e31eda78a Finalize code for #261, sync langs. 2020-12-13 20:30:43 +01:00
Martin Rotter
ca73238f4f Implement #261, lang sync. 2020-12-13 07:09:28 +01:00
Martin Rotter
46133e5204 Fixed shrinked toolbar when messages text is to short. 2020-12-11 07:41:11 +01:00
Martin Rotter
b91e79cb4a Refactoring... 2020-11-26 15:06:17 +01:00
Martin Rotter
b42f328e14 Update docs, some comments. 2020-11-13 09:14:15 +01:00
Martin Rotter
429b2bf16d Fix SQL foreign-key error when removing accounts on MySQL. 2020-11-03 20:12:39 +01:00
Martin Rotter
684ee4d2b1 Work on labels, it is starting to look good. 2020-10-24 20:32:35 +02:00
Martin Rotter
cf0096ebad Support clean items action for "label" items. 2020-10-19 19:49:17 +02:00
Martin Rotter
02ffa583c3 Support mark read/unread action for "label" items. 2020-10-19 19:29:00 +02:00
Martin Rotter
6ed79f5133 Label assignments are now correctly download for TT-RSS, storage works for all plugins. 2020-10-18 20:54:44 +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