Commit graph

3867 commits

Author SHA1 Message Date
Martin Rotter
217374071d save 2024-03-21 09:53:01 +01:00
Martin Rotter
446965cae8 build fix 2024-03-21 09:53:01 +01:00
Martin Rotter
f460ad667c files 2024-03-21 09:53:01 +01:00
Martin Rotter
de4537c6b1 test 2024-03-21 09:53:01 +01:00
Martin Rotter
24d92ea735 user <> for library includes 2024-03-21 09:53:01 +01:00
Martin Rotter
fdc3a81d73 save 2024-03-21 09:53:01 +01:00
Martin Rotter
7d709dcc81 do not require path to UI_ files 2024-03-21 09:53:01 +01:00
Martin Rotter
df0f831c3c work 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
31e8612f4c universal dialog size remembering, fix for #1336 2024-03-18 13:58:07 +01:00
Martin Rotter
ee228c9167 update bundled user-agent for lite builds 2024-03-18 08:26:15 +01:00
Martin Rotter
3b19a66dd4 fix for #1317 2024-03-15 13:18:44 +01:00
Martin Rotter
8e50ba87d1 fix #1333 2024-03-15 07:10:05 +01:00
Martin Rotter
bfe5120dbe fix #1332 2024-03-15 07:05:27 +01:00
Martin Rotter
c74d24a4ed fix icalendar regression 2024-03-14 14:55:11 +01:00
Martin Rotter
310c3068bd make title column interactive too and auto-stretch last column - fixes #1319 2024-03-14 09:40:10 +01:00
Martin Rotter
408d5e19e5 add a way to play currently loaded URL in media player - #1324 2024-03-14 08:56:03 +01:00
Martin Rotter
143f24c1b6 Ical: add some kind of better parsing when date/time of event is in specified timezone, it sucks before the iCal SPEC is huge and i just cannot implement it all correctly for purpose in rssguard 2024-03-13 10:06:32 +01:00
Martin Rotter
6479805799 Ical: add some kind of better parsing when date/time of event is in specified timezone, it sucks before the iCal SPEC is huge and i just cannot implement it all correctly for purpose in rssguard 2024-03-13 09:53:36 +01:00
Martin Rotter
9abb5d1bb5 Ical: add some kind of better parsing when date/time of event is in specified timezone, it sucks before the iCal SPEC is huge and i just cannot implement it all correctly for purpose in rssguard 2024-03-13 09:31:09 +01:00
Martin Rotter
9dd8c26206 work on ical 2024-03-12 14:47:50 +01:00
Martin Rotter
008027e270 work on ical 2024-03-12 14:40:02 +01:00
Martin Rotter
07de8e7e32 work on ical 2024-03-12 14:39:35 +01:00
Martin Rotter
03ddb5efd2 ical PoC 2024-03-11 13:26:03 +01:00
Martin Rotter
22f7920819 ical PoC 2024-03-11 13:13:13 +01:00
Martin Rotter
0ad4b25522 work on ical 2024-03-11 11:17:20 +01:00
Martin Rotter
b49b7f470b save work 2024-03-08 14:12:01 +01:00
Martin Rotter
009aa73a89 sanitize URL with full unicode to support chinese too 2024-03-08 09:58:38 +01:00
Martin Rotter
3a97d5880c fix #1314 2024-03-08 09:43:08 +01:00
Martin Rotter
35b378d8b1 make new scraping feature more robust 2024-03-08 08:36:32 +01:00
Martin Rotter
47714ac590 fix wrong dates in one feed 2024-03-08 07:57:08 +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
accb478bee very experimental way of PoC for JS-enabled websites scraping 2024-03-06 07:29:11 +01:00
Martin Rotter
567c0e1906 add support for fetching URL content via embedded browser 2024-03-05 07:43:10 +01:00
Martin Rotter
2dda0599df change webengine paths only on release build to avoid crashes on debug build 2024-03-05 06:45:10 +01:00
Martin Rotter
eb6332cc5c http headers usage and headers itself converted to lowercase, fixes #1296 2024-02-21 13:15:36 +01:00
Martin Rotter
60da2d916d make readability aware of which sender requested, fixes #1300 2024-02-21 12:38:40 +01:00
Martin Rotter
65fa66b104 fix problems when source field is huge in feed 2024-02-13 10:42:17 +01:00
Guilherme Silva
4cd363e445
Mark articles that begin with <details> as HTML (#1294)
This Brazilian news website called Tecnoblog [1] will often begin their
articles with the <details> tag, providing a short summary for them.

[1] https://tecnoblog.net/
2024-02-07 06:36:19 +01:00
Martin Rotter
e5d5371e34 fix crash when forwading an email 2024-01-26 10:03:19 +01:00
Martin Rotter
8e2de8c3c6 add position guarding for all modal dialogs 2024-01-24 12:04:22 +01:00
Martin Rotter
17fa6e6d8d automatically resize all dialogs which are bigger than available screen 2024-01-24 09:28:19 +01:00
Martin Rotter
e48677b665 automatically resize all dialogs which are bigger than available screen 2024-01-24 09:22:19 +01:00
Martin Rotter
001f0b4ee5 lang sync 2024-01-24 07:15:38 +01:00
Martin Rotter
a975714f67 jesus add forgotten account_id restriction to cleaning feature 2024-01-23 11:30:31 +01:00
Martin Rotter
f2b59b2836 fix #1280 2024-01-23 10:13:27 +01:00
Martin Rotter
cda0f79e11 do not mark updated articles automatically as unread - only affects classic RSS/ATOM/JSON feeds 2024-01-22 15:40:52 +01:00
Martin Rotter
2d7907c22f fix #1278 2024-01-22 14:27:09 +01:00