This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Nov 04, 2021
-
-
Joe Donofry authored
-
- Nov 03, 2021
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
This was a bit of a journey: https://github.com/matrix-org/matrix-doc/pull/3471 But it should work now and we now use the UIAHandler everywhere. fixes #670
-
-
- Nov 02, 2021
-
-
Joe Donofry authored
-
- Nov 01, 2021
-
-
Nicolas Werner authored
fixes #751
-
Nicolas Werner authored
fixes #754
-
Nicolas Werner authored
fixes #745
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Oct 29, 2021
-
-
Nicolas Werner authored
-
- Oct 20, 2021
-
-
Thulinma authored
-
Nicolas Werner authored
-
- Oct 17, 2021
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Oct 16, 2021
-
-
Thulinma authored
Add support for listing devices that do not support encryption, add support for logging out devices. Ticks off another box in #23!
-
- Oct 11, 2021
-
-
Loren Burkholder authored
This ports the leave room dialog to QML, everywhere. There are now no differences between the various leave dialogs.
-
Loren Burkholder authored
-
- Oct 09, 2021
-
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Nicolas Werner authored
Showing the bootstrap state and showing there are unverified devices is still missing.
-
- Oct 07, 2021
-
-
-
Nicolas Werner authored
-
- Oct 06, 2021
-
-
Thulinma authored
Added support for refreshing the device list, marking current device with a checkmark instead of a lock
-
Loren Burkholder authored
-
- Oct 04, 2021
-
-
Nicolas Werner authored
-
- Oct 01, 2021
-
-
Loren Burkholder authored
-
- Sep 27, 2021
-
-
Thulinma authored
-
Thulinma authored
Fixes for pasting images, especially under windows where the image mime type detection doesn't work as expected
-
Thulinma authored
Fix --help and --version command line options when Nheko is already running. Also adds an info message when it sends a URI to another instance
-
- Sep 25, 2021
-
-
Joe Donofry authored
-
- Sep 19, 2021
-
-
Nicolas Werner authored
-
- Sep 17, 2021
-
-
Nicolas Werner authored
-
Patryk Cisek authored
* Added a text field that allows choosing custom homeserver in "Room directory" dialog. * Moved "Choose custom homeserver" text field to the right and shrinked it to 30% of "Room directory" dialog's width. * Adding "server_name=" when needed when joining room. When joining room that is hosted on a different homeserver than the account is registered on, the request fails. In such scenario the server has to be explicitly mentioned in a server_name URL parameter. More info here: https://matrix.org/docs/spec/client_server/r0.6.1#post-matrix-client-r0-join-roomidoralias * Minor fix: intentation (4 spaces -> 8 spaces) Co-authored-by:
Patryk Cisek <patryk@cisek.email>
-
- Sep 16, 2021
-
-
Thulinma authored
- Fixes scrolling to an event not being reliable - Adds new /goto command that can open URLs, go to events, or go to message indexes. - Refactored ChatPage::handleMatrixUri() to contain the handling originally in Nheko::openLink(), and makes it return a boolean based on whether the URL was handled internally or not.
-
- Sep 15, 2021
-
-
Nicolas Werner authored
-