Commit Graph

1561 Commits

Author SHA1 Message Date
Martin Rotter 25ae21c8e8 fix libmariadb path 2022-02-15 10:45:12 +01:00
Martin Rotter bd350800af new mariadb 2022-02-15 09:33:21 +01:00
Martin Rotter a30823d42a fixed #638 2022-02-15 08:27:45 +01:00
akinokonomi c09fe8eff1
Use system default monospace font for code elements (nudus skins) (#637)
Co-authored-by: akinokonomi <akinokonomi@example.com>
2022-02-15 07:30:21 +01:00
Martin Rotter 933c18f2cd lang sync 2022-02-14 09:16:39 +01:00
Owyn 33db22f4ba
Better scalability for filter examples (#632) 2022-02-12 19:36:14 +01:00
Martin Rotter d21520f28a new notification events for nodejs packages info 2022-02-11 08:54:49 +01:00
akinokonomi f9d0607adf
Hide URL if href attribute is empty (nudus skins) (#630)
Co-authored-by: akinokonomi <akinokonomi@example.com>
2022-02-11 07:40:19 +01:00
Martin Rotter 43be51b2bd fuix maridb link 2022-02-10 12:30:26 +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 da7ffc34a1 add banner, reorganiez feeds/messages settings 2022-02-09 07:45:46 +01:00
Martin Rotter 2190b5ef07 nodejs download btn 2022-02-08 07:59:46 +01:00
Martin Rotter 43c611fcc0 save 2022-02-07 07:56:27 +01:00
Martin Rotter b55792a57a fix qt5 build on github 2022-02-05 08:06:33 +01:00
Martin Rotter a7b71ed57c qt6 for devbuild test again 2022-02-05 07:55:54 +01:00
Martin Rotter 9934786c8c fix number of inserted articles when some article does not meet constraints 2022-02-03 09:21:07 +01:00
Martin Rotter 87b2fb546a fix macosx bundle naming 2022-02-02 08:52:54 +01:00
Martin Rotter 46f3e25e92 set DB schema version programmatically in a centralized way, use exceptions when things go wrong 2022-02-02 08:43:45 +01:00
Martin Rotter 392ff2415f fix sql to support mariadb 10.3 2022-02-02 08:04:59 +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 4432d829f2 add missing redist files 2022-01-31 13:11:53 +01:00
Martin Rotter f904f14dfe cmake to 2-space indenting 2022-01-31 10:41:17 +01:00
Martin Rotter 0592213271 use RC for lib too 2022-01-31 09:37:43 +01:00
Martin Rotter 764ac398f5 working RC file 2022-01-31 09:30:50 +01:00
Martin Rotter 67d3b30b32 glob TS files 2022-01-31 09:14:41 +01:00
jan Anja d17bdc5223
port build system to cmake (#615) 2022-01-31 09:11:48 +01:00
Martin Rotter 9d0d8ce14e greader api pdf 2022-01-28 20:06:25 +01:00
Martin Rotter 559948b6b3 5,15 2022-01-28 10:02:21 +01:00
Martin Rotter cf01b38d70 some UI changes 2022-01-21 11:57:28 +01:00
Martin Rotter e12acbc533 update docs 2022-01-20 07:38:54 +01:00
Martin Rotter f60f3faa4e add plain skin as reference for docs
¨
2022-01-20 07:26:04 +01:00
Martin Rotter 5319c6c203 tabs to spaces 2022-01-19 10:57:56 +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 f951dbfe74 try to fix mariadb encoding problem 2022-01-18 13:11:27 +01:00
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