Martin Rotter
|
70f9374494
|
bit enhanced drag/drop, now it is way more robust than it was before, there are still some cases when "workaround" behavior has to be used but it atleast now drops where/how it should
|
2024-07-25 13:25:33 +02:00 |
|
Martin Rotter
|
8537efc787
|
fetch newest releases of ytdlp and mpv automagically
|
2024-07-25 07:08:50 +02:00 |
|
Martin Rotter
|
66d70f2b7f
|
fix #1415
|
2024-05-22 09:59:58 +02:00 |
|
Martin Rotter
|
cd24bcd649
|
fixes #1017
|
2024-04-19 13:11:07 +02:00 |
|
Martin Rotter
|
527987b0dc
|
restore expand state after item is no longer filtered out, fixes #1262
|
2024-04-10 12:18:21 +02:00 |
|
Martin Rotter
|
c65fb31f19
|
automatically de-escape all contents
|
2024-04-03 12:18:15 +02:00 |
|
Martin Rotter
|
a29d4b80bb
|
tweaked clang format
|
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
|
07de8e7e32
|
work on ical
|
2024-03-12 14:39:35 +01:00 |
|
Martin Rotter
|
65fa66b104
|
fix problems when source field is huge in feed
|
2024-02-13 10:42:17 +01:00 |
|
Martin Rotter
|
001f0b4ee5
|
lang sync
|
2024-01-24 07:15:38 +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
|
ea8bac60d6
|
fix #1267 and some other minor bugs and stuff
|
2024-01-10 10:14:07 +01:00 |
|
Martin Rotter
|
c2432a24aa
|
api work
|
2023-12-14 07:33:04 +01:00 |
|
Martin Rotter
|
87ccee3938
|
api work
|
2023-12-13 12:03:39 +01:00 |
|
Martin Rotter
|
bcc715e83e
|
api work
|
2023-12-11 13:26:45 +01:00 |
|
Martin Rotter
|
95c2e266e7
|
enclosures to api
|
2023-12-11 11:13:04 +01:00 |
|
Martin Rotter
|
d34c2d5792
|
api work
|
2023-12-11 10:59:24 +01:00 |
|
Martin Rotter
|
6b9041a110
|
api work
|
2023-12-11 10:44:24 +01:00 |
|
Martin Rotter
|
661bd09d0a
|
atleast encode enclosures nicely
|
2023-12-11 08:01:20 +01:00 |
|
Martin Rotter
|
725ca569bc
|
add custom configs for mpv, enabled by default, switchable in settings
|
2023-11-30 13:49:32 +01:00 |
|
Martin Rotter
|
49d5716785
|
compile on qt5
|
2023-11-22 10:20:19 +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
|
d99ad7f628
|
fixed #584 and some related small refactorings
|
2023-11-10 12:29:27 +01:00 |
|
Martin Rotter
|
3cea0dc599
|
lang sync
|
2023-11-02 13:17:54 +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
|
6cd1d09578
|
many of feeds-list actions are now multiple selection-aware, it is possible to mark multiple selected items read/unread, delete, manually sort etc.
|
2023-10-30 14:22:51 +01:00 |
|
Martin Rotter
|
3f0f26e28e
|
fix #1136
|
2023-10-24 08:35:37 +02:00 |
|
Martin Rotter
|
2f5b84cfc7
|
make repeatedly used regexps static for some performance boost
|
2023-10-23 08:32:07 +02:00 |
|
Martin Rotter
|
22c5cd56fa
|
selecting articles from notifications work
|
2023-10-04 14:44:31 +02:00 |
|
Martin Rotter
|
8bb9e96a3b
|
Fix crash in notifications.
|
2023-09-29 11:16:34 +02:00 |
|
Martin Rotter
|
6f7d192a98
|
save woprk
|
2023-09-22 14:32:47 +02:00 |
|
Martin Rotter
|
41139cd905
|
fix build
|
2023-09-22 13:37:10 +02:00 |
|
Martin Rotter
|
87e461e717
|
save work
|
2023-09-22 13:14:04 +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
|
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
|
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
|
68764732ab
|
make sure that filters AND DB storing runs in a "serialized" manner
|
2023-08-22 08:05:47 +02:00 |
|
Martin Rotter
|
0abef3faac
|
new initial feeds
|
2023-08-18 18:11:41 +02:00 |
|
Martin Rotter
|
238a18cbde
|
refactor C++ includes
|
2023-08-16 20:44:38 +02:00 |
|
Martin Rotter
|
a9e40ae242
|
sync langs
|
2023-08-09 13:41:36 +02:00 |
|
Martin Rotter
|
3c1f069c48
|
lang sync + multiple fixes around #1039
|
2023-08-08 10:30:45 +02:00 |
|
Martin Rotter
|
0e7899d690
|
refresh langs and fix dumb message on exit
|
2023-08-03 10:54:14 +02:00 |
|
Martin Rotter
|
23b118f63d
|
fix confusion in datetimes saving/loading when refreshing account
|
2023-08-01 07:55:40 +02:00 |
|