53 Commits

Author SHA1 Message Date
Martin Rotter
e8c84dc748 fix some mistakes 2022-03-17 06:54:12 +01:00
Martin Rotter
659cb4cbf7 sync langs 2022-03-03 09:42:42 +01:00
Martin Rotter
14f8f3bcce sync langs, push format changes 2022-02-21 11:28:54 +01:00
Martin Rotter
521d6418fb fix #608 2022-02-14 15:10:28 +01:00
Martin Rotter
a0b2ad3993 show expanded/long timedate format on tooltip, fix #621 2022-02-05 19:16:53 +01:00
Martin Rotter
158d69a569 show expanded/long timedate format on tooltip, fix #621 2022-02-05 19:11:49 +01:00
Martin Rotter
6242bfa60c customize padding for msg list 2022-01-20 10:58:10 +01:00
Martin Rotter
01efdab258 only calculate row height with title text in mind 2022-01-20 07:54:20 +01:00
Martin Rotter
03d56b3054 fixed json guessing 2022-01-19 12:44:28 +01:00
Martin Rotter
6bc7b9796b smaller "margins" when multilining items 2022-01-19 11:37:28 +01:00
Martin Rotter
95a5341967 multiple UX fixes, fix #570, prepare for better integration of nodejs 2022-01-13 13:51:57 +01:00
Martin Rotter
8ae02930f6 working custom colůors 2021-11-25 15:09:30 +01:00
Martin Rotter
9f68cf81bb only shorten tooltips on URL column and tab name 2021-11-22 07:49:17 +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
c6ae122777 shorten tooltips 2021-11-16 08:53:17 +01:00
Martin Rotter
7e1dd31810 fix #530 2021-11-03 09:25:01 +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
71dd65aef9 fix setting row height in lists of feeds and messages 2021-11-02 09:32:47 +01:00
Martin Rotter
00dee012f1 implement temporary status bar messages 2021-11-01 13:59:21 +01:00
Martin Rotter
208ff870e9 trim start/end whitespace off feed title in lists 2021-10-21 09:16:07 +02:00
Martin Rotter
2a172bf3ef better formatting of tooltip valies in article list 2021-10-01 07:11:22 +02:00
Martin Rotter
c44d46e15d tooltips for all cells in msg list 2021-09-30 13:28:08 +02:00
Martin Rotter
a54efa2255 fix build regression with qt < 5.13 2021-09-03 12:58:53 +02:00
Martin Rotter
dbb59e49ea refactorings 2021-08-25 13:59:37 +02:00
Martin Rotter
fa31189357 replace message -> article 2021-06-22 07:20:37 +02:00
Martin Rotter
50e1d79c42 work on notifications 2021-06-18 13:42:31 +02:00
Martin Rotter
df3cd14b6e Created on -> Date 2021-05-28 07:22:18 +02:00
Martin Rotter
73c5bafa3d #404 fixed 2021-05-07 07:25:55 +02:00
Martin Rotter
5b9a13aefd filter msgs across all columns 2021-05-07 07:25:52 +02:00
Martin Rotter
ac100496bb case insensitive search with regexps 2021-05-07 07:25:52 +02:00
Martin Rotter
edfb956cd9 moved 3rd party code 2021-05-07 07:22:55 +02:00
Martin Rotter
116d6399b0 fix build error 2021-05-07 07:19:57 +02:00
Martin Rotter
be07b2d514 initial db driver refactoring 2021-05-07 07:19:56 +02:00
Martin Rotter
3494925eb6 add score support, with icons etc. 2021-05-07 07:19:55 +02:00
Martin Rotter
f28c681827 save 2021-05-07 07:19:55 +02:00
Martin Rotter
db156ce4a7 save 2021-05-07 07:19:40 +02:00
Martin Rotter
f29ea98bbb Save work on DB layer and DB models. 2021-05-07 07:19:39 +02:00
Martin Rotter
8cc268ca9a Working msg download - fresh rss. 2021-01-29 11:11:35 +01:00
Martin Rotter
5131881c3f nextcloud proxy support, provide fallback icon in msg list if no feed icon is available 2021-01-26 08:21:11 +01:00
Martin Rotter
14fc33755b Fixed #346. 2021-01-25 08:23:30 +01:00
Martin Rotter
684ee4d2b1 Work on labels, it is starting to look good. 2020-10-24 20:32:35 +02:00
Martin Rotter
092b862da9 Save. 2020-08-06 07:57:01 +02:00
Martin Rotter
fe3b8f0a1f replace enum with enum class, some other refactorings. 2020-07-31 11:24:33 +02:00
Martin Rotter
a3d142034f debug next status 2020-07-29 07:51:48 +02:00
Martin Rotter
032fccc387 Removed obsolete code, some refactorings. 2020-07-08 11:30:48 +02:00
Martin Rotter
7017aa9e66 Work on filters, some code cleanups. 2020-06-23 20:57:05 +02:00
Martin Rotter
8bc36ccbd2 Make show msgs unread only persistent across RSS Guard app startups. 2020-06-16 07:15:52 +02:00
Martin Rotter
037e3d3f96 Fix errorneous SQL statement when account has no feeds. 2020-06-15 09:54:09 +02:00
Martin Rotter
69925d8f56 Fix newspaper msg state change for non-webengine newspaper too. 2020-06-10 11:11:38 +02:00
Martin Rotter
88771a4f3d make important node work with marking as read/unred, able to clean messages, able to participate in newspaper view, also fixed bug in newspaper view where read/unread/starred changes were not propagated to message list 2020-06-10 10:48:01 +02:00