Commit graph

3999 commits

Author SHA1 Message Date
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
Martin Rotter
d8180eb68f fix bad GUI in feed edit dialog when some article limit is set 2024-01-19 13:33:28 +01:00
Martin Rotter
1ab372a0af do not save splitter position on resize if position is somehow 0 2024-01-19 12:09:53 +01:00
Martin Rotter
f78b25e0c9 fix showing wrong amount of updated feeds in notification 2024-01-19 07:28:58 +01:00
Martin Rotter
21d1e2912e tweak string 2024-01-17 13:11:13 +01:00
Martin Rotter
cf89c0d338 fix title 2024-01-17 12:32:26 +01:00
Martin Rotter
607439e49f fix some bug in limitting articles 2024-01-17 10:15:49 +01:00
Martin Rotter
450d01e714 working limitting 2024-01-16 10:38:38 +01:00
Martin Rotter
34167c3f9f bit better DB/logic handling 2024-01-15 14:51:39 +01:00
Martin Rotter
e3ff40ce28 working DB layer for limitting feature 2024-01-15 11:35:53 +01:00
Martin Rotter
796fbf916e work on article ignore/limit 2024-01-15 09:37:43 +01:00
Martin Rotter
869e0d1f70 fix build 2024-01-15 07:20:43 +01:00
Martin Rotter
57f38ed3ed save work 2024-01-12 13:11:40 +01:00
Martin Rotter
fb62f66445 work on article amount limitting 2024-01-12 09:13:13 +01:00
Martin Rotter
c2f767ea55 fix #1268 2024-01-10 11:37:37 +01:00
Martin Rotter
48e31b900c fix build 2024-01-10 10:32:46 +01:00
Martin Rotter
ea8bac60d6 fix #1267 and some other minor bugs and stuff 2024-01-10 10:14:07 +01:00
Martin Rotter
18544abc54 do not consider articles with wrongly changed label as updated as the info about "changed" labels is broken atm 2024-01-04 10:10:35 +01:00
Martin Rotter
57cc08762a Add minimal time difference to consider two articles timely different 2024-01-03 12:38:56 +01:00