Commit graph

92 commits

Author SHA1 Message Date
Martin Rotter
50e1d79c42 work on notifications 2021-06-18 13:42:31 +02:00
Martin Rotter
f948152f61 Renaming and unifications of texts. 2021-06-03 11:05:13 +02:00
Martin Rotter
b2409ab745 improve gmail email parsing, also display correct local datetime in msg previewer 2021-05-17 08:41:49 +02:00
Martin Rotter
991ded863a fetch feedly username in official support too, fetch inoreader for account 2021-05-07 07:25:53 +02:00
Martin Rotter
fa78b8f1ec refactoring, moved some files 2021-05-07 07:25:53 +02:00
Martin Rotter
d395f9d36c gmail now fills in address when test setup is made, also date/time headers of gmails articles are more correctly parsed 2021-05-07 07:25:51 +02:00
Martin Rotter
d09c28ed50 separate message count limit setting to own widget 2021-05-07 07:25:50 +02:00
Martin Rotter
706e1c8750 gmail can now download only unread msgs optionally 2021-05-07 07:25:50 +02:00
Martin Rotter
0db772361d save 2021-05-07 07:25:50 +02:00
Martin Rotter
85760efb5d finalized refactorings 2021-05-07 07:21:33 +02:00
Martin Rotter
2c3fa36b9a Fixed #377 2021-05-07 07:19:57 +02:00
Martin Rotter
bf5d182f2a fix correct % progress when importing feeds 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
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
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
9d6c42002d Refactorings. 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
8e2dce250c unify default no of downloaded msgs for all plugins 2021-05-07 07:19:36 +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
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
2cf7797ce0 save work 2021-05-07 07:17:15 +02:00
Martin Rotter
ea367b6c87 remove some gui notifications 2021-02-23 14:34:00 +01:00
Martin Rotter
1e75988ce0 debug oauth 2021-02-23 07:24:59 +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
795e1b2f72 New -n CLI switch to disable console outputs. 2021-02-09 09:13:57 +01:00
Martin Rotter
297c020d70 even better behavior for oauth 2021-02-08 20:53:40 +01:00
Martin Rotter
c26acdb2ae some fixes to make oauth flow more friendly 2021-02-08 20:07:12 +01:00
Martin Rotter
b817d9412f save 2021-02-08 15:55:33 +01:00
Martin Rotter
7bef56be53 Add sql for #265. 2021-02-02 11:40:27 +01:00
Martin Rotter
192c08dbc4 Save 2021-02-01 09:57:32 +01:00
Martin Rotter
b60da1bdb3 Proxy support for gmail. 2021-01-26 08:49:12 +01:00
Martin Rotter
0f4c9ecd64 use enum class wherever possible 2021-01-21 14:29:13 +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
5efae020c3 Some cleanups. All good. 2021-01-13 21:07:30 +01:00
Martin Rotter
c1fe781b50 Save account cache before account is edited. 2021-01-11 11:23:09 +01:00
Martin Rotter
25329b61fa Some API cleanups, RSS Guard now allows you to add multiple "standard" accounts simultaneously. 2021-01-11 10:50:08 +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
da08ce8206 almost done problem with synchronizing cached msg changes 2020-12-21 14:33:21 +01:00
Martin Rotter
7804d13bea Make some translation strings easier to understand. 2020-12-21 09:56:42 +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