Commit graph

97 commits

Author SHA1 Message Date
Martin Rotter
45304b9e81 Working on #265. 2021-02-02 15:04:35 +01:00
Martin Rotter
7bef56be53 Add sql for #265. 2021-02-02 11:40:27 +01:00
Martin Rotter
0f4c9ecd64 use enum class wherever possible 2021-01-21 14:29:13 +01:00
Martin Rotter
dcf5f47661 make custom proxy work for icon downloading too 2021-01-21 14:04:55 +01:00
Martin Rotter
8e95f8a5ec Added support for acc proxy to standard acc. 2021-01-21 10:51:45 +01:00
Martin Rotter
f0f3d7dfe2 Dump "sed" stuff. 2021-01-20 19:48:22 +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
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
f11824ea2b Try to parse "image" and "logo", "icon" when guessing a feed. 2020-12-03 08:47:52 +01:00
Martin Rotter
80eb867949 Use URL as feeds title/description if it has not title and no description - WTF Vimeo? 2020-12-02 11:02:32 +01:00
Martin Rotter
59e546a8cd Refactoring of feed editing forms, re-introduced support for adding tt-rss feeds. 2020-12-01 11:09:47 +01:00
Martin Rotter
db92b9d27b Fixed #287. 2020-11-30 12:51:31 +01:00
Martin Rotter
74c583413e Move feeds authentication to standard plugin. 2020-11-30 12:26:04 +01:00
Martin Rotter
8af1f2dfe4 Change to deployment, do not deploy via absolute path, makes DMG path structure ugly. Refacroting, removed old Qt S-S syntax.¨ 2020-11-27 11:24:43 +01:00
Martin Rotter
78f78de0f8 Save. 2020-11-26 20:06:22 +01:00
Martin Rotter
35be43b5c6 Work on code quality for edit feed dialogs. 2020-11-26 20:01:02 +01:00
Martin Rotter
b91e79cb4a Refactoring... 2020-11-26 15:06:17 +01:00
Martin Rotter
96711c6f41 Work on #287 - right now heavily broken. 2020-11-26 14:33:58 +01:00
Martin Rotter
b42f328e14 Update docs, some comments. 2020-11-13 09:14:15 +01:00
Martin Rotter
951330bbaa Fix nbsp C++. 2020-11-07 15:51:22 +01:00
Martin Rotter
e8ea98d3fa JSON feed support added. 2020-10-16 18:52:20 +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
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
d5521fe2b8 Fix add selected category/feed s-s connection. 2020-08-31 08:44:03 +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
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
b36e84bc8c Save 2020-08-21 11:36:55 +02:00
Martin Rotter
fe3b8f0a1f replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +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
5d8fd25173 Work on filters dialog. 2020-07-01 10:13:44 +02:00
Martin Rotter
5b81d97bda save, work on filter loading, some cleanups 2020-06-24 14:12:03 +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
0cd6e1c9a3 Start to work in "starred" node in feed list. 2020-06-09 14:56:32 +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
45e163ecba Fix network manager destructor exception. 2020-05-26 09:58:07 +02:00
Martin Rotter
a136de363e Big refactorings. 2020-05-06 12:56:24 +02:00
Martin Rotter
14dda0623b fetch some mrss metadata for atom feeds 2019-09-06 11:13:18 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00