52 Commits

Author SHA1 Message Date
Martin Rotter
238a18cbde refactor C++ includes 2023-08-16 20:44:38 +02:00
Martin Rotter
166ffccf82 save 2023-07-27 06:34:59 +02:00
Martin Rotter
da4acf9044 sort labels in article previewer alphabetically - fixes #978 2023-06-12 08:03:15 +02:00
Martin Rotter
a35be95d07 fix #948, work on label performance 2023-06-09 07:39:26 +02:00
Martin Rotter
fadd29ecd9 fix article previewer toolbar behavior for many labels + experimentally disable some SQL to make performance impact check 2023-05-15 09:18:56 +02:00
Martin Rotter
223ef3be61 fix toolbar not showing when switching between artcle and feed list item 2023-04-14 12:09:23 +02:00
Martin Rotter
083173c8c4 fix #424 2023-04-14 11:06:16 +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
a38d3fb9af fix warning 2022-04-09 10:11:40 +02:00
Martin Rotter
ba6c81ceb7 some fixes, more options for litebrowser 2022-04-01 13:16:36 +02:00
Martin Rotter
8dac36b37c huge work on gmail previewer, some refactoring, some fixes 2022-03-31 15:00:50 +02:00
Martin Rotter
55571a9d44 empty previewer for emails 2022-03-30 14:50:06 +02:00
Martin Rotter
ded2ce26eb API for custom article previwer per account 2022-03-30 14:01:09 +02:00
Martin Rotter
23b7089e75 remove frame, some renaming 2022-03-30 13:43:56 +02:00
Martin Rotter
982a3dc004 multiple fixes 2022-03-29 13:34:19 +02:00
Martin Rotter
1787368ee1 unify event handling for zooming, search 2022-03-29 11:16:13 +02:00
Martin Rotter
f571a2d01b Initial PoC for litehtml integration. 2022-03-25 14:28:34 +01:00
Martin Rotter
e62889675f some renaming 2022-03-25 09:05:57 +01:00
Martin Rotter
970dfc0c44 article toolbar label btns follow rest of app style 2022-02-22 14:10:45 +01:00
Martin Rotter
4b984b4fc0 ability to open URL of article directly with keystroke 2022-02-01 08:16:46 +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
cfdd6f0b1d test UI redesign 2021-09-22 09:10:36 +02:00
Martin Rotter
dbb59e49ea refactorings 2021-08-25 13:59:37 +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
fa31189357 replace message -> article 2021-06-22 07:20:37 +02:00
Martin Rotter
792f269b5f Bit more intelligent of msg re-selection when sync ends. 2021-05-17 14:21:48 +02:00
Martin Rotter
fa78b8f1ec refactoring, moved some files 2021-05-07 07:25:53 +02:00
Martin Rotter
aa18d074a3 clazy refactoring, need to finish it later 2021-05-07 07:19:59 +02:00
Martin Rotter
7c42177d21 Reworked external tools, now in internal web browser too, can be used with media in web browser 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
44ee50ab76 some refactorings, tray icon test 2021-05-07 07:19:34 +02:00
Martin Rotter
1fcf08258e Fixed #333. 2020-12-31 22:05:05 +01:00
Martin Rotter
a8da850c8f Fix #324. 2020-12-15 10:07:21 +01:00
Martin Rotter
46133e5204 Fixed shrinked toolbar when messages text is to short. 2020-12-11 07:41:11 +01:00
Martin Rotter
93fc541587 Fix newspaper height for both variants - #284. 2020-11-04 08:00:30 +01:00
Martin Rotter
78a12e6c29 Make newspaper view somewhat better. 2020-11-03 11:22:41 +01:00
Martin Rotter
ed56e7581b Work on labels, huge changes in plugin-base code, also working sync-in common logic, working label obtaining for TT-RSS. 2020-10-18 14:27:22 +02:00
Martin Rotter
93721ac9e0 Added ability to (de)assign labels to messages. 2020-10-17 17:14:51 +02:00
Martin Rotter
b51f2e6dd5 Save work on labels. 2020-10-14 19:01:31 +02:00
Martin Rotter
44e467b9c7 Update counts of all/unread msgs with tags. 2020-10-08 19:37:52 +02:00
Martin Rotter
27c0f42899 remember scroll position when reloading msg 2020-09-23 13:29:03 +02:00
Martin Rotter
8e1c2d94d7 Refactor non-webengine too. 2020-09-15 13:55:50 +02:00
Martin Rotter
51401376be work on previewers refactoring. 2020-09-14 20:05:21 +02:00
Martin Rotter
cb2922f0bc Some unifications in msg viewer. 2020-09-10 20:11:50 +02:00
Martin Rotter
0351a988a7 Previewer converts newlines to html linebreaks which results in nicer message display. 2020-08-11 11:16:17 +02:00
Martin Rotter
64e77092cc fix obsolete 2020-08-03 07:50:16 +02:00
Martin Rotter
f900c4c466 Fix build for non-webengine. 2020-08-03 07:42:05 +02:00
Martin Rotter
d7d3be2914 Replaced all foreach instances with for. 2020-06-03 09:54:52 +02:00
Martin Rotter
a136de363e Big refactorings. 2020-05-06 12:56:24 +02:00