Commit graph

320 commits

Author SHA1 Message Date
Martin Rotter
342a3036c3 fix 2025-03-06 11:52:52 +01:00
Martin Rotter
ad15208028 fix 2025-03-06 11:52:41 +01:00
Martin Rotter
e80db5bc4c greatly enhanced RTL customization, ability to setup RTL behavior for individual feeds, inspired by #1653 2025-03-05 11:52:37 +01:00
Martin Rotter
d75aed4af1 polished off feed coloring a bit 2025-02-28 12:09:52 +01:00
Martin Rotter
4ea839b7d4 fix #1643 2025-02-28 11:37:50 +01:00
Martin Rotter
c64b3291d3 #1615 fixed 2025-01-29 10:18:18 +01:00
Martin Rotter
07740a0328 option to purge individual feeds 2025-01-08 10:16:23 +01:00
Martin Rotter
7722065544 experimental ability to purge articles from individual feeds - available with feed context menu and main menu Feeds submenu 2025-01-07 15:03:03 +01:00
Martin Rotter
88203ad383 folder -> category 2024-11-06 12:48:06 +01:00
Martin Rotter
5664b39e68 display tooltip with more feed data in discover feeds dialog 2024-11-06 12:14:50 +01:00
Martin Rotter
f1d5c7d782 fix #1490 - add option to set per-feed HTTP headers 2024-10-16 13:00:36 +02:00
Martin Rotter
bf2d600364 fix #1503 2024-09-25 09:15:37 +02:00
Ganael Laplanche
b0e2b4bb5d
Fix LIKE statements using double quotes instead of single ones (#1481) 2024-09-03 12:28:24 +02:00
Martin Rotter
3a948c6825 add a switch to turn off raw XML saving 2024-08-01 10:51:32 +02:00
Martin Rotter
0d4b7e6583 fix some problems, also rssguard now automatically detects youtube atom feeds from youtube video URLs more properly 2024-07-03 10:24:00 +02:00
Martin Rotter
6713925658 greader 2024-03-21 09:53:01 +01:00
Martin Rotter
a29d4b80bb tweaked clang format 2024-03-21 09:53:01 +01:00
Martin Rotter
de4537c6b1 test 2024-03-21 09:53:01 +01:00
Martin Rotter
7d709dcc81 do not require path to UI_ files 2024-03-21 09:53:01 +01:00
Martin Rotter
f585398a64 initial poc - plugins are now loaded from their own DLL/SO/DYLIB files 2024-03-21 09:53:01 +01:00
Martin Rotter
d8180eb68f fix bad GUI in feed edit dialog when some article limit is set 2024-01-19 13:33:28 +01:00
Martin Rotter
450d01e714 working limitting 2024-01-16 10:38:38 +01:00
Martin Rotter
34167c3f9f bit better DB/logic handling 2024-01-15 14:51:39 +01:00
Martin Rotter
796fbf916e work on article ignore/limit 2024-01-15 09:37:43 +01:00
Martin Rotter
57f38ed3ed save work 2024-01-12 13:11:40 +01:00
Martin Rotter
ea8bac60d6 fix #1267 and some other minor bugs and stuff 2024-01-10 10:14:07 +01:00
Martin Rotter
11ec85f694 save work 2023-12-19 07:22:54 +01:00
Martin Rotter
f679b9cb67 fix #1183 2023-12-15 06:33:56 +01:00
Martin Rotter
c29c5ff4eb fix crash when marking many articles as read/unread 2023-12-06 13:42:31 +01:00
Martin Rotter
20f8d81f13 work 2023-11-28 13:09:01 +01:00
Martin Rotter
fa990b2610 fixes #1203 2023-11-16 11:19:38 +01:00
Martin Rotter
2aead89071 fix warnings 2023-11-11 08:18:19 +01:00
Martin Rotter
b6269bf0e6 fixed #824 2023-11-10 13:03:43 +01:00
Martin Rotter
d99ad7f628 fixed #584 and some related small refactorings 2023-11-10 12:29:27 +01:00
Martin Rotter
95df21e385 some renaming 2023-11-08 07:09:44 +01:00
Martin Rotter
4c412ace5e fix feed batch edit behavior for some corner cases 2023-11-02 08:04:14 +01:00
martinrotter
623caa7631
Multi select feeds list - basic implementation (#1148)
* Starting to work on this.

* Working, saving of common data in feeds could work

* Working, saving of common data in feeds could work

* work on standard

* save work

* work on multi feed select, should work now for feeds

* kind of works, there are some corner cases and UX things that need to be sorted out, will merge so people can test
2023-10-30 10:54:44 +01:00
Martin Rotter
3f0f26e28e fix #1136 2023-10-24 08:35:37 +02:00
Martin Rotter
ca9a1db2be fixing couple of found bugs, working on discovery 2023-10-20 09:29:51 +02:00
Martin Rotter
26c9d619d7 qol work on discovery dialog! 2023-10-19 12:24:48 +02:00
Martin Rotter
46fe50df91 work on toasts, unify article sanitization 2023-09-22 07:24:55 +02:00
Martin Rotter
bff766ba93 remove newsblur wip code, some work on toasts 2023-09-18 13:35:13 +02:00
Martin Rotter
9745f29547 work on toasts 2023-09-12 09:02:00 +02:00
Martin Rotter
c38595ea02 disable counts for regex queries, it is performance killer sadly 2023-09-06 10:29:45 +02:00
Martin Rotter
a4f3786e01 disable counts for regex queries, it is performance killer sadly 2023-09-06 10:29:16 +02:00
Martin Rotter
c37eadea07 make displaying of huge article lists faster due to optimizations in how article list filtering is handled 2023-09-05 10:24:37 +02:00
Martin Rotter
9a2fb74b42 some refactoring! 2023-09-04 07:13:19 +02:00
Martin Rotter
b091ef635e build script 2023-08-28 13:46:03 +02:00
Martin Rotter
f84973dfcd langs 2023-08-24 06:41:34 +02:00
Martin Rotter
fa7d262234 exec bit fuckedup 2023-08-23 09:08:40 +02:00