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
Martin Rotter
03d56b3054
fixed json guessing
2022-01-19 12:44:28 +01:00
Martin Rotter
bbf1f5bed1
remove some ex bits
2022-01-19 10:58:27 +01:00
Martin Rotter
9c670b8629
fixed #393
2022-01-18 10:09:49 +01:00
Martin Rotter
f5856679d4
big refactoring of PR #588
2022-01-18 09:32:16 +01:00
igrekster
547754e83d
add feed option to load article URL in message preview ( #588 )
...
* add feed option to load article URL in message preview
Some RSS feeds (such as reddit.com) provide quite limited `content`
section, thus it is desirable to load the URL into the message preview.
* Support displayUrl for all feed types
2022-01-18 07:40:22 +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
a78d2852d7
make bigger textboxes for scripts
2022-01-17 08:07:48 +01:00
Martin Rotter
17c233563a
fixed #198
2022-01-14 14:13:44 +01:00
Martin Rotter
aa893b9f4d
fetch user-submitted published notes
2022-01-14 11:21:55 +01:00
Martin Rotter
8ebd35c3b6
ttrss: system label PUBLISHED is now fetched and can be assigned/removed to/from articles
2022-01-14 10:26:30 +01:00
Martin Rotter
dc78cce665
unify ""
2022-01-14 08:23:08 +01:00
Martin Rotter
95a5341967
multiple UX fixes, fix #570 , prepare for better integration of nodejs
2022-01-13 13:51:57 +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
b0b3acf1c2
use some default mime type for enclosure when missing
2022-01-10 07:31:07 +01:00
Martin Rotter
8ae02930f6
working custom colůors
2021-11-25 15:09:30 +01:00
Martin Rotter
fb840a5440
some icon fixes, also fix crash #539
2021-11-23 12:53:02 +01:00
Martin Rotter
f1baf56dcf
use direct enums in metadata.xml, allow for custom dynamcic colors in lists for selected items
2021-11-19 08:31:09 +01:00
Martin Rotter
dd12db245f
remove x bit
2021-11-16 07:18:48 +01:00