Martin Rotter
|
1b2d155eca
|
bit more polishment
|
2024-04-23 10:59:28 +02:00 |
|
Martin Rotter
|
43173c6b16
|
use proper URL when extracting article
|
2024-04-23 08:22:43 +02:00 |
|
Martin Rotter
|
c65fb31f19
|
automatically de-escape all contents
|
2024-04-03 12:18:15 +02:00 |
|
Martin Rotter
|
43ffeed391
|
fix #1354
|
2024-03-25 08:20:04 +01:00 |
|
Martin Rotter
|
a29d4b80bb
|
tweaked clang format
|
2024-03-21 09:53:01 +01:00 |
|
Martin Rotter
|
f585398a64
|
initial poc - plugins are now loaded from their own DLL/SO/DYLIB files
|
2024-03-21 09:53:01 +01:00 |
|
Martin Rotter
|
35b378d8b1
|
make new scraping feature more robust
|
2024-03-08 08:36:32 +01:00 |
|
Martin Rotter
|
51ddab9386
|
no scrolling
|
2024-03-06 12:08:17 +01:00 |
|
Martin Rotter
|
7a3a23a70b
|
save
|
2024-03-06 11:23:45 +01:00 |
|
Martin Rotter
|
6ef993045c
|
save
|
2024-03-06 11:06:19 +01:00 |
|
Martin Rotter
|
2d7907c22f
|
fix #1278
|
2024-01-22 14:27:09 +01:00 |
|
Martin Rotter
|
c2f767ea55
|
fix #1268
|
2024-01-10 11:37:37 +01:00 |
|
Martin Rotter
|
a242564f9c
|
fix build
|
2023-12-19 08:53:32 +01:00 |
|
Martin Rotter
|
af04c93e1a
|
fix build
|
2023-12-13 11:06:19 +01:00 |
|
Martin Rotter
|
9c7f550942
|
properly decode HTML data according to declared charset for lite browser
|
2023-12-13 10:44:36 +01:00 |
|
Martin Rotter
|
8b91d4709f
|
avoid cyclical image downscaling in lite mode
|
2023-12-13 09:39:59 +01:00 |
|
Martin Rotter
|
b8f2295bc9
|
much better quality image size handling
|
2023-12-05 09:22:12 +01:00 |
|
Martin Rotter
|
6fc0bdd988
|
add automatic downscaling to prevent horizontal scrollbar for no-web-engine article viewer
|
2023-12-04 07:49:35 +01:00 |
|
Martin Rotter
|
ef3def4952
|
remove some Unicode characters in text-based article view
|
2023-12-01 11:03:38 +01:00 |
|
Martin Rotter
|
1557bc9ff5
|
deal with overflowing images, provide HTML files for lite nudus-*
|
2023-12-01 10:54:08 +01:00 |
|
Martin Rotter
|
cc660229af
|
working on lite variant of nudus-*
|
2023-12-01 09:19:10 +01:00 |
|
Martin Rotter
|
061f422bb8
|
work on libmpv
|
2023-11-29 12:45:05 +01:00 |
|
Martin Rotter
|
2b2aaee70a
|
refactor media player, separate into backend logic
|
2023-11-27 10:53:08 +01:00 |
|
Martin Rotter
|
fed4560268
|
save
|
2023-11-23 12:04:06 +01:00 |
|
Martin Rotter
|
53c5994104
|
unification of web viewers
|
2023-11-23 10:50:17 +01:00 |
|
Martin Rotter
|
f4b018bcf6
|
working on unifications of context menus in web viewers
|
2023-11-23 08:14:00 +01:00 |
|
Martin Rotter
|
49d5716785
|
compile on qt5
|
2023-11-22 10:20:19 +01:00 |
|
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
|
734a46c910
|
fix unwanted debugging code
|
2023-11-14 06:50:03 +01:00 |
|
Martin Rotter
|
2aead89071
|
fix warnings
|
2023-11-11 08:18:19 +01:00 |
|
Martin Rotter
|
95df21e385
|
some renaming
|
2023-11-08 07:09:44 +01: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
|
c37eadea07
|
make displaying of huge article lists faster due to optimizations in how article list filtering is handled
|
2023-09-05 10:24:37 +02:00 |
|
Martin Rotter
|
01af7a2a3e
|
fix proxy not used in some tt-rss calls
|
2023-09-04 08:45:59 +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 |
|
martinrotter
|
cd8ba3da17
|
Merge pull request #1019 from RachidTagzen/master
New Features: Avoid Downloading Old Articles to Preserve a Small Database & Supporting RTL
|
2023-07-31 09:50:47 +02:00 |
|
Martin Rotter
|
388c9297ac
|
even better implementation of RTL which now works even when parent node is selected and RTL is automatically correctly decided for each individual article
|
2023-07-31 09:49:37 +02:00 |
|
Martin Rotter
|
066221e2ef
|
make article previewers support RTL too, atleast naive approach at this point
|
2023-07-28 11:07:57 +02:00 |
|
Martin Rotter
|
166ffccf82
|
save
|
2023-07-27 06:34:59 +02:00 |
|
Martin Rotter
|
7d62aa44fc
|
make readability use skins colors
|
2023-07-25 08:55:18 +02:00 |
|
Martin Rotter
|
a10d6e2384
|
fix logic when NOT using skins colors but make applying custom colors from settings work, great flexibility now
|
2023-07-03 08:40:56 +02:00 |
|
Martin Rotter
|
8eea37ec3b
|
fix returning of modified html from nonwebengine previewer which breaks feed detections - #935
|
2023-05-02 15:08:43 +02:00 |
|
Martin Rotter
|
7f3f5f8a30
|
tweak display of enclosure urls a bit
|
2023-04-21 13:34:12 +02:00 |
|
Martin Rotter
|
502e4d88e0
|
fixed #386
|
2023-04-21 07:48:26 +02:00 |
|
Martin Rotter
|
fb2c439b40
|
fix gmail attachment names encoding + other gmail stuff
|
2023-04-20 08:46:50 +02:00 |
|
Martin Rotter
|
86fa39fc56
|
lang sync
|
2023-03-22 14:33:17 +01:00 |
|
Martin Rotter
|
c1f5029e8b
|
fixed wrong word wrap mode for plain-text-based feeds, fixes #900
|
2023-03-17 08:12:46 +01:00 |
|