Commit graph

37 commits

Author SHA1 Message Date
Martin Rotter
0ad4b25522 work on ical 2024-03-11 11:17:20 +01:00
Martin Rotter
47714ac590 fix wrong dates in one feed 2024-03-08 07:57:08 +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
2aead89071 fix warnings 2023-11-11 08:18:19 +01:00
Martin Rotter
fe72cd1564 couple of fixes for #1133 and working on other parsing things 2023-10-16 08:56:23 +02:00
Martin Rotter
edf696bae2 totally reworked process argument tokenization, allow to use both single and double quotes and removing some other limitation 2023-10-09 11:12:14 +02:00
Martin Rotter
bff766ba93 remove newsblur wip code, some work on toasts 2023-09-18 13:35:13 +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
96910ee97d refactoring random colors 2023-07-27 07:15:04 +02:00
Martin Rotter
4694696c5d generate just a bit better colors using HSV model 2023-07-25 09:38:11 +02:00
Martin Rotter
bca8012b46 fix article plaintext mode detection for #979 2023-06-12 07:55:37 +02:00
Martin Rotter
04ae1c54dd merge 2022-10-18 10:29:15 +02:00
Martin Rotter
5d605f7365 fix #810 2022-09-30 07:20:50 +02:00
Martin Rotter
f22e7455ce work on qt5 compat binaries for windows 2022-09-16 06:39:59 +02:00
Martin Rotter
4af15a8c88 fix #792 2022-09-07 07:08:49 +02:00
Martin Rotter
54fa6134ec fix some broken datetimes in gmail messages 2022-08-19 08:54:04 +02:00
Martin Rotter
2d7f9bb289 remove Qt < 5.12 code as Qt 5.12 is now minimal req. version 2022-03-25 07:38:40 +01:00
Martin Rotter
f3fe65a4bb more time formats 2022-02-06 19:59:17 +01:00
Martin Rotter
8cb7c1c496 fully editable datetime format in msg list 2022-02-06 07:44:18 +01:00
Martin Rotter
66159f42a1 abandon needless # separator for scripts! 2022-01-17 14:31:23 +01:00
Martin Rotter
a03df018bb display more readable strings in custom skin colors 2021-11-26 07:56:47 +01:00
Martin Rotter
d9fb5cd115 try to fix all executable bits, only set them for "executable" script files 2021-08-25 06:43:53 +02:00
Martin Rotter
d395f9d36c gmail now fills in address when test setup is made, also date/time headers of gmails articles are more correctly parsed 2021-05-07 07:25:51 +02:00
Martin Rotter
edfb956cd9 moved 3rd party code 2021-05-07 07:22:55 +02:00
Martin Rotter
1538c1261f refactoring with clazy 2021-05-07 07:21:31 +02:00
Martin Rotter
2cf7797ce0 save work 2021-05-07 07:17:15 +02:00
Martin Rotter
fecfe22e7d fix #329 2021-03-31 20:46:37 +02:00
Martin Rotter
192c08dbc4 Save 2021-02-01 09:57:32 +01:00
Martin Rotter
51e0f1675d sync-in works for freshrss 2021-01-29 10:40:32 +01:00
Martin Rotter
252cc59b8d Migrate to new gmail api batch endpoint. 2020-08-13 13:51:19 +02:00
Martin Rotter
96d94e93a4 use qrandomgenerator 2020-07-24 11:17:38 +02:00
Martin Rotter
e5ed611680 fix macosx build 2020-07-13 10:36:05 +02:00
Martin Rotter
d7d3be2914 Replaced all foreach instances with for. 2020-06-03 09:54:52 +02:00
Martin Rotter
f1b3184aaa Fix obsolete code. 2020-05-04 10:07:07 +02:00
Martin Rotter
172dc793a8 Fix some obsoletes, fix bug #231. 2020-04-21 08:43:30 +02:00
Martin Rotter
f12c395e80 experimentally separate executable and core library 2019-06-10 09:54:18 +02:00
Renamed from src/miscellaneous/textfactory.cpp (Browse further)