Commit graph

32 commits

Author SHA1 Message Date
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
0a588f7b5e big changes to simplify account dialog flows 2021-05-07 07:19:36 +02:00
Martin Rotter
ea367b6c87 remove some gui notifications 2021-02-23 14:34:00 +01:00
Martin Rotter
c6c84daaed save 2021-02-12 15:04:01 +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
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
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
573c5c43fe Save. 2020-12-18 13:04:40 +01:00
Martin Rotter
ac4377c0ba Fix conversion of newlines in gmail plugin. 2020-12-07 07:47:26 +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
9f2983d49c unify filtering engine initialisation, some other fixes 2020-09-23 10:36:59 +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
64df91a891 gmail plugin can send/reply to messages 2020-07-30 08:08:45 +02:00
Martin Rotter
a3d142034f debug next status 2020-07-29 07:51:48 +02:00
Martin Rotter
0d77d5481f Fix memory leak on app exit. Work on oauth handler. 2020-07-24 08:12:44 +02:00
Martin Rotter
109ceeb777 work on sending emails 2020-07-23 12:39:40 +02:00
Martin Rotter
6068751a52 work on msg sending. 2020-07-21 12:11:32 +02:00
Martin Rotter
7c43ef6c8a Add mimesis library. 2020-07-16 11:17:29 +02:00
Martin Rotter
6e51580dcf Greatly enhanced feed filter engine capabilities. Will have to make a configuration GUI now. 2020-06-25 15:14:04 +02:00
Martin Rotter
c7bad4d61b Add SQL structures for unread msg fetching for nextcloud. 2020-06-12 13:20:57 +02:00
Martin Rotter
d7d3be2914 Replaced all foreach instances with for. 2020-06-03 09:54:52 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Renamed from src/services/gmail/network/gmailnetworkfactory.cpp (Browse further)