Commit graph

170 commits

Author SHA1 Message Date
Martin Rotter
4ab483d14a working test for nb 2022-02-18 13:16:29 +01:00
Martin Rotter
6e8d4953e0 expand networkresult 2022-02-18 12:35:38 +01:00
Martin Rotter
5ce90e5943 files for newsbluer plugin 2022-02-18 11:57:35 +01:00
Martin Rotter
beb9c5a263 work on nodejs int 2022-02-16 14:07:48 +01:00
Martin Rotter
fd7b407de4 save, but will need polish of nodejs integration when there are errors 2022-02-15 12:47:52 +01:00
Martin Rotter
a30823d42a fixed #638 2022-02-15 08:27:45 +01:00
Martin Rotter
4ec98eb322 save 2022-02-11 15:19:05 +01:00
Martin Rotter
1389a86083 allow multi package nodejs install 2022-02-11 13:21:39 +01:00
Martin Rotter
d21520f28a new notification events for nodejs packages info 2022-02-11 08:54:49 +01:00
Martin Rotter
b2343a0189 integrate nodejs in a better way, fix APP_REVISION missing 2022-02-10 12:19:13 +01:00
Martin Rotter
c360450e62 some work on nodejs integration 2022-02-02 10:06:45 +01:00
Martin Rotter
3c73b3f91f fix 5.12 build 2022-02-01 11:33:56 +01:00
Martin Rotter
65d59eb70c Merge branch 'master' of github.com:martinrotter/rssguard 2022-02-01 08:16:52 +01:00
Martin Rotter
4b984b4fc0 ability to open URL of article directly with keystroke 2022-02-01 08:16:46 +01:00
jan Anja
a82a9eb5cf
Change Q_OS_LINUX to Q_OS_UNIX (#616)
* change Q_OS_LINUX to Q_OS_UNIX

This is needed for BSD operating systems:

https://cgit.freebsd.org/ports/tree/net/rssguard/Makefile?id=865fc1ddb58052d38fc0f353ce70da4c7d643b79
8767b251da/net/rssguard/Makefile

* Update CMakeLists.txt

* Update Documentation.md

Co-authored-by: martinrotter <martinrotter@users.noreply.github.com>
2022-01-31 19:11:46 +01:00
Martin Rotter
7d7ee4140d re-introduce Google S2 favicon service to icon fetching mechanism 2022-01-19 08:22:26 +01:00
Martin Rotter
95a5341967 multiple UX fixes, fix #570, prepare for better integration of nodejs 2022-01-13 13:51:57 +01:00
Martin Rotter
45afba57e3 pass http/auth when downloading icons too for tt rss 2022-01-12 09:07:14 +01:00
Martin Rotter
bd2002f46f bit ux polish 2022-01-10 07:45:55 +01:00
Martin Rotter
b0b3acf1c2 use some default mime type for enclosure when missing 2022-01-10 07:31:07 +01:00
Martin Rotter
66dbc6965d make cookies sync one-way as it crashes for upstream bug 2022-01-07 15:04:24 +01:00
Martin Rotter
1811a03414 implement #556 2022-01-05 09:45:43 +01:00
Martin Rotter
38989fa884 determine root global node.js package location in runtime instead of hardcoding it 2021-12-20 10:26:26 +01:00
Martin Rotter
d85683178b add more items to "web settings" context menu - now allows to disable internal PDF viewer etc. 2021-12-16 10:21:46 +01:00
Martin Rotter
465c0d81e1 use bit better place to use UA 2021-12-16 10:02:49 +01:00
Martin Rotter
d001ca6378 use same UA for all network stuff in rss guard, also make UA to be more standard format 2021-12-16 09:44:42 +01:00
Martin Rotter
b93135de7d string constructor 2021-11-26 10:52:22 +01:00
Martin Rotter
831f10d896 make URL sanitization BIT more nice 2021-11-26 10:48:13 +01:00
Martin Rotter
ed6db54cff fix some crash 2021-11-16 11:45:28 +01:00
Martin Rotter
f8bb0ea6a6 make oauth2 support reddit 2021-11-10 12:27:02 +01:00
Martin Rotter
71dd65aef9 fix setting row height in lists of feeds and messages 2021-11-02 09:32:47 +01:00
Martin Rotter
00dee012f1 implement temporary status bar messages 2021-11-01 13:59:21 +01:00
Martin Rotter
729453a06a make it all work with qt6 2021-10-29 13:01:52 +02:00
Martin Rotter
7c599bdef4 fix regex parsing of content-disposition header 2021-10-15 11:18:39 +02:00
Martin Rotter
0c2943e85e fix crash when downloading files repeatedly 2021-10-15 08:26:27 +02:00
Martin Rotter
ea3bf01abe fix adblock icon, messed during refactoring 2021-09-20 08:31:55 +02:00
Martin Rotter
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +02:00
Martin Rotter
afd999194e add more proxy logging 2021-09-02 11:12:33 +02:00
Martin Rotter
23d3517c08 switch adblock off if it encounters fatal process error 2021-08-31 08:48:17 +02:00
Martin Rotter
a0215dcbf0 remove some unused stuff 2021-08-25 08:23:57 +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
fb7f91696c fix problem when launching adblock and it has errors 2021-08-23 11:25:32 +02:00
Martin Rotter
b1e45623c5 display notifications when login failure etc. 2021-08-13 11:11:57 +02:00
Martin Rotter
eaffa942f8 remove inoreader plugin as it is now fully replaced by greader plugin 2021-08-06 13:03:40 +02:00
Martin Rotter
8118c3155b starting to merge inoreader into greader 2021-08-05 14:46:39 +02:00
Martin Rotter
a894dcd44f make intelligent downloading in greader be able to download unread msgs only if user wants 2021-08-03 10:27:33 +02:00
Martin Rotter
546f166a90 unified progress labels into label, making progress indeterminate in the initial stage of article sync 2021-08-02 09:32:15 +02:00
Martin Rotter
a785da367e adaptive sync algorithm 2021-07-30 14:14:46 +02:00
Martin Rotter
b0a11288cb properly sanitize all URLs, also use sanitized URLs in messages base URL deduction 2021-07-14 07:49:14 +02:00