Commit Graph

4758 Commits

Author SHA1 Message Date
Martin Rotter 7f85d29613 update supported os 2022-09-08 08:32:37 +02:00
Martin Rotter 514830f697 bundle gstreamer in a better way 2022-09-07 13:30:30 +02:00
Martin Rotter 08ba783551 bundle gstreamer in a better way 2022-09-07 09:14:20 +02:00
Martin Rotter 9c66f7dbc8 bundle gstreamer in a better way 2022-09-07 08:56:43 +02:00
Martin Rotter d5f60bb1b9 bundle gstreamer in a better way 2022-09-07 08:38:23 +02:00
Martin Rotter 0e38a917dc bundle gstreamer in a better way 2022-09-07 08:18:29 +02:00
Martin Rotter 854ca304a1 bundle gstreamer in a better way 2022-09-07 07:31:25 +02:00
Martin Rotter eae0e94a81 bundle gstreamer in a better way 2022-09-07 07:12:23 +02:00
Martin Rotter 4af15a8c88 fix #792 2022-09-07 07:08:49 +02:00
Martin Rotter a23a1a88a6 fix build 2022-09-06 14:57:02 +02:00
Martin Rotter 191b503050 make webengine profile actually WORK, working user-data cache path working 2022-09-06 14:34:55 +02:00
Martin Rotter 1f6d7c0bf4 lang sync 2022-09-05 13:44:29 +02:00
Martin Rotter 25429f59af changelog 2022-09-05 13:36:50 +02:00
Martin Rotter f0bb361e6f semi-fix to allow workaround for broken label assignment 2022-09-05 09:11:40 +02:00
Martin Rotter 459826ecfb Merge branch 'master' of github.com:martinrotter/rssguard 2022-09-05 08:10:56 +02:00
Martin Rotter 251e2dc451 lang sync 2022-09-05 08:10:44 +02:00
martinrotter 54cde7e9e3
Update build-linux-mac.sh 2022-09-05 07:13:46 +02:00
Guilherme Silva 765fe45951
appdata: use a screenshot taken on Linux (#790)
Co-authored-by: guihkx <guihkx@users.noreply.github.com>
2022-09-05 06:28:06 +02:00
Martin Rotter 1f725d8991 fix #339 for ttrss 2022-09-02 13:19:36 +02:00
Martin Rotter f39d5b5313 qt6 appimage 2022-09-02 09:13:24 +02:00
Martin Rotter 25d0ea94a1 qt6 appimage 2022-09-02 08:59:43 +02:00
Martin Rotter 8676bfc42d save ttrss work 2022-09-02 08:59:09 +02:00
Martin Rotter 89a77315b1 fix for #773 2022-09-01 11:07:33 +02:00
Martin Rotter a555cd3224 make sure that newly enabled msg view column is not zero width 2022-08-31 12:43:26 +02:00
Martin Rotter 6e8841eacf try to fix #778 2022-08-31 12:36:48 +02:00
Martin Rotter cc142367de properly encode message contents as HTML if it is plain text 2022-08-31 07:46:13 +02:00
Martin Rotter 2bc172dd24 more precise logic for dropping 2022-08-31 07:24:31 +02:00
Martin Rotter 15b16aa4bf increase auto expand delay when dragging 2022-08-31 06:34:55 +02:00
Martin Rotter 56c911ef9f refa 2022-08-30 14:47:21 +02:00
Martin Rotter ed4e0cf01e fix path 2022-08-30 10:02:22 +02:00
Martin Rotter 297d980ab5 fix qt6 2022-08-30 09:44:43 +02:00
Martin Rotter b6f513460d try qt6 for windows packages 2022-08-29 14:23:06 +02:00
Martin Rotter 612b6e95eb try qt6 for windows packages 2022-08-29 14:03:49 +02:00
Martin Rotter cc014dc1dd fix problems when switching alphabetic/manual sorting + add auto-expand delay 2022-08-29 08:19:56 +02:00
Martin Rotter 779da78dd4 Merge branch 'master' of github.com:martinrotter/rssguard 2022-08-29 07:19:35 +02:00
Martin Rotter 11b99604ac add ability to display attachments directly in text-based previewer + enhance feed download logic to allow proper exceptions catching and feed error propagation! 2022-08-29 07:19:25 +02:00
akinokonomi 93a9a5732c
Never hide article URL (nudus skins) (#783)
* Keep URL visible on window scrollbar hover (nudus skins).

* Make article URL always visible (nudus skins).

Co-authored-by: akinokonomi <akinokonomi@example.com>
2022-08-28 07:17:01 +02:00
Guilherme Silva 605c1b0afc
Fix icon validation (flatpak) (#782)
* chore: make the RSS Guard icon match width and height

The XDG spec requires the installed app icon to be a perfect square.

* fix: install the app icon to the 256x256 directory

The dimensions of the icon are not 512x512.

Co-authored-by: guihkx <guihkx@users.noreply.github.com>
2022-08-27 22:12:31 +02:00
Martin Rotter e142522af7 Merge branch 'master' of github.com:martinrotter/rssguard 2022-08-27 13:33:32 +02:00
Martin Rotter 69a8fc7ea6 minor modernization of feed updating code 2022-08-27 13:33:21 +02:00
Martin Rotter 0edb3a2839 minor ui enhancements for greader api plugin 2022-08-27 11:15:34 +02:00
martinrotter 772aa7da98
Update Documentation.md 2022-08-27 11:01:11 +02:00
martinrotter 61b98ac92e
Update README.md 2022-08-27 11:00:33 +02:00
Martin Rotter f0904b21c6 fix minflux edit-tag integration 2022-08-27 10:59:38 +02:00
Martin Rotter d63035fe92 disable alphabetic sorting by default because now we have drag/drop reordering too 2022-08-27 10:10:08 +02:00
Martin Rotter f63af3a051 items are now sortable with drag/drop 2022-08-26 13:50:41 +02:00
Martin Rotter 3d93a40284 windowsvista style default on windows 2022-08-26 10:53:54 +02:00
Martin Rotter 35e9f299a6 preliminary miniflux support 2022-08-22 09:43:10 +02:00
Martin Rotter a902beaf80 lang sync 2022-08-19 09:09:50 +02:00
Martin Rotter 54fa6134ec fix some broken datetimes in gmail messages 2022-08-19 08:54:04 +02:00