Commit graph

635 commits

Author SHA1 Message Date
Martin Rotter
ff04afd46b Fix bug in Nextcloud which repeatedly overwriterd messages in DB even if they were not changed. Also fix incorrect real intervals between auto-downloads used. 2020-12-21 12:25:11 +01:00
Martin Rotter
7804d13bea Make some translation strings easier to understand. 2020-12-21 09:56:42 +01:00
Martin Rotter
573c5c43fe Save. 2020-12-18 13:04:40 +01:00
Martin Rotter
034cc77c26 Clarification of some used words/terms. 2020-12-17 15:10:50 +01:00
Martin Rotter
d80942966c Save. 2020-12-17 15:03:39 +01:00
Martin Rotter
c232a2eb4c Huge changes for #325. 2020-12-17 14:23:56 +01:00
Martin Rotter
2ad719c396 save 2020-12-16 15:00:11 +01:00
Martin Rotter
bf0c143938 Fixes for synchronization cache, fixes for cache in TT-RSS, more to come. 2020-12-16 13:42:59 +01:00
Martin Rotter
ca73238f4f Implement #261, lang sync. 2020-12-13 07:09:28 +01:00
Martin Rotter
027b1b8abd Save. 2020-12-11 13:29:00 +01:00
Martin Rotter
c8b1b900df Work on #261. 2020-12-10 20:53:31 +01:00
Martin Rotter
c3d75d3788 Merge branch 'master' of github.com:martinrotter/rssguard 2020-12-07 11:21:18 +01:00
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
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
37db4d84ec Fully compilable for Qt 6, removed some obsolete code. 2020-11-24 08:12:00 +01:00
Martin Rotter
b90402eced save 2020-11-23 12:59:59 +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
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
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
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
be21cc56c9 Fix debug code. 2020-11-07 20:10:38 +01:00
Martin Rotter
951330bbaa Fix nbsp C++. 2020-11-07 15:51:22 +01:00
Martin Rotter
f7607dc640 Fix #285. 2020-10-28 20:11:03 +01:00
Martin Rotter
ea8ec86abd Fixes for #210. 2020-10-27 08:24:41 +01:00
Martin Rotter
670235e37e Labels are now available in msg filtering. 2020-10-26 12:13:01 +01:00
Martin Rotter
7f49c2883b Lang sync + some code quality fixes + work on #102. 2020-10-25 19:49:18 +01:00
Martin Rotter
684ee4d2b1 Work on labels, it is starting to look good. 2020-10-24 20:32:35 +02:00
Martin Rotter
0a79d07e01 Fix SQL error which made labels and message filters unusable when using MySQL. Also fixed bug in importing initial set of feeds for standard plugin. 2020-10-24 18:06:07 +02:00
Martin Rotter
2880a8c0f1 Inoreader now supports syncing of label assignments. 2020-10-23 16:12:27 +02:00
Martin Rotter
4a0542529b Inoreader plugin now fetches labels assigned to messages as well. 2020-10-23 14:52:43 +02:00
Martin Rotter
72ab1a43b0 Obtain labels when sync-in for Inoreader #102. 2020-10-22 20:49:06 +02:00
Martin Rotter
b1de49fb34 Initial support for synchronizing label assignments for TT-RSS #102. 2020-10-22 12:22:18 +02:00
Martin Rotter
3cf7d6edea Fix Cache logic to support labels. 2020-10-22 11:30:45 +02:00
Martin Rotter
9b8ad9546b Fix some obsolete usage warnings. 2020-10-22 09:35:50 +02:00