Commit Graph

179 Commits

Author SHA1 Message Date
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
Loren Burkholder da6d583eb9
Add openSUSE install instructions 2021-12-17 14:39:52 -05:00
Nicolas Werner 81fad0251d
Add some build notes and update the E2EE note 2021-11-19 00:49:28 +01:00
Nicolas Werner 26db90b29b
Make VOIP and screenshare explicit options 2021-11-18 23:05:28 +01:00
Nicolas Werner e0e010cee6
Fix linebreaks in README 2021-11-17 00:49:12 +01:00
Nicolas Werner 3446bf096f
Mention fluent icons in readme 2021-11-17 00:40:30 +01:00
Nicolas Werner c7e884c454
Recommend version 0.12 of QtKeychain
See https://github.com/Nheko-Reborn/nheko/issues/715
2021-09-08 01:28:55 +02:00
Matan Alfasi a1bc2eeaa9
Add repo sync command for Gentoo distro users 2021-08-27 01:22:40 +03:00
Max Harmathy a5688226ca
Extend FAQs 2021-08-25 18:00:32 +02:00
6543 a309a4bce3
Update README.md 2021-08-09 21:12:29 +02:00
6543 db4a32e6bd
Update README.md 2021-08-09 20:58:35 +02:00
Nicolas Werner 68851ee5aa
Update Qt version in README 2021-07-12 00:55:44 +02:00
Nicolas Werner ecd57df6e2
Explicitly state that online keybackup is unsupported rn 2021-07-03 23:25:28 +02:00
Nicolas Werner 9f30a30e53
Update E2EE note 2021-07-03 23:17:17 +02:00
Nicolas Werner 00f251753e
Use coeurl for networking
Something is still wrong on shutdown, need to debug that.
And CI will fail.
2021-06-30 02:43:36 +02:00
dgalbraith e1f3cfd92a Add Chocolatey installation documentation
Updated documentation to include instructions on installing Nheko using
the Chocolatey package manager on Windows.
2021-05-21 16:53:39 +01:00
Joseph Donofry a792ea1465
Bump version to 0.8.2 2021-04-18 20:21:30 -04:00
targetakhil 5614f70576 Add faq section 2021-03-14 23:32:24 +05:30
Nicolas Werner ce547357b8
Disable bundled OpenSSL by default, even with hunter 2021-03-13 22:42:44 +01:00
Nicolas Werner 1b0abe97f9
Update to new lmdbxx version 2021-03-03 00:01:17 +01:00
Nicolas Werner be85c51b91
Use flatpakref from repo 2021-02-24 00:07:46 +01:00
Nicolas Werner 8ca819525a
Remove unused link 2021-02-23 21:22:58 +01:00
Nicolas Werner 3e80f55f4e
Make flatpak ref autodownload 2021-02-23 21:18:02 +01:00
Nicolas Werner 28fd47bf8d
Add flatpak nightly repository 2021-02-23 21:09:09 +01:00
Nicolas Werner af9b66dd3e Linkify topic in room settings and use non-deprecated MessageDialog 2021-02-22 21:37:32 +01:00
Ikko Ashimine a1cd55917b
GitHub format
Github -> GitHub
2021-02-16 23:38:56 +09:00
Nicolas Werner d43607d01c Fix hover handling in the timeline 2021-02-14 01:28:28 +01:00
tverrbjelke 2fcc9c2fbb Fixes issue 463
Installation description for debian (buster) misses package qtdeclarative5-dev

	modified:   README.md
2021-02-09 13:21:42 +01:00
Nicolas Werner e466cd10ff Change matrix to guru overlay
fixes #410
2021-02-02 22:32:09 +01:00
Nicolas Werner 1a2517e829 Bump version to 0.8.1 2021-01-27 22:13:06 +01:00
Nicolas Werner a9faecea47 Bump version 2021-01-20 01:15:28 +01:00
Caleb Jasik ea6c8ccb10
Update `brew` install command
Brew has moved away from using the `brew cask` command, so either `brew install nheko` or `brew install --cask nheko` should probably be reccomended instead.

They are trying to combine casks and formulas into the same commands, where you can specify `--formula` or `--cask` to get the old behavior.
2021-01-18 17:37:38 -06:00
Loren Burkholder 9579c8708b Fix typo 2021-01-16 09:44:44 -05:00
trilene 6533269611 Add Fedora build requirements to README 2020-12-30 16:02:11 -05:00
LorenDB 53f45bdb1c Switch profile code to a more flexible method
This introduces a new version of SingleApplication as well.
2020-12-24 21:16:46 -05:00
Loren Burkholder 6fc0b95cae Add qtkeychain to dependency installs 2020-12-19 22:05:59 -05:00
Nicolas Werner a06e48d407 Update Readme CI link 2020-12-08 21:36:06 +01:00