Commit graph

215 commits

Author SHA1 Message Date
Nicolas Werner
65c6e96e24
Get rid of platform dialogs/menus now that Qt6.8 supports native menus without them
This will look bad on some platforms and older versions for now, but
should fix a lot of crashes and we can report the rest as bugs.
2024-10-08 23:04:41 +02:00
Povilas Kanapickas
037d7e6b35 Do not fetch Qt from Debian experimental when building for Qt6
Qt version in Debian Trixie is 6.6 as of September 2024. Therefore there
is no need to use experimental repositories.
2024-09-24 20:06:54 +03:00
Nicolas Werner
1baf583f15
Remove boost references 2024-09-06 23:43:21 +02:00
Nicolas Werner
b86221bdbe
Add fmt to dependencies in README 2024-08-06 01:05:31 +02:00
DeepBlueV7.X
dbdbb5ef75
Merge pull request #1748 from flexxyfluxx/patch-1
Readme: Clarify and fill in missing information for Nix(OS) install instructions
2024-06-16 20:21:56 +00:00
DeepBlueV7.X
e4e764beed
Merge pull request #1747 from ell1e/patch-1
Fix LMDB link in the README since the previous one led to an error page
2024-06-16 20:19:11 +00:00
flexxyfluxx
49ac5049c3
add further clarification to nix-shell install method 2024-06-11 12:36:44 +00:00
flexxyfluxx
b072ba1639
Improve NixOS install instructions in Readme 2024-06-11 12:24:00 +00:00
Nicolas Werner
15d8b4be41
Optimistically replace package names with qt6 versions and im.nheko.Nheko 2024-06-11 00:58:50 +02:00
Ellie
35f9ea1b74
Fix LMDB link README (the previous one led to an error page) 2024-06-06 15:20:52 +02:00
q234rty
bd0133e139
Remove reference to unmaintained AUR helper
https://github.com/rmarquis/pacaur is long unmaintained.
2024-03-11 21:42:26 +08:00
jjdredd
edf4a8dd92
Update README.md to reflect the keyring use flag for qtkeychain on Gentoo 2024-03-09 16:28:25 -07:00
enigma9o7
852c56c77f
Add Build Instructions for QT6 version on Debian Trixie 2024-02-04 17:17:00 -08:00
Nicolas Werner
2a8cf08e90
Remove appveyor badge 2024-01-07 21:16:47 +01:00
Nicolas Werner
20b7ab1291
Reshuffle installation badges 2023-12-22 04:37:45 +01:00
Felix Yan
78d43de1cd
Update Arch Linux package URL in README.md
The old URL returns 404 now.
2023-11-21 14:52:16 +02:00
Nicolas Werner
8ea03e41e0
Switch to KDSingleApplication 2023-11-20 02:56:42 +01:00
Nicolas Werner
7029547647
Link XCB always if X11 support is on 2023-06-08 22:32:12 +02:00
Nicolas Werner
93a9fca475
Try to fix flatpak build and change appid 2023-06-08 22:32:10 +02:00
Frank Lanitz
0edef87167
Add ninja-build to Debian build dependencies
I needed to manually install it --hence adding it to the list of dependencies is a good idea.
2023-05-28 12:34:13 +02:00
Nicolas Werner
c8c99455ec
Switch to alpine for clazy 2023-05-25 22:41:59 +02:00
LuckyTurtleDev
05ead8fff4
finally 2023-04-22 13:48:04 +02:00
LuckyTurtleDev
49a5c0553e
Update README.md 2023-04-22 13:44:29 +02:00
LuckyTurtleDev
c9be6e7470
fix link 2023-04-22 13:44:08 +02:00
LuckyTurtleDev
c3ab091956
update arch badge 2023-04-22 13:40:57 +02:00
Nicolas Werner
e89945e9db
Drop gcc10 support 2023-04-11 02:01:55 +02:00
LcsTen
eb1d874918 Add reference to nheko-git development package 2023-03-05 13:07:30 +01:00
LcsTen
51e350c6c7 Update Arch Linux installation instructions
nheko Arch Linux package is now available in community repository, AUR
isn't needed anymore to install it.
2023-03-05 10:49:33 +01:00
Aminda Suomalainen
7321d70100
README.md: fix link of stable download badge 2023-02-25 19:06:45 +02:00
Nicolas Werner
0e5b367a3c
Update README 2023-02-20 02:28:47 +01:00
Nicolas Werner
b52527b4ca
Mention qt5 image formats in FAQ
fixes #1213
2023-02-20 01:23:22 +01:00
enigma9o7
3f846fbdba
remove unneeded font tags 2023-01-23 09:33:46 -08:00
enigma9o7
4f7bb8fa8c
Merge Debian/Ubuntu Dependencies
Debian 10 too old for QT5.  Ubuntu dependencies tested and work fine on Debian.
Increase header size of distro title & moved Gentoo into alphabetical order
2023-01-17 16:13:09 -08:00
tastytea
02b900f86b
update Ubuntu dependency list for building from source (#1294)
tested in a fresh 22.04 VM today
2023-01-15 19:05:50 -05:00
squid-f
e6f87882f3
Update README.md (#1287)
Add instruction to install on Mageia, as Nheko is now part of the official repo of the distribution.
2023-01-15 00:39:21 -05:00
Nicolas Werner
d6c7a2e0ce
Update changelog for 0.11.0 2023-01-12 05:39:55 +01:00
Nicolas Werner
efb9970178
Switch to C++20 2022-09-22 20:18:04 +02:00
Marcus
56d2a0d39d
Readme: fix steam deck instructions
Turns out that setting the desktop env isn't enough we also need to 
manually ensure kwalletd is started. As we can't tell steam to run 
multiple commands, people will need a small wrapper script that 
does this.
2022-09-20 18:44:53 +02:00
Marcus
e46fd37dec
Readme: add Steam Deck instructions 2022-09-20 12:52:12 +02:00
LordMZTE
d0faf77985
add rofi-nheko to the list of known DBus plugins 2022-07-20 11:02:17 +02:00
Nicolas Werner
3eac06e1c2
Mention gnome-keyring useflag on Gentoo 2022-06-06 20:27:16 +02:00
DaKnig
537d363d6c
updated the Fedora dependency install script (#1082)
just use builddep in Fedora
2022-05-28 20:36:35 +00:00
Krille Fear
07be49ba22
chore: Add missing ubuntu dependencies 2022-04-24 17:10:29 +02:00
Loren Burkholder
686ebfdbec
Add D-Bus API (#916)
This adds functionality for viewing joined rooms and activating rooms.
2022-04-14 15:02:55 +00:00
Nicolas Werner
612e8caa78
Update README 2022-03-09 21:38:13 +01:00
digital-mystik
4946548997
Update README.md to include Arch binary repo (#968)
PKGBUILD pulled from the AUR stable release
2022-02-27 03:17:55 +00:00
Loren Burkholder
9668fd4fca
Remove unneeded repo 2022-02-12 15:45:12 -05:00
Loren Burkholder
7b9a0f0871
Update openSUSE install instructions 2022-02-10 19:27:59 -05:00
tastytea
47b9668ccf
Add sticker and custom emoji Q&A to readme FAQ 2022-01-27 13:00:48 +01:00
Marshall Lochbaum
5beaddff34 Add note about secret server to Arch installation instructions 2021-12-21 15:19:54 -05:00