3628 Commits

Author SHA1 Message Date
Martin Rotter
c660e11ba2 static usage 2023-11-07 08:12:51 +01:00
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
3cea0dc599 lang sync 2023-11-02 13:17:54 +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
9eb41f7d61 siteamps discovery is optional because it often takes long time for many websites (sitemaps can be huge) 2023-11-01 08:24:53 +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
ea424e5db7 fix gmail debug code 2023-10-24 12:52:49 +02:00
Martin Rotter
9547d3f453 fix gmail error in regex 2023-10-24 12:42:27 +02:00
Martin Rotter
aecd0a3fe8 save 2023-10-24 11:27:42 +02:00
Martin Rotter
d2d5e8c850 fix build 2023-10-24 09:16:47 +02:00
Martin Rotter
3f0f26e28e fix #1136 2023-10-24 08:35:37 +02:00
Martin Rotter
2b4f910953 bump versions of libs 2023-10-24 07:05:55 +02:00
Martin Rotter
e695203502 bit of a refactoring 2023-10-23 15:01:07 +02:00
Martin Rotter
67f4c932d3 redesign discoever form a bit 2023-10-23 13:35:26 +02:00
Martin Rotter
7241b0403a rename, move some thinds in discovery dialog 2023-10-23 12:19:39 +02:00
Martin Rotter
64215894a9 use clipboard text only if valid url 2023-10-23 12:07:03 +02:00
Martin Rotter
2f5b84cfc7 make repeatedly used regexps static for some performance boost 2023-10-23 08:32:07 +02:00
Martin Rotter
efd2735063 remove debugging code 2023-10-20 14:47:28 +02:00
Martin Rotter
7699105e8f fix false regex matching! 2023-10-20 12:58:28 +02:00
Martin Rotter
ca9a1db2be fixing couple of found bugs, working on discovery 2023-10-20 09:29:51 +02:00
Martin Rotter
26c9d619d7 qol work on discovery dialog! 2023-10-19 12:24:48 +02:00
Martin Rotter
5238c7e417 save work 2023-10-19 09:39:39 +02:00
Martin Rotter
114dbef367 save work 2023-10-18 14:57:36 +02:00
Martin Rotter
e8090ce68c work on discoverying feeds 2023-10-17 15:23:36 +02:00
Martin Rotter
075b249f23 apply gzip automatically after data is downloaded for all scenarios 2023-10-16 15:34:45 +02:00
Martin Rotter
a4bf57f971 added direct support for local files as sources of feeds 2023-10-16 15:21:02 +02:00
Martin Rotter
6100e56985 some refactoring in flow of url/script/post-process-script 2023-10-16 15:18:02 +02:00
Martin Rotter
8720fe663d support for sitemaps 2023-10-16 15:05:42 +02:00
Martin Rotter
fe72cd1564 couple of fixes for #1133 and working on other parsing things 2023-10-16 08:56:23 +02:00
Martin Rotter
9792895e0b cmakelist 2023-10-13 14:00:54 +02:00
Martin Rotter
efea17f3aa refactoring of parsers, initial work in sitemap parser 2023-10-13 13:57:23 +02:00
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