Commit graph

124 commits

Author SHA1 Message Date
Martin Rotter
64ab3482b3 miniflux: fix for feed adding, removing, editing 2023-11-14 10:16:02 +01:00
Martin Rotter
854f6ea92e greader now supports feed adding, modifying and deleting 2023-11-14 08:34:41 +01:00
Martin Rotter
1ee283103d missing files 2023-11-14 06:48:01 +01:00
Martin Rotter
36fe7ccf73 Save 2023-11-13 15:10:23 +01:00
Martin Rotter
caecf5355a greader supports feed deleting 2023-11-13 12:10:58 +01:00
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
edc30fbe48 greader plugin now has ability to export/import feeds via API usage 2023-11-09 12:34:00 +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
2f5b84cfc7 make repeatedly used regexps static for some performance boost 2023-10-23 08:32:07 +02:00
Martin Rotter
efea17f3aa refactoring of parsers, initial work in sitemap parser 2023-10-13 13:57:23 +02: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
238a18cbde refactor C++ includes 2023-08-16 20:44:38 +02:00
Martin Rotter
492715e381 save memory DB before DB is backuped 2023-08-11 11:29:09 +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
287e1dacf6 potential fix for #904 2023-04-03 10:33:19 +02: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
a42d3955bf logging 2022-12-01 10:56:59 +01:00
Martin Rotter
69a8fc7ea6 minor modernization of feed updating code 2022-08-27 13:33:21 +02:00
Martin Rotter
0edb3a2839 minor ui enhancements for greader api plugin 2022-08-27 11:15:34 +02:00
Martin Rotter
f0904b21c6 fix minflux edit-tag integration 2022-08-27 10:59:38 +02:00
Martin Rotter
35e9f299a6 preliminary miniflux support 2022-08-22 09:43:10 +02:00
Martin Rotter
13a993434f print more logging for greader acc 2022-05-31 07:33:21 +02:00
Martin Rotter
3b064d8e34 fix for #732 + some related changes 2022-05-11 11:11:15 +02:00
Martin Rotter
76912b6d80 more logging for #730 2022-05-10 07:38:24 +02: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
d9d9541d71 nodejs can install/update packages 2022-02-07 15:20:01 +01:00
Martin Rotter
d54b239457 enhance compatibility with freshrss 2022-01-28 09:06:49 +01:00
Martin Rotter
50f437b46a send proper content-type on some posts requests 2022-01-28 08:21:38 +01:00
Martin Rotter
de2b314328 remove redundant itemIds call 2022-01-27 20:06:54 +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
fb840a5440 some icon fixes, also fix crash #539 2021-11-23 12:53:02 +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
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +02:00
Martin Rotter
852319d6ab removed unneeded deps from adblock.js, simplified greader dialog, fixed some errors 2021-09-06 13:06:40 +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
ed39e029cd improved ID fetching right after bulk SQL insert 2021-08-19 07:23:13 +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
b1e45623c5 display notifications when login failure etc. 2021-08-13 11:11:57 +02:00
Martin Rotter
2222b94d69 fix os2 2021-08-13 09:43:36 +02:00
Martin Rotter
d7a14f8ce3 new docs 2021-08-12 13:00:42 +02:00