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
Martin Rotter
db156ce4a7
save
2021-05-07 07:19:40 +02:00
Martin Rotter
081d25eca1
remove redundant feed classes
2021-05-07 07:19:39 +02:00
Martin Rotter
f29ea98bbb
Save work on DB layer and DB models.
2021-05-07 07:19:39 +02:00
Martin Rotter
8e2eede3ed
huge work, semi broken state rn, save
2021-05-07 07:19:39 +02:00
Martin Rotter
9d6c42002d
Refactorings.
2021-05-07 07:19:37 +02:00
Martin Rotter
e0cb38f318
code refactoring, removing duplicate code
2021-05-07 07:19:37 +02:00
Martin Rotter
6dda15eb00
fix many warnings, remove redundant SQL scripts, refactor some preprocessor constants
2021-05-07 07:19:36 +02:00
Martin Rotter
6da1751870
unify titles in standard acc
2021-02-21 20:53:26 +01:00
Martin Rotter
0f4c9ecd64
use enum class wherever possible
2021-01-21 14:29:13 +01:00
Martin Rotter
ff969016db
Working on per acc proxy.
2021-01-20 14:23:58 +01:00
Martin Rotter
25329b61fa
Some API cleanups, RSS Guard now allows you to add multiple "standard" accounts simultaneously.
2021-01-11 10:50:08 +01:00
Martin Rotter
59e546a8cd
Refactoring of feed editing forms, re-introduced support for adding tt-rss feeds.
2020-12-01 11:09:47 +01:00
Martin Rotter
a9b6ecd351
Enable labels for all accounts.
2020-10-08 20:30:58 +02:00
Martin Rotter
44e467b9c7
Update counts of all/unread msgs with tags.
2020-10-08 19:37:52 +02:00
Martin Rotter
205c32735f
Label advancements.
2020-10-07 17:07:45 +02:00
Martin Rotter
26e4431d3b
Work on labels.
2020-10-07 16:10:57 +02:00
Martin Rotter
580457ae12
save
2020-10-06 20:29:18 +02:00
Martin Rotter
821192906e
Simplify some sync-in logic.
2020-10-06 19:58:21 +02:00
Martin Rotter
e2198faedc
Sort cats/feeds in export/import model and in msg filter dialog.
2020-09-25 09:29:50 +02:00
Martin Rotter
d5521fe2b8
Fix add selected category/feed s-s connection.
2020-08-31 08:44:03 +02:00