Commit graph

81 commits

Author SHA1 Message Date
Martin Rotter
95df21e385 some renaming 2023-11-08 07:09:44 +01:00
martinrotter
623caa7631
Multi select feeds list - basic implementation (#1148)
* Starting to work on this.

* Working, saving of common data in feeds could work

* Working, saving of common data in feeds could work

* work on standard

* save work

* work on multi feed select, should work now for feeds

* kind of works, there are some corner cases and UX things that need to be sorted out, will merge so people can test
2023-10-30 10:54:44 +01:00
Martin Rotter
55c2da5ae4 close article list notification if only one article is there and is opened 2023-10-25 09:20:15 +02:00
Martin Rotter
d2d5e8c850 fix build 2023-10-24 09:16:47 +02:00
Martin Rotter
3f0f26e28e fix #1136 2023-10-24 08:35:37 +02:00
Martin Rotter
075b249f23 apply gzip automatically after data is downloaded for all scenarios 2023-10-16 15:34:45 +02:00
Martin Rotter
a4bf57f971 added direct support for local files as sources of feeds 2023-10-16 15:21:02 +02:00
Martin Rotter
6100e56985 some refactoring in flow of url/script/post-process-script 2023-10-16 15:18:02 +02:00
Martin Rotter
8720fe663d support for sitemaps 2023-10-16 15:05:42 +02:00
Martin Rotter
efea17f3aa refactoring of parsers, initial work in sitemap parser 2023-10-13 13:57:23 +02:00
Martin Rotter
fa7d262234 exec bit fuckedup 2023-08-23 09:08:40 +02:00
Martin Rotter
f742a3de3f work on docs 2023-08-23 08:32:38 +02:00
Martin Rotter
68764732ab make sure that filters AND DB storing runs in a "serialized" manner 2023-08-22 08:05:47 +02:00
Martin Rotter
238a18cbde refactor C++ includes 2023-08-16 20:44:38 +02:00
Martin Rotter
aa372361ee fix #1009 2023-07-24 07:50:51 +02:00
Martin Rotter
89c687c22f fix crash when feed source is not correctly filled 2023-07-10 10:14:22 +02:00
Martin Rotter
f896860f75 rename, fix build 2023-03-17 08:45:43 +01:00
Martin Rotter
eeedf8b1a5 work on #909 2023-03-16 15:02:06 +01:00
Martin Rotter
6358e8aa0e scaled all downloaded icons to 48x48 to avoid DB size exploding 2022-12-07 10:01:19 +01:00
Martin Rotter
de09d34618 typo! 2022-12-07 08:05:48 +01:00
Martin Rotter
3d93a40284 windowsvista style default on windows 2022-08-26 10:53:54 +02:00
Martin Rotter
3f59abae2a working feed operations regarding to sort order, categories and accounts to go 2022-03-15 09:34:40 +01:00
Martin Rotter
5f14f2cc82 make deleting of feeds work with sort order 2022-03-14 16:10:35 +01:00
Martin Rotter
6e8d4953e0 expand networkresult 2022-02-18 12:35:38 +01:00
Martin Rotter
3052b45726 move parsers to folder 2022-02-05 09:29:32 +01:00
Martin Rotter
03d56b3054 fixed json guessing 2022-01-19 12:44:28 +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
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