Commit graph

74 commits

Author SHA1 Message Date
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
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
ac4377c0ba Fix conversion of newlines in gmail plugin. 2020-12-07 07:47:26 +01:00
Martin Rotter
37db4d84ec Fully compilable for Qt 6, removed some obsolete code. 2020-11-24 08:12:00 +01:00
Martin Rotter
b90402eced save 2020-11-23 12:59:59 +01:00
Martin Rotter
fc3ebdf823 Button for creating credentials for gmail. 2020-11-10 07:57:56 +01:00
Martin Rotter
47d2eb05c4 Fix gmail message downloading with batch size > 100. 2020-11-10 07:47:44 +01:00
Martin Rotter
be21cc56c9 Fix debug code. 2020-11-07 20:10:38 +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
a9b6ecd351 Enable labels for all accounts. 2020-10-08 20:30:58 +02:00
Martin Rotter
580457ae12 save 2020-10-06 20:29:18 +02:00
Martin Rotter
9f2983d49c unify filtering engine initialisation, some other fixes 2020-09-23 10:36:59 +02:00
Martin Rotter
db98dc5beb save 2020-08-17 15:26:47 +02:00
Martin Rotter
811d29f643 Fix error when gmail feed has no messages. 2020-08-13 14:39:17 +02:00
Martin Rotter
252cc59b8d Migrate to new gmail api batch endpoint. 2020-08-13 13:51:19 +02:00
Martin Rotter
7e06964b82 Fix newlines in downloaded messages for gmail. 2020-08-12 09:48:06 +02:00
Martin Rotter
203cce77c3 Set better focus in "Write new email message" window when writing new message or replying to one. 2020-08-11 11:21:07 +02:00
Martin Rotter
fe3b8f0a1f replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +02:00