Commit Graph

32 Commits

Author SHA1 Message Date
Martin Rotter a29d4b80bb tweaked clang format 2024-03-21 09:53:01 +01:00
Martin Rotter dbb1b53974 remove newspaper view and unify "newspaper view" for single articles, they now use full previewer 2023-11-20 12:58:39 +01:00
Martin Rotter 4c412ace5e fix feed batch edit behavior for some corner cases 2023-11-02 08:04:14 +01:00
Martin Rotter 5b090c7030 double fix selected items fetch and fix multiple popup questions when clearing multiple feeds 2023-11-01 10:11:25 +01:00
Martin Rotter 5d7cb9dfcd add menu buttons to batch add direct/recursive feeds 2023-10-30 11:25:10 +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 0891600884 fix #945 2023-05-05 08:55:58 +02:00
Martin Rotter 7868342a80 fix #918 2023-04-21 13:06:53 +02:00
Martin Rotter 9ef2ae6341 better feed list filtering 2023-02-10 14:18:59 +01:00
Martin Rotter f7fde8566e lang sync 2022-05-27 09:12:45 +02:00
Martin Rotter c03e31a26a work on man. sort, now can move bottom/top for feed 2022-03-14 14:06:29 +01:00
Martin Rotter 73f6e602ac fixup after revert 2022-03-14 09:24:52 +01: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 84aa24255c working on manual sorting, it is starting to get shape, some problems arised but I will either solve them or declare them to actually be features 2022-03-04 14:14:37 +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 d043e8c227 changelog 2022-01-07 13:40:40 +01:00
Martin Rotter bdc00d5fe3 raw fixes for #546 2022-01-07 12:49:05 +01:00
Martin Rotter 9af79b3ca3 allow backspace for message restore, add backend for restricted shortcut mode for article/feed view 2021-09-14 10:47:24 +02:00
Martin Rotter dbb59e49ea refactorings 2021-08-25 13:59:37 +02:00
Martin Rotter d9fb5cd115 try to fix all executable bits, only set them for "executable" script files 2021-08-25 06:43:53 +02:00
Martin Rotter a567674634 fix #344, polish docs a bit 2021-05-07 07:25:54 +02:00
Martin Rotter f5b00e9186 fixed #380 - search in feeds 2021-05-07 07:25:52 +02:00
Martin Rotter 1e1b3f5255 Ability to edit/delete tags. 2020-10-07 20:22:50 +02:00
Martin Rotter fe286a707f Switchable feed tree branches/arrows. 2020-07-24 10:52:09 +02:00
Martin Rotter 88771a4f3d make important node work with marking as read/unred, able to clean messages, able to participate in newspaper view, also fixed bug in newspaper view where read/unread/starred changes were not propagated to message list 2020-06-10 10:48:01 +02:00
Martin Rotter 172dc793a8 Fix some obsoletes, fix bug #231. 2020-04-21 08:43:30 +02:00
Martin Rotter f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00