Commit graph

76 commits

Author SHA1 Message Date
Martin Rotter
085d5be953 really? 2023-03-17 09:14:08 +01:00
Martin Rotter
f896860f75 rename, fix build 2023-03-17 08:45:43 +01:00
Martin Rotter
eeedf8b1a5 work on #909 2023-03-16 15:02:06 +01:00
Martin Rotter
f3168f880c build fix 2022-12-07 09:37:25 +01:00
Martin Rotter
548f10aab1 do not use hardcoded image formats, load dynamically - fixes #834 for Qt-6 based builds 2022-12-07 09:25:36 +01:00
Martin Rotter
f77ed37c89 work on #745 2022-12-03 09:28:52 +01:00
Martin Rotter
d5a02c098f work on #745 2022-12-03 09:28:26 +01:00
Martin Rotter
94983a3b41 implement #723 2022-09-15 14:28:48 +02:00
Martin Rotter
191b503050 make webengine profile actually WORK, working user-data cache path working 2022-09-06 14:34:55 +02:00
Martin Rotter
a8f7b3eabf fix ex bits 2022-04-01 08:51:42 +02:00
Martin Rotter
8dac36b37c huge work on gmail previewer, some refactoring, some fixes 2022-03-31 15:00:50 +02:00
Martin Rotter
ded2ce26eb API for custom article previwer per account 2022-03-30 14:01:09 +02:00
Martin Rotter
2ef9a373b3 force UI colors -> use skin colors + related adjustments 2022-03-15 06:49:05 +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
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
00dee012f1 implement temporary status bar messages 2021-11-01 13:59:21 +01:00
Martin Rotter
e9add2fd75 more sane initial sizes 2021-09-21 09:45:12 +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
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
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
Martin Rotter
50e1d79c42 work on notifications 2021-06-18 13:42:31 +02:00
Martin Rotter
f948152f61 Renaming and unifications of texts. 2021-06-03 11:05:13 +02:00
Martin Rotter
487b660c44 scraper 2021-05-20 10:02:10 +02:00
Martin Rotter
fa78b8f1ec refactoring, moved some files 2021-05-07 07:25:53 +02:00
Martin Rotter
40d32f3088 some refactorings, fixed #390 2021-05-07 07:22:56 +02:00
Martin Rotter
86b1d6d10e fix newscloud news msg download + feed edit dialog 2021-05-07 07:22:56 +02:00
Martin Rotter
edfb956cd9 moved 3rd party code 2021-05-07 07:22:55 +02:00
Martin Rotter
5e4b3cf211 Fixed #387. 2021-05-07 07:21:34 +02:00
Martin Rotter
424ec2b9af correct usage of methods with catching exceptions 2021-05-07 07:19:58 +02:00
Martin Rotter
be07b2d514 initial db driver refactoring 2021-05-07 07:19:56 +02:00
Martin Rotter
f29ea98bbb Save work on DB layer and DB models. 2021-05-07 07:19:39 +02:00
Martin Rotter
8e2eede3ed huge work, semi broken state rn, save 2021-05-07 07:19:39 +02:00
Martin Rotter
9c6ed2bbc6 save 2021-05-07 07:19:39 +02:00
Martin Rotter
1118d278d6 massive cleanups of redundant code 2021-05-07 07:19:37 +02:00
Martin Rotter
f2a8f63f91 working on unification of SQL logic 2021-05-07 07:19:37 +02:00
Martin Rotter
0a588f7b5e big changes to simplify account dialog flows 2021-05-07 07:19:36 +02:00
Martin Rotter
65ec98daff more space for script lines in feed edit dialog 2021-02-04 09:15:41 +01:00