Martin Rotter
fa990b2610
fixes #1203
2023-11-16 11:19:38 +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
fa7d262234
exec bit fuckedup
2023-08-23 09:08:40 +02:00
Martin Rotter
f742a3de3f
work on docs
2023-08-23 08:32:38 +02:00
Martin Rotter
59b80f784b
working on persistent regexps + multiple of other fixes and small enhancements
2023-07-18 06:16:01 +02:00
Martin Rotter
7868342a80
fix #918
2023-04-21 13:06:53 +02:00
Martin Rotter
e08bb40822
fix special toolbuttons not adopting app-wide toolbutton style
...
also add better logic for determining which article states
are changed when synchronizing article state changes
2023-04-19 11:25:22 +02:00
Martin Rotter
9c9030ab01
#809 for categories too
2023-01-20 12:01:13 +01:00
Martin Rotter
edb8ec5866
test for #809
2022-10-14 13:59:06 +02:00
Martin Rotter
67e9a249af
Revert "cleanup manual sort partial implementation"
...
This reverts commit 741c6ef682
.
2022-03-14 09:24:30 +01:00
Martin Rotter
741c6ef682
cleanup manual sort partial implementation
2022-03-08 08:09:21 +01:00
Martin Rotter
45751381ec
fix handling of force-dark-mode when style is forced via style or env
2022-03-03 08:14:01 +01:00
Martin Rotter
45d7a78684
fixup wrong order ids
2022-03-02 15:11:17 +01:00
Martin Rotter
7f5d1473a3
Shitload of changes, save it.
...
Also note that this introduces some SQL changes for metadata version 2 which is still unpublished but was introduced some commits ago, therefore individual "devbuild"s are NOT cross-compatible betweem each other.
2022-03-01 14:45:20 +01:00
Martin Rotter
344f8cfe8b
sanitize std feed titles when saving, also fix their display in status bar
2021-11-03 07:13:49 +01:00
Martin Rotter
d7a14f8ce3
new docs
2021-08-12 13:00:42 +02:00
Martin Rotter
04a493b7ba
fix handling of feed update exceptions
2021-06-28 09:43:32 +02:00
Martin Rotter
591c345d07
fixed #444
2021-06-28 08:17:59 +02:00
Martin Rotter
530b46a882
translation script
2021-05-07 07:22:57 +02:00
Martin Rotter
40d32f3088
some refactorings, fixed #390
2021-05-07 07:22:56 +02:00
Martin Rotter
93da8822ef
catch some exceptions
2021-05-07 07:19:57 +02:00
Martin Rotter
14fc33755b
Fixed #346 .
2021-01-25 08:23:30 +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
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
72ab1a43b0
Obtain labels when sync-in for Inoreader #102 .
2020-10-22 20:49:06 +02:00
Martin Rotter
02ffa583c3
Support mark read/unread action for "label" items.
2020-10-19 19:29:00 +02:00
Martin Rotter
ed56e7581b
Work on labels, huge changes in plugin-base code, also working sync-in common logic, working label obtaining for TT-RSS.
2020-10-18 14:27:22 +02:00
Martin Rotter
821192906e
Simplify some sync-in logic.
2020-10-06 19:58:21 +02:00
Martin Rotter
25c7d20dc5
Add Numix icon theme, which is bundled.
2020-09-04 10:01:11 +02:00
Martin Rotter
8a42fd43e5
Ability to update only items with custom auto-update interval. #88
2020-08-31 08:30:56 +02:00
Martin Rotter
c5bd83e6af
Fixed #84 + properly display parent categories icon in "edit feed" dialog.
2020-08-28 07:37:49 +02:00
Martin Rotter
fe3b8f0a1f
replace enum with enum class, some other refactorings.
2020-07-31 11:24:33 +02:00
Martin Rotter
a3d142034f
debug next status
2020-07-29 07:51:48 +02:00
Martin Rotter
0cd6e1c9a3
Start to work in "starred" node in feed list.
2020-06-09 14:56:32 +02:00
Martin Rotter
f12c395e80
experimentally separate executable and core library
2019-06-10 09:54:18 +02:00