Commit graph

557 commits

Author SHA1 Message Date
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
a639f06891 replace invalid article dates with current date, fix date/time for gmail when standard "Date" header is missing 2022-03-23 09:12:58 +01:00
Martin Rotter
c50cacef87 debug code 2022-03-18 12:23:32 +01:00
Martin Rotter
4539fcc777 gmail: refined e-mail downloading, now supports ISA - faster synchronization, particularly subsequent 2022-03-18 12:23:04 +01:00
Martin Rotter
28ec8e642b disable subject when replying 2022-03-18 09:08:27 +01:00
Martin Rotter
aacf24726b can remove categories and accs, now to make proper changes of parents 2022-03-15 15:46:18 +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
2ef9a373b3 force UI colors -> use skin colors + related adjustments 2022-03-15 06:49:05 +01:00
Martin Rotter
5f14f2cc82 make deleting of feeds work with sort order 2022-03-14 16:10:35 +01:00
Martin Rotter
67e9a249af Revert "cleanup manual sort partial implementation"
This reverts commit 741c6ef682.
2022-03-14 09:24:30 +01:00
Martin Rotter
741c6ef682 cleanup manual sort partial implementation 2022-03-08 08:09:21 +01:00
Martin Rotter
f9724ec5d2 bump min qt 5 version, save 2022-03-08 07:42:46 +01:00
Martin Rotter
109b91c13d adding categories works 2022-03-07 09:44:36 +01:00
Martin Rotter
2100573a14 some minor UX tweaks for feed/category dialogs 2022-03-07 09:04:59 +01:00
Martin Rotter
84aa24255c working on manual sorting, it is starting to get shape, some problems arised but I will either solve them or declare them to actually be features 2022-03-04 14:14:37 +01:00
Martin Rotter
45751381ec fix handling of force-dark-mode when style is forced via style or env 2022-03-03 08:14:01 +01:00
Martin Rotter
45d7a78684 fixup wrong order ids 2022-03-02 15:11:17 +01:00
Martin Rotter
a34a3c8dd7 fixup some +x execute rights 2022-03-02 08:37:11 +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
970dfc0c44 article toolbar label btns follow rest of app style 2022-02-22 14:10:45 +01:00
igrekster
9e99e7162d
Fix build issue in newsblur when compiling with GCC 11.2 (#648)
GCC thinks the assignment is ambiguous
2022-02-22 08:26:23 +01:00
Martin Rotter
2975f3d825 newsblur can load list of feeds and categories 2022-02-18 15:49:58 +01:00
Martin Rotter
4ab483d14a working test for nb 2022-02-18 13:16:29 +01:00
Martin Rotter
6e8d4953e0 expand networkresult 2022-02-18 12:35:38 +01:00
Martin Rotter
5ce90e5943 files for newsbluer plugin 2022-02-18 11:57:35 +01:00
Martin Rotter
e3e09d1534 properly de-HTML author/title of rss/atom/json entries 2022-02-12 19:50:47 +01:00
Martin Rotter
8948186144 tolower nodejs folder 2022-02-08 14:47:37 +01:00
Martin Rotter
b190d040f2 use network proxy on all places where feed is guessed 2022-02-08 13:35:21 +01:00
Martin Rotter
d9d9541d71 nodejs can install/update packages 2022-02-07 15:20:01 +01:00
Martin Rotter
617040c275 unify json parser 2022-02-06 19:39:25 +01:00
Martin Rotter
91573ec11d unified abstraction in RSS/RDF/ATOM parsers, improved support for RDF/modules 2022-02-05 18:56:38 +01:00
Martin Rotter
3052b45726 move parsers to folder 2022-02-05 09:29:32 +01:00
Martin Rotter
a7b71ed57c qt6 for devbuild test again 2022-02-05 07:55:54 +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
9934786c8c fix number of inserted articles when some article does not meet constraints 2022-02-03 09:21:07 +01:00
Martin Rotter
392ff2415f fix sql to support mariadb 10.3 2022-02-02 08:04:59 +01:00
Martin Rotter
88bb169922 Merge branch 'master' of github.com:martinrotter/rssguard 2022-01-31 19:23:03 +01:00
Martin Rotter
cfcdeef031 some UX 2022-01-31 19:22:54 +01:00
jan Anja
d17bdc5223
port build system to cmake (#615) 2022-01-31 09:11:48 +01:00
Martin Rotter
d54b239457 enhance compatibility with freshrss 2022-01-28 09:06:49 +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
de2b314328 remove redundant itemIds call 2022-01-27 20:06:54 +01:00
Martin Rotter
ace6b7fd9e slight add feed dialog redesign 2022-01-26 08:54:06 +01:00
Martin Rotter
cf01b38d70 some UI changes 2022-01-21 11:57:28 +01:00
Martin Rotter
01b0332a30 fail when downloading articles for invalid JSON 2022-01-19 12:47:38 +01:00