Commit graph

90 commits

Author SHA1 Message Date
Martin Rotter
2aead89071 fix warnings 2023-11-11 08:18:19 +01:00
Martin Rotter
d99ad7f628 fixed #584 and some related small refactorings 2023-11-10 12:29:27 +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
46fe50df91 work on toasts, unify article sanitization 2023-09-22 07:24:55 +02:00
Martin Rotter
bff766ba93 remove newsblur wip code, some work on toasts 2023-09-18 13:35:13 +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
32f086a089 remove some files 2023-08-17 08:40:48 +02:00
Martin Rotter
238a18cbde refactor C++ includes 2023-08-16 20:44:38 +02:00
Martin Rotter
03bd2e2baa fix some feedly stubborn feeds not having titles 2023-07-24 11:20:42 +02:00
Martin Rotter
e08bb40822 fix special toolbuttons not adopting app-wide toolbutton style
also add better logic for determining which article states
are changed when synchronizing article state changes
2023-04-19 11:25:22 +02:00
Martin Rotter
defd8c6f48 fix feedly msg state sync 2023-02-20 11:40:08 +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
49785b348a fix feedly testing label width 2022-10-14 09:37:47 +02:00
Martin Rotter
2143e5e685 fix #807 2022-09-19 09:27:45 +02:00
Martin Rotter
3b064d8e34 fix for #732 + some related changes 2022-05-11 11:11:15 +02:00
Martin Rotter
f1bb2c7c00 fix build 2022-03-25 15:01:27 +01:00
Martin Rotter
1c8293a5aa feedly: convert feed descriptions from html to text 2022-03-24 07:30:41 +01:00
Martin Rotter
ad2ec0eb1b feedly now supports ISA - intelligent sync. algorithm 2022-03-23 12:58:36 +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
6e8d4953e0 expand networkresult 2022-02-18 12:35:38 +01:00
Martin Rotter
8948186144 tolower nodejs folder 2022-02-08 14:47:37 +01:00
Martin Rotter
5102a9bb00 send proper content-type on some PUT requests 2022-01-28 08:22:26 +01:00
Martin Rotter
50f437b46a send proper content-type on some posts requests 2022-01-28 08:21:38 +01:00
Martin Rotter
97e0699a1a fix #576 2022-01-12 12:34:04 +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
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
e19ea3f59e fix problems with feedly messing up messages and also improve mergin algorithm a bit 2021-09-08 10:49:42 +02:00
Martin Rotter
7556969397 replace most HELP labels with collapsible ones, tweak default acc edit dialog size 2021-09-07 08:43:58 +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
02e03e6d4a overhauled logic around adblock, now is much easier to use 2021-08-24 10:18:39 +02:00
Martin Rotter
4f6ec40356 clean acc data when acc is changed only when really needed 2021-08-16 10:52:36 +02:00
Martin Rotter
4476dcf811 fix #465 2021-08-15 20:06:50 +02:00
Martin Rotter
be051000b5 fix build 2021-08-13 11:39:34 +02:00
Martin Rotter
8bff56a1cf fix build 2021-08-05 15:08:55 +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
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
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
d99ae40447 some strings tweaked 2021-06-22 09:54:40 +02:00
Martin Rotter
fa31189357 replace message -> article 2021-06-22 07:20:37 +02:00
Martin Rotter
fd6f982895 fix build 2021-06-18 14:11:41 +02:00
Martin Rotter
f948152f61 Renaming and unifications of texts. 2021-06-03 11:05:13 +02:00
Martin Rotter
991ded863a fetch feedly username in official support too, fetch inoreader for account 2021-05-07 07:25:53 +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