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 |
|
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
|
0b2e1df83d
|
small refactoring
|
2020-07-27 10:54:09 +02:00 |
|
Martin Rotter
|
01618be534
|
Sync langs.
|
2020-07-24 09:26:42 +02:00 |
|
Martin Rotter
|
e1a73c9257
|
More fixes for OAuth.
|
2020-07-24 09:09:07 +02:00 |
|
Martin Rotter
|
9d6b40e476
|
More fixes for OAuth.
|
2020-07-24 08:52:41 +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
|
47528a48e9
|
work on dynamic ports for oauth redirection handler
|
2020-07-23 20:34:30 +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
|
5b81d97bda
|
save, work on filter loading, some cleanups
|
2020-06-24 14:12:03 +02:00 |
|
Martin Rotter
|
bf3aaa961a
|
Load saved filters from DB, some cleanups.
|
2020-06-24 12:50:57 +02:00 |
|
Martin Rotter
|
5ebad9060d
|
Make oauth2 process work universally, fix some fucked-up port information, remove internal oauth2 login gui and rely on system web browser.
|
2020-06-24 10:01:47 +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
|
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
|
2c6afa1bb7
|
Experimental rewrite of feed update mechanism, message insertions to DB are now also done in separate worker thread, logic is simpler, easily maintainable.
|
2020-06-03 09:36:01 +02:00 |
|
Martin Rotter
|
a136de363e
|
Big refactorings.
|
2020-05-06 12:56:24 +02:00 |
|
Martin Rotter
|
6cc4d8919d
|
Start adding feature for sending simple e-mails.
|
2019-07-02 10:48:12 +02:00 |
|
Martin Rotter
|
f12c395e80
|
experimentally separate executable and core library
|
2019-06-10 09:54:18 +02:00 |
|