Martin Rotter
d8180eb68f
fix bad GUI in feed edit dialog when some article limit is set
2024-01-19 13:33:28 +01:00
Martin Rotter
cf89c0d338
fix title
2024-01-17 12:32:26 +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
e3ff40ce28
working DB layer for limitting feature
2024-01-15 11:35:53 +01:00
Martin Rotter
796fbf916e
work on article ignore/limit
2024-01-15 09:37:43 +01:00
Martin Rotter
869e0d1f70
fix build
2024-01-15 07:20:43 +01:00
Martin Rotter
57f38ed3ed
save work
2024-01-12 13:11:40 +01:00
Martin Rotter
fb62f66445
work on article amount limitting
2024-01-12 09:13:13 +01:00
Martin Rotter
ea8bac60d6
fix #1267 and some other minor bugs and stuff
2024-01-10 10:14:07 +01:00
Martin Rotter
2b2aaee70a
refactor media player, separate into backend logic
2023-11-27 10:53:08 +01:00
Martin Rotter
d1ae926b5d
fix build
2023-11-24 11:03:20 +01:00
Martin Rotter
be6b8984c0
added playback speed and time lalbe
2023-11-24 09:50:17 +01:00
Martin Rotter
c6aea2bbfa
fixes for compilation
2023-11-22 15:12:17 +01:00
Martin Rotter
49d5716785
compile on qt5
2023-11-22 10:20:19 +01:00
Martin Rotter
56c9e973df
initial slim implementation of media player for qt6, will fix for qt5 and polish and integrate better later
2023-11-21 14:33:48 +01:00
Martin Rotter
76c7dd1703
fixes for gmail, fixed crash when editing email
2023-11-16 10:21:30 +01:00
Martin Rotter
2aead89071
fix warnings
2023-11-11 08:18:19 +01:00
Martin Rotter
24f72dee33
elide notifications title!
2023-11-10 10:20:52 +01:00
Martin Rotter
919547e586
fix some bugs in settings UI section
2023-11-03 10:29:38 +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
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
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
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
0abef3faac
new initial feeds
2023-08-18 18:11:41 +02:00
Martin Rotter
ed2e9e2ce6
New translations, fixed build.
2023-08-17 09:04:54 +02:00
Martin Rotter
238a18cbde
refactor C++ includes
2023-08-16 20:44:38 +02:00
Martin Rotter
6566349838
bunch of GUI QOL enhancements for queries, ability to "clean"
2023-08-15 14:03:40 +02:00
Martin Rotter
a4ee83f96d
fix build
2023-08-04 11:25:43 +02:00
Martin Rotter
8698084ffe
lang sync + syntax highlighting for article filters
2023-08-04 11:06:04 +02:00
Martin Rotter
a4818bd327
initial WIP js highlighter for article filters dialog
2023-08-01 13:39:25 +02:00
martinrotter
cd8ba3da17
Merge pull request #1019 from RachidTagzen/master
...
New Features: Avoid Downloading Old Articles to Preserve a Small Database & Supporting RTL
2023-07-31 09:50:47 +02:00
Martin Rotter
8133fce9e8
correctly use RTL text for rtl feeds
2023-07-31 08:33:04 +02:00
Martin Rotter
96910ee97d
refactoring random colors
2023-07-27 07:15:04 +02:00
Martin Rotter
4694696c5d
generate just a bit better colors using HSV model
2023-07-25 09:38:11 +02:00
Martin Rotter
64b33e3907
make filter, highlight btns more visually acceptable
2023-06-22 11:06:51 +02:00
Martin Rotter
4784baad48
much faster label menu showing
2023-06-12 07:44:08 +02:00
Martin Rotter
4b5a503bc8
bulk refreshing of article counts of all labels is now hugely faster
2023-06-09 11:17:27 +02:00
Martin Rotter
4d7203d715
save
2023-04-28 14:55:48 +02:00
Martin Rotter
f0b6fa09f0
fix some leaks
2023-03-14 19:00:52 +01:00
Martin Rotter
ac8629c751
better article list filtering
2023-02-10 14:04:42 +01:00
Martin Rotter
0d9521a33c
fix #545 and also clear lineedits on ESC
2023-02-08 08:46:38 +01: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
feb4de0833
update helpspoiler to display HTML, properly show TT-RSS error when method not found, disable intelligent sync by default in tt-rss, update warning regarding 3rd party plugin
2023-01-30 09:30:11 +01:00
Martin Rotter
a555cd3224
make sure that newly enabled msg view column is not zero width
2022-08-31 12:43:26 +02:00
Martin Rotter
09bb58dcff
save
2022-04-01 14:15:11 +02:00