Commit Graph

88 Commits

Author SHA1 Message Date
Martin Rotter
d6630f7ff6 fix #371 2021-03-03 09:47:57 +01:00
Martin Rotter
26027d15e4 Final fix for #363. 2021-03-02 08:35:50 +01:00
Martin Rotter
7e5dab50e6 use duck duck go as fallback online favicon source, fixed #363 2021-02-24 06:32:25 +01:00
Martin Rotter
9258030b27 make lrelease work on os2 too 2021-02-23 06:35:22 +01:00
Martin Rotter
a08389f020 changelog 2021-02-22 08:06:27 +01:00
Martin Rotter
289eeaa4c8 disable sandbox 2021-02-19 07:44:45 +01:00
Martin Rotter
e41e8eb7eb feedly can receive messages as per settings 2021-02-18 08:14:25 +01:00
Martin Rotter
6faeba1185 save 2021-02-17 15:13:46 +01:00
Martin Rotter
3d6a289120 move screnshots, work on feedly 2021-02-16 13:17:21 +01:00
Martin Rotter
e1ec6ddadd work on feedly 2021-02-15 12:55:17 +01:00
Martin Rotter
ca364b9688 lang sync 2021-02-12 11:25:53 +01:00
Martin Rotter
bc15a34d94 lang sync 2021-02-11 07:39:05 +01:00
Martin Rotter
7fa4586848 fixed #359 2021-02-09 07:43:20 +01:00
Martin Rotter
0c56897bca Some initial code for #105. 2021-02-08 12:26:30 +01:00
Martin Rotter
b78ebd1d2a Make scripts work for JSON guessing too. 2021-02-05 08:57:38 +01:00
Martin Rotter
65ec98daff more space for script lines in feed edit dialog 2021-02-04 09:15:41 +01:00
Martin Rotter
a94c0167f4 Fixed #265. 2021-02-03 10:41:59 +01:00
Martin Rotter
7bef56be53 Add sql for #265. 2021-02-02 11:40:27 +01:00
Martin Rotter
7f07404525 report url when opening 2021-02-01 07:27:29 +01:00
Martin Rotter
51e0f1675d sync-in works for freshrss 2021-01-29 10:40:32 +01:00
Martin Rotter
bafa3292c4 SQL for #349. 2021-01-28 10:17:19 +01:00
Martin Rotter
5131881c3f nextcloud proxy support, provide fallback icon in msg list if no feed icon is available 2021-01-26 08:21:11 +01:00
Martin Rotter
3a77cc981f Fix regression in messages sorting. Now only non-numeric columns are sorted case insensitive - not IDS, dates etc. - fixes #348. 2021-01-25 07:37:02 +01:00
Guilherme Silva
e526eb4c33
linux: set StartupWMClass in desktop file
Apparently, Qt applications running on GNOME will need this key set, otherwise you won't be able to add them to your Favorites.
2021-01-22 23:49:23 -03:00
Martin Rotter
bb361e5b9b Sync languages, some classes got moved and worked on, so some localization strings need to be translated again. 2021-01-22 07:39:17 +01:00
Martin Rotter
20e16152aa SQL structures for #334, fix for situation where RSS Guard wasnt starting. 2021-01-21 08:24:32 +01:00
Martin Rotter
b8d2f05d04 Test official qt - finalized. 2021-01-20 08:04:45 +01:00
Martin Rotter
1ad6005d50 red important labels 2021-01-18 13:31:39 +01:00
Martin Rotter
d233782a55 lang sync 2021-01-15 10:59:24 +01:00
Martin Rotter
820cb0154f Added pt_BR language, language synced. 2021-01-12 07:45:26 +01:00
Martin Rotter
a8d3181edc PT localization changed to pt_PT, pt_BR localization incoming soong probably. 2021-01-11 10:23:36 +01:00
Martin Rotter
c789f14b1d Great refactorings for Adblock - fully working site blocking with correct error pages, removed some unused stuff. 2021-01-08 08:56:18 +01:00
Martin Rotter
32be2d38e9 Generate NSIS files only on win. 2021-01-07 07:36:31 +01:00
Martin Rotter
39bf8e9fa1 Generate NSIS packages with better name, move all packaging logic to actions file. 2021-01-06 08:15:12 +01:00
Martin Rotter
c61561a742 Fic link in readme. 2021-01-05 19:27:06 +01:00
Martin Rotter
c1620c8a38 Changelog, now just update Docs and we can release. 2021-01-04 21:11:03 +01:00
Martin Rotter
2a36425b94 Sync changes in messages when marked more than 1000 messages read/unread/starred in gmail. Also make sure that all messages states are synced when marking whole account read/unread. 2021-01-01 20:34:15 +01:00
Martin Rotter
1699dab03d Disable polls. 2020-12-31 15:23:32 +01:00
Martin Rotter
5eac7b6f2a Better UX in settings/gui. 2020-12-23 18:03:10 +01:00
Martin Rotter
b90402eced save 2020-11-23 12:59:59 +01:00
Martin Rotter
12104c70a4 version 3.8.2 2020-11-21 07:42:06 +01:00
Martin Rotter
52c296a293 appstream file 2020-11-10 13:21:20 +01:00
Martin Rotter
d374931fb7 Bump version, add poll, no release yet. 2020-05-14 09:07:25 +02:00
Martin Rotter
8d6c8e3ad4 Try to fight problems in copying headers on macos. 2020-05-13 08:20:09 +02:00
Martin Rotter
935da14bdf Change linking of dylib. 2020-05-12 12:39:49 +02:00
Martin Rotter
631dfef12b Remove some TODOs. 2020-05-07 08:55:19 +02:00
Martin Rotter
6cc4d8919d Start adding feature for sending simple e-mails. 2019-07-02 10:48:12 +02:00
Martin Rotter
95ae8b9cf6 fixed #210 - changed blue to more visible orange 2019-06-27 08:16:06 +02:00
Martin Rotter
cbab0486af fix windows build scripts 2019-06-12 08:06:33 +02:00
Martin Rotter
4a8f682a59 fix paths for resources in install step 2019-06-11 12:42:53 +02:00