Commit graph

2482 commits

Author SHA1 Message Date
Jeremy Kescher
1224c3568f
Fix wrong capital letter in NextCloud -> Nextcloud 2020-12-07 10:27:36 +01:00
Martin Rotter
ac4377c0ba Fix conversion of newlines in gmail plugin. 2020-12-07 07:47:26 +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
a3e6485739 Respect DE icon for app. 2020-12-02 08:02:34 +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
03684f5d88 Changelog. 2020-11-30 08:15:34 +01:00
Martin Rotter
80c5280c6a Fix regression in opening detached processes. 2020-11-29 18:54:46 +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
902570a0e0 Bring app window back to front once msg URL is opened externally. 2020-11-27 07:31:41 +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
c3e38be49b Fix macos build. 2020-11-25 11:48:39 +01:00
Martin Rotter
79a33374d1 Bundle icons on macosx. 2020-11-25 08:47:55 +01:00
Martin Rotter
37db4d84ec Fully compilable for Qt 6, removed some obsolete code. 2020-11-24 08:12:00 +01:00
Martin Rotter
1af029458a Compilable with qt6 2020-11-23 14:07:01 +01:00
Martin Rotter
b90402eced save 2020-11-23 12:59:59 +01:00
Martin Rotter
8ab5b2d30d Emit changed signal when resetting toolbar in editor. 2020-11-20 08:43:02 +01:00
Martin Rotter
0d1350ba7c save 2020-11-19 19:45:08 +01:00
Martin Rotter
9a22839294 save 2020-11-19 19:44:48 +01:00
Martin Rotter
1030f5234f enhance statusbar behavior when changing actions. 2020-11-19 19:27:41 +01:00
Martin Rotter
508d645c82 Merge branch 'master' of github.com:martinrotter/rssguard 2020-11-19 13:16:19 +01:00
Martin Rotter
5cc2896c94 Enum values now avaialble via names in filtering logic, updated docs, removed some crazy stuff. 2020-11-18 09:40:26 +01:00
Martin Rotter
3940afe1e6 Simplify some filtering stuff, do not unescape empty strings. 2020-11-18 08:35:57 +01:00
Martin Rotter
5b063cf1af save¨ 2020-11-16 15:14:40 +01:00
Martin Rotter
ef593bba77 Documentation. 2020-11-16 09:44:03 +01:00
Martin Rotter
6fc590a753 Wcout -> cout in debug handler, add offline messages label write operation in msg filters. 2020-11-16 09:06:22 +01:00
Martin Rotter
cc30ef1bd5 Some statusbar cleanups. 2020-11-14 18:39:43 +01:00
Martin Rotter
4c8b4d59e1 Explicit multi instance mode. 2020-11-14 11:31:26 +01:00
Martin Rotter
421de5e9d4 Merge branch 'master' of github.com:martinrotter/rssguard 2020-11-14 09:47:26 +01:00
Martin Rotter
31f010290d Support for custom data folders, disable single instance when used. 2020-11-14 09:47:15 +01:00
Martin Rotter
c5822369cc Fix warning. 2020-11-14 08:21:41 +01:00
Martin Rotter
6a280d3654 New icons. 2020-11-13 14:13:16 +01:00
Martin Rotter
910bfd0ecb Fixed #291. 2020-11-13 12:22:22 +01:00
Martin Rotter
b42f328e14 Update docs, some comments. 2020-11-13 09:14:15 +01:00
Martin Rotter
169ae6ed1f proper null json value 2020-11-12 13:10:45 +01:00
Martin Rotter
a29a083382 Respect folderId == null, fixes #293. 2020-11-12 09:00:45 +01:00
Martin Rotter
883cefa67d Get rid of /user endpoint as it was not needed anyway, fixes #292. 2020-11-12 08:39:52 +01:00
Martin Rotter
fa1cc80228 Sanitize only message title, not contents, there any HTML-related decoding etc. is done directly by previewers. Doing double %-decoding results in some broken texts. 2020-11-12 07:25:22 +01:00
Martin Rotter
89ebcf7382 Icons in download mgr. 2020-11-11 13:40:43 +01:00
Martin Rotter
4beb719c5a Fix Inoreader bug when Sync-In failed when Inoreader account does not contain any categories or feeds. 2020-11-10 09:43:22 +01:00
Martin Rotter
13c8ecf320 Changelog. 2020-11-10 08:23:39 +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
cc554a69f1 Fix. 2020-11-09 10:04:44 +01:00
Martin Rotter
ebaa277cc2 Fix link in msg filters dialog. 2020-11-09 09:57:09 +01:00