2301 Commits

Author SHA1 Message Date
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
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
Martin Rotter
05b718eb27 Update Docs in menu, lang sync. 2020-11-09 07:41:07 +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
ca86d66bd2 Fix #277. 2020-11-05 08:11:42 +01:00
Martin Rotter
5c586f060a Wiki 2020-11-05 08:03:34 +01:00
Martin Rotter
3371522b0e Fix newspaper view button wrong enabled. 2020-11-04 14:58:37 +01:00
Martin Rotter
a93ce8a54c Some comments. 2020-11-04 11:09:11 +01:00
Martin Rotter
78ee6b83cf Support color alternations in lists - fixes #282. 2020-11-04 08:28:28 +01:00
Martin Rotter
93fc541587 Fix newspaper height for both variants - #284. 2020-11-04 08:00:30 +01:00
Martin Rotter
abbeb9f968 Merge branch 'master' of github.com:martinrotter/rssguard into master 2020-11-04 07:19:33 +01:00
Martin Rotter
582c5bc675 Make columns menu for msg view non closable. 2020-11-03 20:44:41 +01:00
Martin Rotter
429b2bf16d Fix SQL foreign-key error when removing accounts on MySQL. 2020-11-03 20:12:39 +01:00
Martin Rotter
78a12e6c29 Make newspaper view somewhat better. 2020-11-03 11:22:41 +01:00
Martin Rotter
abe289cf69 Add standard command line switches handler, add custom logging handler, add support for custom log files. 2020-11-03 08:48:18 +01:00
Martin Rotter
1ca4ded8fb Labels menu now can change labels. #102 2020-11-01 19:57:14 +01:00
Martin Rotter
a4de145449 Start to work on labels menu for message list. 2020-10-29 13:50:30 +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
1618562295 Huge fixes for MySQL backend. 2020-10-25 14:04:20 +01:00
Martin Rotter
5821d87a85 Do not bundle icon themes on Unix/Linux systems. 2020-10-25 13:31:21 +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
46cef375bd Lang sync. 2020-10-23 17:23:21 +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