Commit graph

120 commits

Author SHA1 Message Date
Martin Rotter
04559c5b09 Fix percent encoding in enclosures. 2020-08-14 08:06:32 +02:00
Martin Rotter
7e06964b82 Fix newlines in downloaded messages for gmail. 2020-08-12 09:48:06 +02:00
Martin Rotter
d40409f62a Save. 2020-08-07 12:16:51 +02:00
Martin Rotter
f56a60c4c1 Remove redundant code. 2020-08-05 11:04:18 +02:00
Martin Rotter
fe3b8f0a1f replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +02:00
Martin Rotter
6068751a52 work on msg sending. 2020-07-21 12:11:32 +02:00
Martin Rotter
032fccc387 Removed obsolete code, some refactorings. 2020-07-08 11:30:48 +02:00
Martin Rotter
bf3aaa961a Load saved filters from DB, some cleanups. 2020-06-24 12:50:57 +02:00
Martin Rotter
ab63fa59a6 React on "commit data" OS request. 2020-06-19 15:29:54 +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
dbc99b22d8 Sync languages, disable survey. 2020-06-03 08:32:30 +02:00
Martin Rotter
45e163ecba Fix network manager destructor exception. 2020-05-26 09:58:07 +02:00
Martin Rotter
d3dae650db Eliminate some compiler/runtime warnings. 2020-05-26 09:05:59 +02:00
Martin Rotter
d374931fb7 Bump version, add poll, no release yet. 2020-05-14 09:07:25 +02:00
Martin Rotter
bd11ab9960 Remove some TODOs. 2020-05-07 08:55:03 +02:00
Martin Rotter
6c34f1a925 Fixed #219. 2020-04-30 11:01:43 +02:00
Martin Rotter
9774daac6a Try to fix proxy for webengine. 2020-04-27 10:23:49 +02:00
Martin Rotter
db4d07afaa Move some code to lib. 2020-04-20 08:04:45 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Renamed from src/miscellaneous/application.cpp (Browse further)