81 Commits

Author SHA1 Message Date
Martin Rotter
eb6332cc5c http headers usage and headers itself converted to lowercase, fixes #1296 2024-02-21 13:15:36 +01:00
Martin Rotter
e9e97786bb fix #695 2023-12-15 09:02:26 +01:00
Martin Rotter
2aead89071 fix warnings 2023-11-11 08:18:19 +01:00
Martin Rotter
b6269bf0e6 fixed #824 2023-11-10 13:03:43 +01:00
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
3f0f26e28e fix #1136 2023-10-24 08:35:37 +02:00
Martin Rotter
2b4f910953 bump versions of libs 2023-10-24 07:05:55 +02:00
Martin Rotter
e695203502 bit of a refactoring 2023-10-23 15:01:07 +02:00
Martin Rotter
114dbef367 save work 2023-10-18 14:57:36 +02:00
Martin Rotter
e8090ce68c work on discoverying feeds 2023-10-17 15:23:36 +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
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
238a18cbde refactor C++ includes 2023-08-16 20:44:38 +02:00
Martin Rotter
de140bbbe4 rename probes to queries, sync 2023-08-11 12:22:51 +02:00
Martin Rotter
aa372361ee fix #1009 2023-07-24 07:50:51 +02:00
Martin Rotter
eac63ff867 fixed #388 2023-04-21 08:03:40 +02:00
Martin Rotter
c41ca13ad1 fix using custom account-wide proxy when importing feeds 2023-04-05 11:24:31 +02:00
Martin Rotter
eeedf8b1a5 work on #909 2023-03-16 15:02:06 +01:00
Martin Rotter
932222bf58 some minor enhancements for OPML import + gmail email viewer uses skin styling, same as classic articles 2023-03-16 07:37:49 +01: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
7f5d1473a3 Shitload of changes, save it.
Also note that this introduces some SQL changes for metadata version 2 which is still unpublished but was introduced some commits ago, therefore individual "devbuild"s are NOT cross-compatible betweem each other.
2022-03-01 14:45:20 +01:00
Martin Rotter
a52d703e4b refactoring and adding of taskbar overlay icon 2022-02-24 11:44:05 +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
4199b9c7b7 fix import de-duplication 2022-02-03 12:41:21 +01:00
Federico Guerinoni
689403ad4e
Ignore same source when import from file (#619)
Signed-off-by: Federico Guerinoni <guerinoni.federico@gmail.com>
2022-02-03 12:29:36 +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
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
47448a05ef provide local IDs 2021-07-14 14:55:41 +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
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
50e1d79c42 work on notifications 2021-06-18 13:42:31 +02:00
Martin Rotter
40d32f3088 some refactorings, fixed #390 2021-05-07 07:22:56 +02:00
Martin Rotter
e7b1c4b6d9 save 2021-05-07 07:22:56 +02:00
Martin Rotter
85760efb5d finalized refactorings 2021-05-07 07:21:33 +02:00
Martin Rotter
424ec2b9af correct usage of methods with catching exceptions 2021-05-07 07:19:58 +02:00
Martin Rotter
93da8822ef catch some exceptions 2021-05-07 07:19:57 +02:00
Martin Rotter
5cb6e9e791 fix export/import 2021-05-07 07:19:57 +02:00
Martin Rotter
be07b2d514 initial db driver refactoring 2021-05-07 07:19:56 +02:00