Commit graph

296 commits

Author SHA1 Message Date
Martin Rotter
7049e3ca6c some work on feed list filtering, now features "show unread only" and regex filtering actually works together, still thinking about how to solve #546 2021-12-21 14:46:27 +01:00
Martin Rotter
38989fa884 determine root global node.js package location in runtime instead of hardcoding it 2021-12-20 10:26:26 +01:00
Martin Rotter
b48f2477ae allow launching of external programs in article filters 2021-12-15 08:06:38 +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
206686d443 try to fix ? marks problem 2021-10-21 07:50:54 +02:00
Martin Rotter
2f39114e8a maybe some fixups for filtering with custom id + separate widths storing for layouts 2021-10-08 07:16:28 +02:00
Martin Rotter
ff228d7992 shorter method name 2021-10-05 10:15:39 +02:00
Martin Rotter
2a172bf3ef better formatting of tooltip valies in article list 2021-10-01 07:11:22 +02:00
Martin Rotter
b35c977545 samecustomid 2021-09-30 13:50:53 +02:00
Martin Rotter
c44d46e15d tooltips for all cells in msg list 2021-09-30 13:28:08 +02:00
Martin Rotter
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +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
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
284f08ae0a fix some followup stuff in article filtering 2021-08-19 07:44:13 +02:00
Martin Rotter
ed39e029cd improved ID fetching right after bulk SQL insert 2021-08-19 07:23:13 +02:00
Martin Rotter
19c9477552 fix os2 2021-08-13 09:19:20 +02:00
Martin Rotter
d7a14f8ce3 new docs 2021-08-12 13:00:42 +02:00
Martin Rotter
a785da367e adaptive sync algorithm 2021-07-30 14:14:46 +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
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
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
01cbd8f3c6 fixed a couple of message -> article things + some others 2021-06-28 08:27:52 +02:00
Martin Rotter
6e51dd34b0 Save, currently broken 2021-06-25 13:36:23 +02:00
Martin Rotter
628ebae611 rename created on -> date 2021-06-23 11:02:36 +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
bc739ca9fa fix #420 and add some more fixes for XML -> json utility function, also make filtering dialog work with "rawContents" to enable basic testing 2021-05-28 10:19:40 +02:00
Martin Rotter
df3cd14b6e Created on -> Date 2021-05-28 07:22:18 +02:00
Martin Rotter
ade6268eb1 added util function 2021-05-27 08:25:31 +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
f5b00e9186 fixed #380 - search in feeds 2021-05-07 07:25:52 +02:00
Martin Rotter
d395f9d36c gmail now fills in address when test setup is made, also date/time headers of gmails articles are more correctly parsed 2021-05-07 07:25:51 +02:00
Martin Rotter
1c0c5aed92 make sure unread feeditem is updated when deleting stuff 2021-05-07 07:22:57 +02:00
Martin Rotter
530b46a882 translation script 2021-05-07 07:22:57 +02:00
Martin Rotter
40d32f3088 some refactorings, fixed #390 2021-05-07 07:22:56 +02:00