Commit graph

128 commits

Author SHA1 Message Date
Martin Rotter
e8ea98d3fa JSON feed support added. 2020-10-16 18:52:20 +02:00
Martin Rotter
b51f2e6dd5 Save work on labels. 2020-10-14 19:01:31 +02:00
Martin Rotter
a9b6ecd351 Enable labels for all accounts. 2020-10-08 20:30:58 +02:00
Martin Rotter
44e467b9c7 Update counts of all/unread msgs with tags. 2020-10-08 19:37:52 +02:00
Martin Rotter
1e1b3f5255 Ability to edit/delete tags. 2020-10-07 20:22:50 +02:00
Martin Rotter
205c32735f Label advancements. 2020-10-07 17:07:45 +02:00
Martin Rotter
26e4431d3b Work on labels. 2020-10-07 16:10:57 +02:00
Martin Rotter
580457ae12 save 2020-10-06 20:29:18 +02:00
Martin Rotter
821192906e Simplify some sync-in logic. 2020-10-06 19:58:21 +02:00
Martin Rotter
e2198faedc Sort cats/feeds in export/import model and in msg filter dialog. 2020-09-25 09:29:50 +02:00
Martin Rotter
9f2983d49c unify filtering engine initialisation, some other fixes 2020-09-23 10:36:59 +02:00
Martin Rotter
cb2922f0bc Some unifications in msg viewer. 2020-09-10 20:11:50 +02:00
Martin Rotter
25c7d20dc5 Add Numix icon theme, which is bundled. 2020-09-04 10:01:11 +02:00
Martin Rotter
d5521fe2b8 Fix add selected category/feed s-s connection. 2020-08-31 08:44:03 +02:00
Martin Rotter
8a42fd43e5 Ability to update only items with custom auto-update interval. #88 2020-08-31 08:30:56 +02:00
Martin Rotter
c5bd83e6af Fixed #84 + properly display parent categories icon in "edit feed" dialog. 2020-08-28 07:37:49 +02:00
Martin Rotter
f1195f7da9 Try to fixx #268. 2020-08-25 09:52:03 +02:00
Martin Rotter
56c44a23b0 Enhance HTML unescaping, also force unescape of AUTHOR and TITLE message fields for RSS/ATOM/RDF formats. 2020-08-25 07:25:21 +02:00
Martin Rotter
2903bf51be Finalize debug change, lang sync. 2020-08-24 10:16:30 +02:00
Martin Rotter
b36e84bc8c Save 2020-08-21 11:36:55 +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
962ba67a55 Try to fix #258. Very fragile stuff. 2020-08-03 10:45:02 +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
8e28924e7c fix macosx build 2020-07-13 10:20:49 +02:00
Martin Rotter
9695bb2316 initial experimental full implementation of #31 2020-07-10 07:50:16 +02:00
Martin Rotter
5d4c4dd1d9 Also process msg filters when some other actions are taken: e.g. removed assigned feed/account etc. 2020-07-09 13:53:33 +02:00
Martin Rotter
4fbe103d41 Fix indeterminate state in AccountsCheckModel, add logic for add/remove filter/feed assignments. 2020-07-09 08:35:36 +02:00
Martin Rotter
032fccc387 Removed obsolete code, some refactorings. 2020-07-08 11:30:48 +02:00
Martin Rotter
8862b70638 Work on GUI for filters. 2020-07-03 11:52:21 +02:00
Martin Rotter
5d8fd25173 Work on filters dialog. 2020-07-01 10:13:44 +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
7017aa9e66 Work on filters, some code cleanups. 2020-06-23 20:57:05 +02:00