Commit graph

191 commits

Author SHA1 Message Date
Martin Rotter
cfcdeef031 some UX 2022-01-31 19:22:54 +01:00
Martin Rotter
ace6b7fd9e slight add feed dialog redesign 2022-01-26 08:54:06 +01:00
Martin Rotter
cf01b38d70 some UI changes 2022-01-21 11:57:28 +01:00
Martin Rotter
01b0332a30 fail when downloading articles for invalid JSON 2022-01-19 12:47:38 +01:00
Martin Rotter
03d56b3054 fixed json guessing 2022-01-19 12:44:28 +01:00
Martin Rotter
9c670b8629 fixed #393 2022-01-18 10:09:49 +01:00
Martin Rotter
66159f42a1 abandon needless # separator for scripts! 2022-01-17 14:31:23 +01:00
Martin Rotter
aa334a90ac make RSS icon detection bit better 2022-01-17 14:10:07 +01:00
Martin Rotter
a78d2852d7 make bigger textboxes for scripts 2022-01-17 08:07:48 +01:00
Martin Rotter
17c233563a fixed #198 2022-01-14 14:13:44 +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
45afba57e3 pass http/auth when downloading icons too for tt rss 2022-01-12 09:07:14 +01:00
Martin Rotter
b0b3acf1c2 use some default mime type for enclosure when missing 2022-01-10 07:31:07 +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
729453a06a make it all work with qt6 2021-10-29 13:01:52 +02:00
Martin Rotter
1416e1818a change icon, title of standard entry 2021-09-21 09:27:06 +02:00
Martin Rotter
fb9a7563ac rss now preselected, RSS icon 2021-09-21 08:48:13 +02:00
Martin Rotter
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +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
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
b0ed000f39 little fixes for #451 2021-07-25 09:56:45 +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
3b9cdb477b make RDF parser inherit from FeedParser, enhance ATOM and RDF detection reliability 2021-07-14 08:41:42 +02:00
Martin Rotter
b0a11288cb properly sanitize all URLs, also use sanitized URLs in messages base URL deduction 2021-07-14 07:49:14 +02:00
Martin Rotter
86ae0c582c magic for rss too 2021-07-12 15:03:40 +02:00
Martin Rotter
299415f55a experimentally discover base url of the feed and use it to relative URLs withing messages 2021-07-12 14:58:43 +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
6e51dd34b0 Save, currently broken 2021-06-25 13:36:23 +02:00
Martin Rotter
f0ef4329f9 fixed #439 2021-06-22 07:08:42 +02:00
Martin Rotter
e100ffd530 Fix #436ˇ 2021-06-19 07:59:40 +02:00
Martin Rotter
50e1d79c42 work on notifications 2021-06-18 13:42:31 +02:00
Martin Rotter
ff5885abf6 dont kill 2021-06-03 15:00:57 +02:00
Martin Rotter
7e0ae5f49a extra encoding support 2021-06-03 13:21:07 +02:00
Martin Rotter
f948152f61 Renaming and unifications of texts. 2021-06-03 11:05:13 +02:00
Martin Rotter
adeb9752fe Fix #412 - bad logic when no author detected in ATOM entry 2021-05-17 13:25:25 +02:00
Martin Rotter
fa78b8f1ec refactoring, moved some files 2021-05-07 07:25:53 +02:00
Martin Rotter
1c0c5aed92 make sure unread feeditem is updated when deleting stuff 2021-05-07 07:22:57 +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
e7b1c4b6d9 save 2021-05-07 07:22:56 +02:00
Martin Rotter
bfe019f22c initial non-persistent support for cookies, #391 2021-05-07 07:22:55 +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