Martin Rotter
67e9a249af
Revert "cleanup manual sort partial implementation"
...
This reverts commit 741c6ef68281460035b03f7b9b695d90045b28d6.
2022-03-14 09:24:30 +01:00
Martin Rotter
8902594059
fix sorting
2022-03-08 09:21:09 +01:00
Martin Rotter
741c6ef682
cleanup manual sort partial implementation
2022-03-08 08:09:21 +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
70d915fc5c
test filtering behavior
2022-01-08 17:30:37 +01:00
Martin Rotter
4de3db8000
make sure selected item does not disappear in some cases when filtering
2022-01-03 09:05:09 +01:00
Martin Rotter
7049e3ca6c
some work on feed list filtering, now features "show unread only" and regex filtering actually works together, still thinking about how to solve #546
2021-12-21 14:46:27 +01:00
Martin Rotter
ac100496bb
case insensitive search with regexps
2021-05-07 07:25:52 +02:00
Martin Rotter
f5b00e9186
fixed #380 - search in feeds
2021-05-07 07:25:52 +02:00
Martin Rotter
530b46a882
translation script
2021-05-07 07:22:57 +02:00
Martin Rotter
edfb956cd9
moved 3rd party code
2021-05-07 07:22:55 +02:00
Martin Rotter
092b862da9
Save.
2020-08-06 07:57:01 +02:00
Martin Rotter
fe3b8f0a1f
replace enum with enum class, some other refactorings.
2020-07-31 11:24:33 +02:00
Martin Rotter
ac778109f5
Fix #247 - case insensitive sorting in feeds list.
2020-06-19 07:28:08 +02:00
Martin Rotter
0eb8d75608
Make message list more consistent when unread-msgs-only feature is active.
2020-06-16 07:49:09 +02:00
Martin Rotter
be027aaa95
Show "important" node even when "show unread items only" is selected and it has no unread messages.
2020-06-15 11:02:57 +02:00
Martin Rotter
c220a29b1a
Fix build....
2020-06-10 15:01:58 +02:00
Martin Rotter
0cd6e1c9a3
Start to work in "starred" node in feed list.
2020-06-09 14:56:32 +02:00
Martin Rotter
d7d3be2914
Replaced all foreach instances with for.
2020-06-03 09:54:52 +02:00
Martin Rotter
f12c395e80
experimentally separate executable and core library
2019-06-10 09:54:18 +02:00