Commit Graph

1594 Commits

Author SHA1 Message Date
Martin Rotter
e8c84dc748 fix some mistakes 2022-03-17 06:54:12 +01:00
Martin Rotter
2222043b1b fix forgotten reader mode script 2022-03-16 11:33:13 +01:00
Martin Rotter
ac1948eead changelog 2022-03-16 09:09:42 +01:00
Martin Rotter
c6cfb2e5df experimental implementation of #302 2022-03-16 08:14:50 +01:00
Martin Rotter
a312d02a07 can sort cats and accs too, need to revisit removing of accounts and categories and also moving to parents 2022-03-15 14:50:20 +01:00
Martin Rotter
2ef9a373b3 force UI colors -> use skin colors + related adjustments 2022-03-15 06:49:05 +01:00
Martin Rotter
73f6e602ac fixup after revert 2022-03-14 09:24:52 +01:00
Martin Rotter
67e9a249af Revert "cleanup manual sort partial implementation"
This reverts commit 741c6ef682.
2022-03-14 09:24:30 +01:00
Martin Rotter
d6c9bed42e docs upd 2022-03-14 06:42:13 +01:00
Martin Rotter
898dbdb551 docs upd 2022-03-14 06:39:22 +01:00
Martin Rotter
960b19fe9f docs upd 2022-03-14 06:33:54 +01:00
Martin Rotter
704be3f90b docs upd 2022-03-14 06:33:03 +01:00
Martin Rotter
7faa872951 work on skins infrastructure 2022-03-11 08:06:07 +01:00
Martin Rotter
797f06d357 work on skins, documentmode again to false, cause it just looks bad 2022-03-10 13:04:08 +01:00
Martin Rotter
d25bf092a0 update used icons, use icons for skins list, some UX fix 2022-03-10 08:02:09 +01:00
Martin Rotter
8902594059 fix sorting 2022-03-08 09:21:09 +01:00
Martin Rotter
741c6ef682 cleanup manual sort partial implementation 2022-03-08 08:09:21 +01:00
Martin Rotter
e0c3f6f19b fix #657 2022-03-08 07:39:55 +01:00
Martin Rotter
2100573a14 some minor UX tweaks for feed/category dialogs 2022-03-07 09:04:59 +01:00
Martin Rotter
84aa24255c working on manual sorting, it is starting to get shape, some problems arised but I will either solve them or declare them to actually be features 2022-03-04 14:14:37 +01:00
Martin Rotter
45751381ec fix handling of force-dark-mode when style is forced via style or env 2022-03-03 08:14:01 +01:00
Martin Rotter
9b97c34bda some missing file, sync langs 2022-03-02 11:07:17 +01:00
Martin Rotter
a34a3c8dd7 fixup some +x execute rights 2022-03-02 08:37:11 +01:00
Martin Rotter
38c9a4407f sync langs, now default language is en_US, because en was source language with some untranslated strings like plural %n strings 2022-03-02 08:34:15 +01:00
Martin Rotter
7f5d1473a3 Shitload of changes, save it.
Also note that this introduces some SQL changes for metadata version 2 which is still unpublished but was introduced some commits ago, therefore individual "devbuild"s are NOT cross-compatible betweem each other.
2022-03-01 14:45:20 +01:00
Martin Rotter
83f2da43fa tweak unread counts format in title, some misc fix 2022-02-28 10:05:37 +01:00
Martin Rotter
d4e4abfa84 fixup datetimes of messages from future 2022-02-25 12:43:42 +01:00
Martin Rotter
b442d9fb84 display unread counts in title too 2022-02-24 08:31:45 +01:00
Martin Rotter
7c96a97503 added way to disable just debug outputs, fixes #645 2022-02-22 09:32:57 +01:00
Martin Rotter
14f8f3bcce sync langs, push format changes 2022-02-21 11:28:54 +01:00
Martin Rotter
5ce90e5943 files for newsbluer plugin 2022-02-18 11:57:35 +01:00
Martin Rotter
4c79df2bb9 lang sync 2022-02-17 07:13:41 +01:00
Martin Rotter
ddb805438f Docs update 2022-02-16 11:01:10 +01:00
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