Commit graph

38 commits

Author SHA1 Message Date
Martin Rotter
2f5b84cfc7 make repeatedly used regexps static for some performance boost 2023-10-23 08:32:07 +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
238a18cbde refactor C++ includes 2023-08-16 20:44:38 +02:00
Martin Rotter
860ccdb611 fix #992 + work on gmail 2023-06-29 10:53:46 +02:00
Martin Rotter
1b093aa0f0 gmail fetch labels too + fix label not updating its article count 2023-06-28 10:48:28 +02:00
Martin Rotter
fb2c439b40 fix gmail attachment names encoding + other gmail stuff 2023-04-20 08:46:50 +02:00
Martin Rotter
f0b6fa09f0 fix some leaks 2023-03-14 19:00:52 +01:00
Martin Rotter
ffc9c74900 some cleanups, remove DB transactins support as it is now useless 2023-01-09 14:44:41 +01:00
Martin Rotter
35e9f299a6 preliminary miniflux support 2022-08-22 09:43:10 +02:00
Martin Rotter
fd722f6a4d allow to use bundled downloader to download attachments 2022-04-06 09:27:42 +02:00
Martin Rotter
7eff7e93b4 save 2022-03-31 15:22:32 +02:00
Martin Rotter
a639f06891 replace invalid article dates with current date, fix date/time for gmail when standard "Date" header is missing 2022-03-23 09:12:58 +01:00
Martin Rotter
c50cacef87 debug code 2022-03-18 12:23:32 +01:00
Martin Rotter
4539fcc777 gmail: refined e-mail downloading, now supports ISA - faster synchronization, particularly subsequent 2022-03-18 12:23:04 +01:00
Martin Rotter
28ec8e642b disable subject when replying 2022-03-18 09:08:27 +01:00
Martin Rotter
6e8d4953e0 expand networkresult 2022-02-18 12:35:38 +01:00
Martin Rotter
8317d743ea strip unwanted HTML header from HTML e-mails of gmail 2021-11-03 11:19:26 +01:00
Martin Rotter
00dee012f1 implement temporary status bar messages 2021-11-01 13:59:21 +01:00
Martin Rotter
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +02: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
02e03e6d4a overhauled logic around adblock, now is much easier to use 2021-08-24 10:18:39 +02:00
Martin Rotter
be051000b5 fix build 2021-08-13 11:39:34 +02:00
Martin Rotter
b1e45623c5 display notifications when login failure etc. 2021-08-13 11:11:57 +02:00
Martin Rotter
8118c3155b starting to merge inoreader into greader 2021-08-05 14:46:39 +02:00
Martin Rotter
fa059d129a better parsing of some gmail email messages 2021-06-24 12:18:01 +02:00
Martin Rotter
50e1d79c42 work on notifications 2021-06-18 13:42:31 +02:00
Martin Rotter
b2409ab745 improve gmail email parsing, also display correct local datetime in msg previewer 2021-05-17 08:41:49 +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
d09c28ed50 separate message count limit setting to own widget 2021-05-07 07:25:50 +02:00
Martin Rotter
706e1c8750 gmail can now download only unread msgs optionally 2021-05-07 07:25:50 +02:00
Martin Rotter
0db772361d save 2021-05-07 07:25:50 +02:00
Martin Rotter
85760efb5d finalized refactorings 2021-05-07 07:21:33 +02:00
Martin Rotter
2c3fa36b9a Fixed #377 2021-05-07 07:19:57 +02:00
Martin Rotter
be07b2d514 initial db driver refactoring 2021-05-07 07:19:56 +02:00
Martin Rotter
081d25eca1 remove redundant feed classes 2021-05-07 07:19:39 +02:00
Martin Rotter
6558b9ea03 moved network classes from subfodlers 2021-05-07 07:19:38 +02:00
Renamed from src/librssguard/services/gmail/network/gmailnetworkfactory.cpp (Browse further)