Martin Rotter
|
edf696bae2
|
totally reworked process argument tokenization, allow to use both single and double quotes and removing some other limitation
|
2023-10-09 11:12:14 +02:00 |
|
Martin Rotter
|
74e9252d99
|
fix notification crash
|
2023-10-05 10:49:24 +02:00 |
|
Martin Rotter
|
4998f6f7cb
|
reaload article list when doing some ops in list notification, also react to middle button
|
2023-10-05 09:07:46 +02:00 |
|
Martin Rotter
|
22c5cd56fa
|
selecting articles from notifications work
|
2023-10-04 14:44:31 +02:00 |
|
Martin Rotter
|
296493daae
|
notifications can mark all as read
|
2023-10-03 13:38:44 +02:00 |
|
Martin Rotter
|
8d288aae49
|
updated nodejs package versions, work on article notification, some related nice fixes
|
2023-10-03 09:20:26 +02:00 |
|
Martin Rotter
|
8bb9e96a3b
|
Fix crash in notifications.
|
2023-09-29 11:16:34 +02:00 |
|
Martin Rotter
|
c66406e7a5
|
enable to close notifications with ESC
|
2023-09-26 12:12:35 +02:00 |
|
Martin Rotter
|
749138e7c4
|
better logic when handling text for google search
|
2023-09-25 13:38:14 +02:00 |
|
Martin Rotter
|
6e0fe00d8d
|
lang generate
|
2023-09-25 09:44:22 +02:00 |
|
Martin Rotter
|
ff693de5bd
|
do not focus google suggest popup as it prevents from more typing into location bar
|
2023-09-25 07:57:42 +02:00 |
|
Martin Rotter
|
b6c185fd42
|
enhance conditions where google auto-suggestion is skipped
|
2023-09-24 10:23:32 +02:00 |
|
Martin Rotter
|
82b977961a
|
do not suggest with google when entered url
|
2023-09-23 20:55:15 +02:00 |
|
Martin Rotter
|
4b378beda2
|
fix compilation error + bump Qt again as it was not the problem
|
2023-09-23 20:23:03 +02:00 |
|
Martin Rotter
|
8316d5f529
|
Merge branch 'master' of github.com:martinrotter/rssguard
|
2023-09-23 08:56:56 +02:00 |
|
Martin Rotter
|
6f7d192a98
|
save woprk
|
2023-09-22 14:32:47 +02:00 |
|
Martin Rotter
|
8b50c209b7
|
fix build
|
2023-09-22 13:56:57 +02:00 |
|
Martin Rotter
|
41139cd905
|
fix build
|
2023-09-22 13:37:10 +02:00 |
|
Martin Rotter
|
d7574afa0e
|
fix build
|
2023-09-22 13:24:59 +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
|
69dc7e0a32
|
Merge branch 'master' of github.com:martinrotter/rssguard
|
2023-09-20 07:20:27 +02:00 |
|
Martin Rotter
|
e3e1929436
|
save, work on toasts
|
2023-09-20 07:20:08 +02:00 |
|
Martin Rotter
|
f1dd53eb8a
|
eliminate redirection cycles
|
2023-09-19 20:21:08 +02:00 |
|
Martin Rotter
|
60d5815861
|
fix build on linux
|
2023-09-18 19:52:16 +02:00 |
|
Martin Rotter
|
d240c5b0ef
|
save
|
2023-09-18 14:49:33 +02:00 |
|
Martin Rotter
|
bff766ba93
|
remove newsblur wip code, some work on toasts
|
2023-09-18 13:35:13 +02:00 |
|
Martin Rotter
|
e2d9bb19e0
|
save work and sync langs
|
2023-09-15 11:28:31 +02:00 |
|
Martin Rotter
|
46631b3a58
|
fix qt5 build
|
2023-09-15 09:52:01 +02:00 |
|
Martin Rotter
|
28b6547da6
|
save
|
2023-09-15 09:46:14 +02:00 |
|
Martin Rotter
|
255154c2dd
|
save
|
2023-09-15 09:44:09 +02:00 |
|
Martin Rotter
|
27725da959
|
work on toasts
|
2023-09-15 07:54:25 +02:00 |
|
Martin Rotter
|
4d7a454019
|
save work
|
2023-09-15 06:59:05 +02:00 |
|
Martin Rotter
|
6e0bcdb872
|
work on toasts
|
2023-09-14 15:42:45 +02:00 |
|
Martin Rotter
|
1cfcc0b952
|
save work
|
2023-09-13 14:09:18 +02:00 |
|
Martin Rotter
|
7e489dcbb9
|
Merge branch 'master' of github.com:martinrotter/rssguard
|
2023-09-13 07:00:39 +02:00 |
|
Martin Rotter
|
3f645ef2bd
|
fix #1098 and some related stuff
|
2023-09-12 20:16:51 +02:00 |
|
Martin Rotter
|
63f454af24
|
forgotten files
|
2023-09-12 09:02:31 +02:00 |
|
Martin Rotter
|
31612e90b2
|
Merge branch 'master' of github.com:martinrotter/rssguard
|
2023-09-12 09:02:06 +02:00 |
|
Martin Rotter
|
9745f29547
|
work on toasts
|
2023-09-12 09:02:00 +02:00 |
|
Martin Rotter
|
66bf301b9b
|
add message to cmake
|
2023-09-10 20:43:10 +02:00 |
|
Reilly Brogan
|
481aca380e
|
Make it a fatal error if USE_SYSTEM_SQLITE=ON is set but system SQLite3 isn't found (#1095)
|
2023-09-10 20:34:26 +02:00 |
|
Martin Rotter
|
c38595ea02
|
disable counts for regex queries, it is performance killer sadly
|
2023-09-06 10:29:45 +02:00 |
|
Martin Rotter
|
a4f3786e01
|
disable counts for regex queries, it is performance killer sadly
|
2023-09-06 10:29:16 +02:00 |
|
Martin Rotter
|
6adf971277
|
disable polls, i forgot to disable
|
2023-09-05 11:52:07 +02:00 |
|
Martin Rotter
|
ccbd3a508c
|
kind of fix for #1085
|
2023-09-05 11:31:27 +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
|
01af7a2a3e
|
fix proxy not used in some tt-rss calls
|
2023-09-04 08:45:59 +02:00 |
|
Martin Rotter
|
9a2fb74b42
|
some refactoring!
|
2023-09-04 07:13:19 +02:00 |
|
Martin Rotter
|
394b342c12
|
fixing macosx builds
|
2023-08-29 07:28:16 +02:00 |
|