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
|
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
|
bff766ba93
|
remove newsblur wip code, some work on toasts
|
2023-09-18 13:35:13 +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
|
238a18cbde
|
refactor C++ includes
|
2023-08-16 20:44:38 +02:00 |
|
Martin Rotter
|
0e7899d690
|
refresh langs and fix dumb message on exit
|
2023-08-03 10:54:14 +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
|
4ed6f9c2da
|
support very fast auto-fetch intervals
|
2023-05-04 09:11:25 +02:00 |
|
Martin Rotter
|
7868342a80
|
fix #918
|
2023-04-21 13:06:53 +02:00 |
|
Martin Rotter
|
3cf0fe8763
|
allow for skins to specify default app-wide font, some other subfixes to allow for proper functionality
|
2023-01-31 14:47:20 +01:00 |
|
Martin Rotter
|
94983a3b41
|
implement #723
|
2022-09-15 14:28:48 +02:00 |
|
Martin Rotter
|
810dd30412
|
save
|
2022-09-15 09:44:11 +02:00 |
|
Martin Rotter
|
f63af3a051
|
items are now sortable with drag/drop
|
2022-08-26 13:50:41 +02:00 |
|
Martin Rotter
|
3d93a40284
|
windowsvista style default on windows
|
2022-08-26 10:53:54 +02:00 |
|
Martin Rotter
|
ad4ffddf8d
|
fix warnings, update clang file
|
2022-04-09 09:35:55 +02:00 |
|
Martin Rotter
|
8dac36b37c
|
huge work on gmail previewer, some refactoring, some fixes
|
2022-03-31 15:00:50 +02:00 |
|
Martin Rotter
|
67e9a249af
|
Revert "cleanup manual sort partial implementation"
This reverts commit 741c6ef68281460035b03f7b9b695d90045b28d6.
|
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
|
9c670b8629
|
fixed #393
|
2022-01-18 10:09:49 +01:00 |
|
Martin Rotter
|
af19e5376a
|
check item for null when marking read/unread/starred
|
2022-01-03 08:02:55 +01:00 |
|
Martin Rotter
|
71dd65aef9
|
fix setting row height in lists of feeds and messages
|
2021-11-02 09:32:47 +01:00 |
|
Martin Rotter
|
00dee012f1
|
implement temporary status bar messages
|
2021-11-01 13:59:21 +01:00 |
|
Martin Rotter
|
50e1d79c42
|
work on notifications
|
2021-06-18 13:42:31 +02:00 |
|
Martin Rotter
|
73c5bafa3d
|
#404 fixed
|
2021-05-07 07:25:55 +02:00 |
|
Martin Rotter
|
d395f9d36c
|
gmail now fills in address when test setup is made, also date/time headers of gmails articles are more correctly parsed
|
2021-05-07 07:25:51 +02:00 |
|
Martin Rotter
|
1c0c5aed92
|
make sure unread feeditem is updated when deleting stuff
|
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
|
aa18d074a3
|
clazy refactoring, need to finish it later
|
2021-05-07 07:19:59 +02:00 |
|
Martin Rotter
|
be07b2d514
|
initial db driver refactoring
|
2021-05-07 07:19:56 +02:00 |
|
Martin Rotter
|
0a588f7b5e
|
big changes to simplify account dialog flows
|
2021-05-07 07:19:36 +02:00 |
|
Martin Rotter
|
0f4c9ecd64
|
use enum class wherever possible
|
2021-01-21 14:29:13 +01:00 |
|
Martin Rotter
|
15eadf188e
|
Loading/saving of acc-specific proxy settings now works for all account types.
|
2021-01-21 09:49:51 +01:00 |
|
Martin Rotter
|
25329b61fa
|
Some API cleanups, RSS Guard now allows you to add multiple "standard" accounts simultaneously.
|
2021-01-11 10:50:08 +01:00 |
|
Martin Rotter
|
f21b2679ac
|
ref
|
2020-08-05 15:08:17 +02:00 |
|
Martin Rotter
|
fe3b8f0a1f
|
replace enum with enum class, some other refactorings.
|
2020-07-31 11:24:33 +02:00 |
|
Martin Rotter
|
032fccc387
|
Removed obsolete code, some refactorings.
|
2020-07-08 11:30:48 +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
|
d7d3be2914
|
Replaced all foreach instances with for.
|
2020-06-03 09:54:52 +02:00 |
|
Martin Rotter
|
0fc62ef28a
|
Some clazy refactorings.
|
2020-05-04 14:20:56 +02:00 |
|
Martin Rotter
|
f12c395e80
|
experimentally separate executable and core library
|
2019-06-10 09:54:18 +02:00 |
|