Commit Graph

1855 Commits

Author SHA1 Message Date
Martin Rotter de09d34618 typo! 2022-12-07 08:05:48 +01:00
Martin Rotter fa54c19b0e Merge branch 'master' of github.com:martinrotter/rssguard 2022-12-06 07:30:24 +01:00
Martin Rotter 9141a37624 fix crash when closing rssguard with opened log dialog 2022-12-06 07:30:15 +01:00
akinokonomi 4c4e64c914
Update Documentation and README. (#852)
Co-authored-by: akinokonomi <akinokonomi@example.com>
2022-12-04 10:04:19 +01:00
Martin Rotter 3169d753fb fix build 2022-12-03 18:58:32 +01:00
Martin Rotter ad31cec373 fix appimage, revert to qt5, polish build script 2022-12-03 18:43:31 +01:00
Martin Rotter d5a02c098f work on #745 2022-12-03 09:28:26 +01:00
Martin Rotter b3959a648d Merge branch 'master' of github.com:martinrotter/rssguard 2022-12-02 07:39:53 +01:00
Martin Rotter 5029529d43 fix app debug log dialog crash 2022-12-02 07:39:43 +01:00
akinokonomi fae00f25e3
Update new color keys in metadata.xml (nudus skins) (#850)
* Update colors in metadata.xml (nudus skins).

* Update nudus dark SCSS file. Coding style/readability.

Co-authored-by: akinokonomi <akinokonomi@example.com>
2022-12-02 07:16:20 +01:00
Martin Rotter 1e28d482fc added new override color option for new articles, fixed regression crash from previous commit 2022-12-01 09:57:57 +01:00
Martin Rotter a3a77211d0 added no-duplicates premade article filter + implemented dialog-based application log viewer 2022-12-01 08:17:39 +01:00
martinrotter bac84e951f
Update Documentation.md 2022-12-01 07:24:48 +01:00
martinrotter e65935abf0
Update Documentation.md 2022-11-30 06:59:36 +01:00
martinrotter d2d9c09d83
Update Documentation.md 2022-11-30 06:58:57 +01:00
Martin Rotter 1f85375dff ability to add article attachments directly from article filters 2022-11-23 08:03:47 +01:00
Martin Rotter 19c3577b6c add premade filters option to article filters 2022-11-21 09:05:17 +01:00
Martin Rotter 4006790e55 enable coloring for ALL unread feeds, not just feeds with new messages 2022-11-11 07:26:58 +01:00
Martin Rotter c440e38313 Merge branch 'master' of github.com:martinrotter/rssguard 2022-10-27 11:03:43 +02:00
Martin Rotter ca8c4e3435 space! 2022-10-27 11:03:37 +02:00
Guilherme Silva e37fc5eb70
AppData improvements (#828)
* chore(appdata): remove optional translation tag

* chore(appdata): fix indentation

* chore(appdata): update description

Use a more concise description, but make sure to include all feed services RSS Guard
supports, in order to make it more discoverable through search engines.

* chore(appdata): add developer name

* chore(appdata): add project link on transifex

* chore(appdata): add some common keywords

Doesn't hurt and should also help with discoverability!

* chore(appdata): remove attributes from OARS content rating

It's only required to include attributes if an app actually makes use of them.

Generated with: https://hughsie.github.io/oars/generate.html

Co-authored-by: guihkx <guihkx@users.noreply.github.com>
2022-10-27 11:01:07 +02:00
Martin Rotter 8c410a831f bit of refactoring! 2022-10-26 13:04:05 +02:00
Guilherme Silva 9d2d7dc022
chore: rename app id to `io.github.martinrotter.rssguard` (#826)
The previous app id was invalid, according to Flathub/Flatpak rules.

Additionally, install the AppData file as `*.metainfo.xml`, because
`appdata.xml` is the legacy name.

Co-authored-by: guihkx <guihkx@users.noreply.github.com>
2022-10-26 12:56:48 +02:00
Guilherme Silva 64a4c4e168
Docs: Fix broken link and add a quick build example (#827)
* chore(gitignore): ignore `build-dir`

* chore(docs): fix broken link and add a build example

Co-authored-by: guihkx <guihkx@users.noreply.github.com>
2022-10-26 12:53:54 +02:00
Martin Rotter 2110bdf88a Revert "prepare for lite rssguard for flatpak"
This reverts commit 0029d45cbb.
2022-10-24 10:12:37 +02:00
Martin Rotter ddf7769778 added majorgeeks 2022-10-24 08:33:15 +02:00
Martin Rotter 0029d45cbb prepare for lite rssguard for flatpak 2022-10-21 09:06:46 +02:00
Martin Rotter a0c279130e add focus to edit tag dialog 2022-10-21 06:59:47 +02:00
Martin Rotter f3496bd29b fix full site scraper 2022-10-18 06:41:26 +02:00
Martin Rotter 67ac960221 fix full site scraper! 2022-10-18 06:40:45 +02:00
Martin Rotter d9330210da fix full site scraper! 2022-10-18 06:29:20 +02:00
martinrotter 577f1f9884
Update scrape-full-articles.py 2022-10-17 11:51:40 +02:00
Martin Rotter 49785b348a fix feedly testing label width 2022-10-14 09:37:47 +02:00
Martin Rotter 86210f156f remove inoreader tokens, they were abused 2022-10-13 07:16:59 +02:00
Martin Rotter e564e32010 lang sync 2022-10-06 12:50:38 +02:00
Martin Rotter 4b5de586da fix article decoding for newscloud news, fixes #814 2022-10-05 09:17:14 +02:00
Guilherme Silva 153b935df8
Use the direct URL for the screenshot (#812)
Co-authored-by: guihkx <guihkx@users.noreply.github.com>
2022-10-01 07:59:49 +02:00
Martin Rotter 32e4ec3f26 changelog 2022-09-30 07:39:54 +02:00
Martin Rotter 1efefade23 remove zero-width spaces when sanitizing msgs 2022-09-30 06:33:53 +02:00
Martin Rotter 3d482fdbe2 report more errors toa dblock dialog 2022-09-20 09:39:07 +02:00
Martin Rotter ae65c638d5 Merge branch 'master' of github.com:martinrotter/rssguard 2022-09-19 08:38:50 +02:00
Martin Rotter f52bb5e75e fix #805 2022-09-19 08:38:25 +02:00
martinrotter 77a7393923
Update Documentation.md 2022-09-19 08:04:56 +02:00
martinrotter 49870b2ab7
Delete scrape-source.png 2022-09-19 08:04:40 +02:00
Martin Rotter aef6b14bf2 work on qt5 compat binaries for windows 2022-09-16 06:57:45 +02:00
Martin Rotter d714982349 work on qt5 compat binaries for windows 2022-09-16 06:30:20 +02:00
Martin Rotter 0cd015987e work on qt5 compat binaries for windows 2022-09-16 06:29:48 +02:00
Martin Rotter 4b130f0dcc work on qt5 compat binaries for windows 2022-09-16 06:19:43 +02:00
Martin Rotter 414e0e2fb8 missing files! 2022-09-15 14:49:57 +02:00
Martin Rotter 94983a3b41 implement #723 2022-09-15 14:28:48 +02:00
Martin Rotter 8cde9ab748 fiddle with appimage/gstreamer 2022-09-15 08:17:59 +02:00
Martin Rotter b790fe0c5b fix #804 2022-09-14 10:57:45 +02:00
Martin Rotter e75882082e update supported os 2022-09-08 08:35:00 +02:00
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 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 191b503050 make webengine profile actually WORK, working user-data cache path working 2022-09-06 14:34:55 +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 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 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
martinrotter 772aa7da98
Update Documentation.md 2022-08-27 11:01:11 +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 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 54fa6134ec fix some broken datetimes in gmail messages 2022-08-19 08:54:04 +02:00
Martin Rotter 122b886cab fix #774 2022-08-15 08:12:03 +02:00
Martin Rotter 37ba269311 add option to forcibly bundle icon themes, enable for appimage build 2022-07-20 13:06:31 +02:00
Martin Rotter 0ef8f4f06c fiox 2022-07-13 09:15:57 +02:00
Martin Rotter 7430474118 fiox 2022-07-13 09:13:21 +02:00
Martin Rotter 143211bb22 fiox 2022-07-13 09:08:44 +02:00
Martin Rotter e22816c8b1 fiox 2022-07-13 09:05:14 +02:00
Martin Rotter bd4a779006 fiox 2022-07-13 08:21:03 +02:00
Martin Rotter c69b24e3a6 fiox 2022-07-13 08:15:03 +02:00
Martin Rotter a7eecd6cba try to use universal on osx 2022-07-13 08:01:46 +02:00
Martin Rotter ab68236cbc try to fix calls to qprocess:startdetached 2022-07-07 09:45:00 +02:00
Martin Rotter dfbaf3601d try to fix #754 2022-06-21 07:50:53 +02:00
Martin Rotter b26a2eef40 fix mingw compaitiblity 2022-06-06 08:47:34 +02:00
Martin Rotter 68c03688bf 4.2.3 2022-06-02 09:10:26 +02:00
Martin Rotter 8dc43f9f90 Merge branch 'master' of github.com:martinrotter/rssguard 2022-05-31 07:33:30 +02:00
Martin Rotter 13a993434f print more logging for greader acc 2022-05-31 07:33:21 +02:00
martinrotter c584dcb3d3
Update Documentation.md 2022-05-30 07:33:17 +02:00
Martin Rotter f7fde8566e lang sync 2022-05-27 09:12:45 +02:00
Martin Rotter 32fc3863de add findLabeldId method for article filtering 2022-05-13 10:31:14 +02:00
Martin Rotter 332df2ad78 lang sync 2022-05-12 09:00:25 +02:00
Martin Rotter 3b064d8e34 fix for #732 + some related changes 2022-05-11 11:11:15 +02:00
Martin Rotter 5bad3b2db7 macos related fixes 2022-05-10 07:50:11 +02:00
Martin Rotter 76912b6d80 more logging for #730 2022-05-10 07:38:24 +02:00
Martin Rotter d1b904de94 fix once more autostart with flatpak 2022-05-06 21:34:49 +02:00
Martin Rotter 521eb92935 properly resolve all URLs 2022-05-06 10:04:06 +02:00
Martin Rotter 6bde01321f try to blind fix autostarting for linux, now should also take all CLI args into account when generating desktop file 2022-05-04 08:55:42 +02:00
Martin Rotter d91b2927ce autostart feature now takes CLI arguments into account on windows, TODO on linux 2022-05-04 08:45:42 +02:00
Martin Rotter 4ddee5d32d flatpak switch 2022-05-03 06:49:43 +02:00
Martin Rotter e6536a172b add new NO_UPDATE_CHECK build switch 2022-05-02 09:37:38 +02:00
Martin Rotter e6e5167294 changelog, some tweaks 2022-04-29 08:22:58 +02:00
Martin Rotter 28efa476f4 version change, not major 2022-04-29 07:44:05 +02:00
Martin Rotter 5e2cfbd778 more instant image load, red placeholder in case of error 2022-04-28 10:30:01 +02:00
Martin Rotter 34ff686ca4 update some docs images 2022-04-26 08:07:28 +02:00
Martin Rotter 293e285674 Merge branch 'master' of github.com:martinrotter/rssguard 2022-04-26 08:01:52 +02:00
Martin Rotter 2eb016c895 update translation scraper
¨
2022-04-26 08:01:42 +02:00
martinrotter 92fc20c824
Update Documentation.md 2022-04-26 07:59:28 +02:00
Martin Rotter 3360ca8d6e better placeholder icon 2022-04-22 20:51:13 +02:00
Martin Rotter fe02722662 try to resolved relative URLs for images 2022-04-22 15:18:20 +02:00
Martin Rotter 3ccce27dd5 resolve relative URLs when navigating in nwe 2022-04-21 08:25:28 +02:00
Martin Rotter ec983c1243 bit better reload with images 2022-04-20 10:34:35 +02:00
Martin Rotter 3e827ab954 bit better about -> resources 2022-04-20 08:20:17 +02:00
Martin Rotter 994c377049 remove litehtml stuff, return to good old nwe widget, start to work on its goodies, including images support 2022-04-12 12:30:24 +02:00
Martin Rotter 3beb4a6c08 clang format file 2022-04-09 09:12:22 +02:00
Martin Rotter 3f402b1861 redesign licenses in about 2022-04-07 12:58:23 +02:00
martinrotter 15c0214286
Merge pull request #669 from martinrotter/litehtml
Litehtml
2022-04-07 09:21:25 +02:00
Martin Rotter f2094ce261 gmail previewer supports reply-to and forward 2022-04-07 09:00:35 +02:00
martinrotter 8c772b2c6b
Delete uncrustify-format-all.sh 2022-04-07 06:43:31 +02:00
Martin Rotter 6b3e0179f2 possible fix for cmake 3.23 regression on linux 2022-04-06 19:00:52 +02:00
Martin Rotter fd722f6a4d allow to use bundled downloader to download attachments 2022-04-06 09:27:42 +02:00
martinrotter f6272debc8
Update translate-feed.py 2022-04-06 06:23:33 +02:00
Martin Rotter 82bde2d087 bit of refactoring 2022-04-04 12:04:41 +02:00
Martin Rotter ba6c81ceb7 some fixes, more options for litebrowser 2022-04-01 13:16:36 +02:00
Martin Rotter 6e2383a36f lang sync 2022-04-01 08:51:07 +02:00
Martin Rotter 8dac36b37c huge work on gmail previewer, some refactoring, some fixes 2022-03-31 15:00:50 +02:00
Martin Rotter 23b7089e75 remove frame, some renaming 2022-03-30 13:43:56 +02:00
Martin Rotter 8daa37badd some refactor 2022-03-29 10:41:17 +02:00
Martin Rotter d1800a9cf9 fix missing icon, more efficient adblock usage 2022-03-28 13:12:41 +02:00
Martin Rotter c2bc532c93 docs 2022-03-26 16:54:17 +01:00
martinrotter 35b2a1c07b
Update Documentation.md 2022-03-25 09:42:22 +01:00
Martin Rotter 62691d9813 fix missing icon 2022-03-25 07:34:27 +01:00
Martin Rotter 1c8293a5aa feedly: convert feed descriptions from html to text 2022-03-24 07:30:41 +01:00
Martin Rotter ad2ec0eb1b feedly now supports ISA - intelligent sync. algorithm 2022-03-23 12:58:36 +01:00
Martin Rotter 74e3fd6514 4.2.1 2022-03-23 08:34:08 +01:00