Commit Graph

1525 Commits

Author SHA1 Message Date
Martin Rotter 8f2715bd33 remove obsolete skins 2022-01-18 10:22:06 +01:00
Martin Rotter f5856679d4 big refactoring of PR #588 2022-01-18 09:32:16 +01:00
igrekster 547754e83d
add feed option to load article URL in message preview (#588)
* add feed option to load article URL in message preview

Some RSS feeds (such as reddit.com) provide quite limited `content`
section, thus it is desirable to load the URL into the message preview.

* Support displayUrl for all feed types
2022-01-18 07:40:22 +01:00
Martin Rotter 9b3e41344f update docs 2022-01-17 15:06:40 +01:00
Martin Rotter a78d2852d7 make bigger textboxes for scripts 2022-01-17 08:07:48 +01:00
Martin Rotter 17c233563a fixed #198 2022-01-14 14:13:44 +01:00
Martin Rotter 361a0f2b31 sync langs, work on nodejs integration 2022-01-14 07:50:48 +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
Owyn 30b30cbf1e
Some actually useful examples (#582) 2022-01-12 08:43:09 +01:00
Martin Rotter 1f5157fd42 changelog 2022-01-10 08:17:13 +01:00
Martin Rotter b0b3acf1c2 use some default mime type for enclosure when missing 2022-01-10 07:31:07 +01:00
Martin Rotter daa889ee95 fix #573 2022-01-09 08:51:58 +01:00
Martin Rotter d043e8c227 changelog 2022-01-07 13:40:40 +01:00
Martin Rotter 7b48ef358f lang sync 2022-01-07 07:30:32 +01:00
Martin Rotter 1811a03414 implement #556 2022-01-05 09:45:43 +01:00
Martin Rotter 94c9dd71c4 support games for metacritic too 2022-01-04 12:32:52 +01:00
Martin Rotter 5990ff2b27 metacritic filtering script 2022-01-04 12:18:43 +01:00
Martin Rotter af19e5376a check item for null when marking read/unread/starred 2022-01-03 08:02:55 +01:00
Martin Rotter 0a42d50e54 fix #562 2021-12-22 09:48:08 +01:00
Martin Rotter b1f45d75fd improve app behavior when compiled statically 2021-12-21 08:08:45 +01:00
Martin Rotter bd7cb87525 update docs 2021-12-20 10:44:56 +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 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
martinrotter 7cf80321bd
Update Documentation.md 2021-12-16 08:08:00 +01:00
Martin Rotter b48f2477ae allow launching of external programs in article filters 2021-12-15 08:06:38 +01:00
Martin Rotter 94585e5f97 use qsoundeffect as it has ALSA support for WAV files, use qmediaplayer for other files 2021-12-14 11:34:54 +01:00
Martin Rotter 24db7c5371 unify scrape scripts 2021-12-10 12:07:26 +01:00
akinokonomi 92aa7c8d97
Update "nudus" skin and more (#540)
* Update dark style colours in skinfactory.cpp

* Update vergilius metadata.xml, add %8 id

* Update nudus skin. Separate it to light and dark versions (SCSS)

Co-authored-by: akinokonomi <akinokonomi@example.com>
2021-12-09 08:11:18 +01:00
Martin Rotter 3b7be451d5 lang sync, better sync script 2021-11-29 08:10:33 +01:00
Martin Rotter d7468dc769 missing icons in article filters dialog 2021-11-29 07:56:21 +01:00
Martin Rotter 0d27332780 use 5.15.2 as qt 6 caused some bugs 2021-11-26 14:20:33 +01:00
Martin Rotter fe275bb864 rename select next/prev item 2021-11-26 06:49:33 +01:00
Martin Rotter 8ae02930f6 working custom colůors 2021-11-25 15:09:30 +01:00
Martin Rotter fb840a5440 some icon fixes, also fix crash #539 2021-11-23 12:53:02 +01:00
Martin Rotter 9f68cf81bb only shorten tooltips on URL column and tab name 2021-11-22 07:49:17 +01:00
Martin Rotter 258cff1c18 test better splitter handling¨ 2021-11-19 13:17:24 +01:00
Martin Rotter d7574cf1eb use qt5 as qt6 breaks some functionality 2021-11-19 10:28:53 +01:00
Martin Rotter c445125174 use qt5 as qt6 breaks some functionality 2021-11-19 10:23:50 +01:00
Martin Rotter 6b621dc816 use qt5 as qt6 breaks some functionality 2021-11-19 10:17:39 +01:00
Martin Rotter f1baf56dcf use direct enums in metadata.xml, allow for custom dynamcic colors in lists for selected items 2021-11-19 08:31:09 +01:00
Martin Rotter b35d52be31 pass msg ID to single msg layout 2021-11-18 09:48:13 +01:00
Martin Rotter b1daf883ac use qt 6 for windows build 2021-11-18 08:40:28 +01:00
akinokonomi f40989d383
Use newer name for Mac OS X/OS X -> macOS (#536)
Co-authored-by: akinokonomi <akinokonomi@example.com>
2021-11-16 07:39:21 +01:00
Martin Rotter a393890bc2 fixup x bits 2021-11-16 07:26:25 +01:00
Martin Rotter 5bb5048dd2 some files for reddit 2021-11-16 07:18:27 +01:00
Martin Rotter 962b9948b6 fixup exec bits, make Breeze default 2021-11-15 11:22:09 +01:00
Martin Rotter 018ae2c8cb add Breeze iconset for windows 2021-11-15 11:20:01 +01:00
Martin Rotter 40a26cb361 docs 2021-11-14 19:39:14 +01:00
Martin Rotter 41e1af64e5 optional dark style 2021-11-12 08:39:44 +01:00