Commit graph

55 commits

Author SHA1 Message Date
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
45afba57e3 pass http/auth when downloading icons too for tt rss 2022-01-12 09:07:14 +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
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +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
c9674c8a47 strings 2021-06-28 10:08:39 +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
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
57a67760c4 Better errors when guessing feed. 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
9f929fb787 guessing feed now exception based 2021-05-07 07:19:58 +02:00
Martin Rotter
424ec2b9af correct usage of methods with catching exceptions 2021-05-07 07:19:58 +02:00
Martin Rotter
143a5ff510 better placeholder usage 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
081d25eca1 remove redundant feed classes 2021-05-07 07:19:39 +02:00
Martin Rotter
10bf16a3b2 fix some gmail problems 2021-05-07 07:19:39 +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
0610e17128 rename url -> source, start adding custom data API to feeds too 2021-05-07 07:19:38 +02:00
Martin Rotter
6dda15eb00 fix many warnings, remove redundant SQL scripts, refactor some preprocessor constants 2021-05-07 07:19:36 +02:00
Martin Rotter
e4e0ef39a7 fallback for icons 2021-03-02 08:39:34 +01:00
Martin Rotter
26027d15e4 Final fix for #363. 2021-03-02 08:35:50 +01:00
Martin Rotter
5f49c2b015 os2 compatibility 2021-02-22 13:42:23 +01:00
Martin Rotter
b78ebd1d2a Make scripts work for JSON guessing too. 2021-02-05 08:57:38 +01:00
Martin Rotter
7ef9dd7751 fix execution line splitting when no arguments are provided 2021-02-04 09:45:26 +01:00
Martin Rotter
c955e6a8f8 new execution line format 2021-02-04 09:41:10 +01:00
Martin Rotter
9562c5f9ed update docs 2021-02-03 10:57:50 +01:00
Martin Rotter
a94c0167f4 Fixed #265. 2021-02-03 10:41:59 +01:00
Martin Rotter
c53b4bb970 save 2021-02-02 20:44:34 +01:00
Martin Rotter
b7b48ae5c1 experimental post-processing filters. 2021-02-02 20:41:17 +01:00
Martin Rotter
301c87c40c rougly working script feed generating 2021-02-02 20:14:32 +01:00
Martin Rotter
f93d0f2f55 Working on #265. 2021-02-02 15:39:06 +01:00
Martin Rotter
e86882ccc1 Working on #265. 2021-02-02 15:19:49 +01:00
Martin Rotter
45304b9e81 Working on #265. 2021-02-02 15:04:35 +01:00
Martin Rotter
7bef56be53 Add sql for #265. 2021-02-02 11:40:27 +01:00
Martin Rotter
0f4c9ecd64 use enum class wherever possible 2021-01-21 14:29:13 +01:00
Martin Rotter
dcf5f47661 make custom proxy work for icon downloading too 2021-01-21 14:04:55 +01:00
Martin Rotter
8e95f8a5ec Added support for acc proxy to standard acc. 2021-01-21 10:51:45 +01:00
Martin Rotter
f11824ea2b Try to parse "image" and "logo", "icon" when guessing a feed. 2020-12-03 08:47:52 +01:00
Martin Rotter
b91e79cb4a Refactoring... 2020-11-26 15:06:17 +01:00
Martin Rotter
96711c6f41 Work on #287 - right now heavily broken. 2020-11-26 14:33:58 +01:00
Martin Rotter
b42f328e14 Update docs, some comments. 2020-11-13 09:14:15 +01:00
Martin Rotter
e8ea98d3fa JSON feed support added. 2020-10-16 18:52:20 +02:00
Martin Rotter
c5bd83e6af Fixed #84 + properly display parent categories icon in "edit feed" dialog. 2020-08-28 07:37:49 +02:00
Martin Rotter
b36e84bc8c Save 2020-08-21 11:36:55 +02:00