Commit graph

190 commits

Author SHA1 Message Date
Martin Rotter
f9724ec5d2 bump min qt 5 version, save 2022-03-08 07:42:46 +01:00
Martin Rotter
109b91c13d adding categories works 2022-03-07 09:44:36 +01:00
Martin Rotter
2100573a14 some minor UX tweaks for feed/category dialogs 2022-03-07 09:04:59 +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
45751381ec fix handling of force-dark-mode when style is forced via style or env 2022-03-03 08:14:01 +01:00
Martin Rotter
45d7a78684 fixup wrong order ids 2022-03-02 15:11:17 +01:00
Martin Rotter
7f5d1473a3 Shitload of changes, save it.
Also note that this introduces some SQL changes for metadata version 2 which is still unpublished but was introduced some commits ago, therefore individual "devbuild"s are NOT cross-compatible betweem each other.
2022-03-01 14:45:20 +01:00
Martin Rotter
a7b71ed57c qt6 for devbuild test again 2022-02-05 07:55:54 +01:00
Martin Rotter
9934786c8c fix number of inserted articles when some article does not meet constraints 2022-02-03 09:21:07 +01:00
Martin Rotter
392ff2415f fix sql to support mariadb 10.3 2022-02-02 08:04:59 +01:00
Martin Rotter
9c670b8629 fixed #393 2022-01-18 10:09:49 +01:00
Martin Rotter
f5856679d4 big refactoring of PR #588 2022-01-18 09:32:16 +01:00
igrekster
547754e83d
add feed option to load article URL in message preview (#588)
* add feed option to load article URL in message preview

Some RSS feeds (such as reddit.com) provide quite limited `content`
section, thus it is desirable to load the URL into the message preview.

* Support displayUrl for all feed types
2022-01-18 07:40:22 +01:00
Martin Rotter
a78d2852d7 make bigger textboxes for scripts 2022-01-17 08:07:48 +01:00
Martin Rotter
dc78cce665 unify "" 2022-01-14 08:23:08 +01:00
Martin Rotter
8ae02930f6 working custom colůors 2021-11-25 15:09:30 +01:00
Martin Rotter
f1baf56dcf use direct enums in metadata.xml, allow for custom dynamcic colors in lists for selected items 2021-11-19 08:31:09 +01:00
Martin Rotter
344f8cfe8b sanitize std feed titles when saving, also fix their display in status bar 2021-11-03 07:13:49 +01:00
Martin Rotter
00dee012f1 implement temporary status bar messages 2021-11-01 13:59:21 +01:00
Martin Rotter
729453a06a make it all work with qt6 2021-10-29 13:01:52 +02:00
Martin Rotter
208ff870e9 trim start/end whitespace off feed title in lists 2021-10-21 09:16:07 +02:00
Martin Rotter
e9add2fd75 more sane initial sizes 2021-09-21 09:45:12 +02:00
Martin Rotter
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +02:00
Martin Rotter
8b7b57a2fd make contents of acc edit dialog scrollable 2021-09-07 08:48:42 +02:00
Martin Rotter
7556969397 replace most HELP labels with collapsible ones, tweak default acc edit dialog size 2021-09-07 08:43:58 +02:00
Martin Rotter
d9fb5cd115 try to fix all executable bits, only set them for "executable" script files 2021-08-25 06:43:53 +02:00
Martin Rotter
620aa20868 Generalize some methods a bit 2021-08-20 12:09:52 +02:00
Martin Rotter
0198ac7a5e new way of manipulating IDs when update/insert msgs to allow label manipulation 2021-08-18 14:40:53 +02:00
Martin Rotter
4476dcf811 fix #465 2021-08-15 20:06:50 +02:00
Martin Rotter
d7a14f8ce3 new docs 2021-08-12 13:00:42 +02:00
Martin Rotter
3480e1974a labels 2021-08-10 11:18:57 +02:00
Martin Rotter
c7fc631f4c work on mergin inoreader to greader, better password text boxes 2021-08-06 08:23:30 +02:00
Martin Rotter
53f78fb3c9 use real icons in edit dialogs of category, feed, acc 2021-08-04 15:10:23 +02:00
Martin Rotter
a894dcd44f make intelligent downloading in greader be able to download unread msgs only if user wants 2021-08-03 10:27:33 +02:00
Martin Rotter
79827ad6af preload all local IDs, fix feedslist item reloading upon feed fetching, add handler to allow plugins to perform plugin-wide feed fetching befor individual feeds are fetched 2021-07-30 08:34:07 +02:00
Martin Rotter
843b4312b2 save current code and try to fix #453 2021-07-27 09:19:08 +02:00
Martin Rotter
68be51b99f minor fixes to feed updating logic 2021-07-26 09:25:11 +02:00
Martin Rotter
af30552364 very experimental solution for #451 2021-07-25 09:08:43 +02:00
Martin Rotter
47448a05ef provide local IDs 2021-07-14 14:55:41 +02:00
Martin Rotter
75ce82bb49 provide local IDs 2021-07-14 14:52:27 +02:00
Martin Rotter
fd251a1e78 provide local IDs 2021-07-14 14:46:45 +02:00
Martin Rotter
42f164792a better error texts, report errors correctly for standard and tt-rss, more to come later 2021-06-28 14:06:11 +02:00
Martin Rotter
c9674c8a47 strings 2021-06-28 10:08:39 +02:00
Martin Rotter
04a493b7ba fix handling of feed update exceptions 2021-06-28 09:43:32 +02:00
Martin Rotter
591c345d07 fixed #444 2021-06-28 08:17:59 +02:00
Martin Rotter
6e51dd34b0 Save, currently broken 2021-06-25 13:36:23 +02:00
Martin Rotter
d99ae40447 some strings tweaked 2021-06-22 09:54:40 +02:00
Martin Rotter
647789d31e -> " 2021-06-22 07:22:31 +02:00
Martin Rotter
fa31189357 replace message -> article 2021-06-22 07:20:37 +02:00
Martin Rotter
f0ef4329f9 fixed #439 2021-06-22 07:08:42 +02:00