Martin Rotter
56c9e973df
initial slim implementation of media player for qt6, will fix for qt5 and polish and integrate better later
2023-11-21 14:33:48 +01:00
Martin Rotter
caecf5355a
greader supports feed deleting
2023-11-13 12:10:58 +01:00
Martin Rotter
b6269bf0e6
fixed #824
2023-11-10 13:03:43 +01:00
Martin Rotter
d99ad7f628
fixed #584 and some related small refactorings
2023-11-10 12:29:27 +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
e8090ce68c
work on discoverying feeds
2023-10-17 15:23:36 +02:00
Martin Rotter
9792895e0b
cmakelist
2023-10-13 14:00:54 +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
e3e1929436
save, work on toasts
2023-09-20 07:20:08 +02:00
Martin Rotter
bff766ba93
remove newsblur wip code, some work on toasts
2023-09-18 13:35:13 +02:00
Martin Rotter
31612e90b2
Merge branch 'master' of github.com:martinrotter/rssguard
2023-09-12 09:02:06 +02:00
Martin Rotter
9745f29547
work on toasts
2023-09-12 09:02:00 +02:00
Martin Rotter
66bf301b9b
add message to cmake
2023-09-10 20:43:10 +02:00
Reilly Brogan
481aca380e
Make it a fatal error if USE_SYSTEM_SQLITE=ON is set but system SQLite3 isn't found ( #1095 )
2023-09-10 20:34:26 +02:00
Martin Rotter
394b342c12
fixing macosx builds
2023-08-29 07:28:16 +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
e0205f5358
initial cmake tweaks to allow system sqlite3 - on linux
2023-08-14 06:47:34 +02:00
Martin Rotter
3d560ba53b
try to fix db backup when in-memory is enabled
2023-08-11 15:30:46 +02:00
Martin Rotter
a4818bd327
initial WIP js highlighter for article filters dialog
2023-08-01 13:39:25 +02:00
Martin Rotter
8ecff5763b
fix crash on windows
2023-07-25 10:06:23 +02:00
Martin Rotter
59b80f784b
working on persistent regexps + multiple of other fixes and small enhancements
2023-07-18 06:16:01 +02:00
Martin Rotter
2b43b26a7c
work on richtexteditor for gmail
2023-04-27 14:02:35 +02:00
Martin Rotter
083173c8c4
fix #424
2023-04-14 11:06:16 +02:00
Martin Rotter
ac8629c751
better article list filtering
2023-02-10 14:04:42 +01:00
Martin Rotter
6baa539480
initial fix for #468
2023-02-02 14:25:14 +01:00
martinrotter
8347a8cb2f
Concurrent import ( #864 )
...
* save
* save
* save
2023-01-03 13:07:34 +01:00
Martin Rotter
a3a77211d0
added no-duplicates premade article filter + implemented dialog-based application log viewer
2022-12-01 08:17:39 +01:00
Martin Rotter
37ba269311
add option to forcibly bundle icon themes, enable for appimage build
2022-07-20 13:06:31 +02:00
Martin Rotter
5bad3b2db7
macos related fixes
2022-05-10 07:50:11 +02:00
Martin Rotter
994c377049
remove litehtml stuff, return to good old nwe widget, start to work on its goodies, including images support
2022-04-12 12:30:24 +02:00
Martin Rotter
983f1eef10
merge qtextbrowser, covid here, have to take pause
2022-04-10 11:24:57 +02:00
Martin Rotter
fd722f6a4d
allow to use bundled downloader to download attachments
2022-04-06 09:27:42 +02:00
Martin Rotter
55571a9d44
empty previewer for emails
2022-03-30 14:50:06 +02:00
Martin Rotter
ded2ce26eb
API for custom article previwer per account
2022-03-30 14:01:09 +02:00
Martin Rotter
059f67e38a
move file
2022-03-29 14:51:48 +02:00
Martin Rotter
cd1f44ba77
add -w option to force nowebengine even in webengine version
2022-03-26 12:39:10 +01:00
Martin Rotter
d48309cd17
poc newspaper
2022-03-26 09:00:49 +01:00
Martin Rotter
03ce10cbdf
fix build warnings on macos
2022-03-26 08:41:30 +01:00
Martin Rotter
f571a2d01b
Initial PoC for litehtml integration.
2022-03-25 14:28:34 +01:00
Martin Rotter
e62889675f
some renaming
2022-03-25 09:05:57 +01:00
Martin Rotter
a52d703e4b
refactoring and adding of taskbar overlay icon
2022-02-24 11:44:05 +01:00
Martin Rotter
5ce90e5943
files for newsbluer plugin
2022-02-18 11:57:35 +01:00
Martin Rotter
4ec98eb322
save
2022-02-11 15:19:05 +01:00
Martin Rotter
b2343a0189
integrate nodejs in a better way, fix APP_REVISION missing
2022-02-10 12:19:13 +01:00
Martin Rotter
04a262d5db
try to refactor cmake a bit
2022-02-08 10:47:13 +01:00
Martin Rotter
c4d112db78
try to refactor cmake a bit
2022-02-08 10:42:50 +01:00
Martin Rotter
3052b45726
move parsers to folder
2022-02-05 09:29:32 +01:00