Commit graph

810 commits

Author SHA1 Message Date
Martin Rotter
81c5a06bc9 close notifications with mouse right click 2023-11-03 10:37:39 +01:00
Martin Rotter
919547e586 fix some bugs in settings UI section 2023-11-03 10:29:38 +01:00
Martin Rotter
4c412ace5e fix feed batch edit behavior for some corner cases 2023-11-02 08:04:14 +01:00
Martin Rotter
79d7147c36 fix unnecessary prompts to restart app cause by notification settings in settings dialog 2023-11-02 07:41:55 +01:00
Martin Rotter
24cbeb9491 normalize heights of feeds/articles toolbar when main windows is shown 2023-11-02 07:34:39 +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
6eea00e628 fixed problem where not all selected feeds were updated 2023-11-01 09:55:01 +01:00
Martin Rotter
b786b5aa20 fix multiple items moving up/down 2023-10-30 15:07:26 +01:00
Martin Rotter
eb29a1eba0 lang sync 2023-10-30 14:27:41 +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
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
5ebc7aec74 qt 6.5.3 2023-10-25 14:12:35 +02:00
Martin Rotter
55c2da5ae4 close article list notification if only one article is there and is opened 2023-10-25 09:20:15 +02: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
e8090ce68c work on discoverying feeds 2023-10-17 15:23:36 +02:00
Martin Rotter
efea17f3aa refactoring of parsers, initial work in sitemap parser 2023-10-13 13:57:23 +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
4b378beda2 fix compilation error + bump Qt again as it was not the problem 2023-09-23 20:23:03 +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
e3e1929436 save, work on toasts 2023-09-20 07:20:08 +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
63f454af24 forgotten files 2023-09-12 09:02:31 +02:00
Martin Rotter
9745f29547 work on toasts 2023-09-12 09:02:00 +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