This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Sep 27, 2021
-
-
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
-
- Sep 14, 2021
-
-
Nicolas Werner authored
-
Guillaume Girol authored
-
- Sep 13, 2021
-
-
Nicolas Werner authored
-
Nicolas Werner authored
There is not really a reason to stop tracking them, just because the server says so. We might still want to show a users profile, etc.
-
- Sep 11, 2021
-
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Loren Burkholder authored
-
Thulinma authored
-
- Sep 09, 2021
-
-
Nicolas Werner authored
Sorry, no fun for you!
-
- Sep 08, 2021
-
-
Nicolas Werner authored
fixes #632
-
- Sep 07, 2021
-
-
Thulinma authored
- Now scrolls entire profile instead of only device list, improving the experience on smaller screens - Fixed centering of room name - Allow profile to be sized smaller to match the new scrolling behavior - Silenced warning about room being null for global profiles - Matrix URLs now open global profiles instead of room-specific profiles if the user is not in the currently opened room - Opening global profile from room specific profile now uses openGlobalUserProfile function instead of reinventing the wheel
-
- Sep 05, 2021
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-