This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Sep 11, 2022
-
-
Hiers authored
* First draft of unread line feature. * Minor visual fix. * Removed unnecessary ternary operator. * Extended unread line functionality to work on minimised window or focusing another window. * Fix for unread line not showing when last read message is hidden. * Minor performance improvement. Fix for misbehaving event2order DB at application start. * Fix for possible performance issues when user has joined a large number of rooms. * Fix for breaking macos and clazy builds. * Changed on windows focus function to refresh unread line if room is unread. * Unread line is removed when user sends a message. * Linting. * Fixed unread line to work in standalone room windows. * Switch isRoomUnread for index 0. * Merged try/catch blocks. * Fix for crash on opening a room invite. * Call fullyReadEventId function when used instead of storing it and passing it through. * Function that was meant to sync the unread line was relying on an async function, oops. * Linting again. * More linting... * Minor changes.
-
- Aug 05, 2022
-
-
Nicolas Werner authored
Requires MSC3266 Fixes #1129
-
- Jun 18, 2022
-
-
Nicolas Werner authored
-
- May 13, 2022
-
-
Nicolas Werner authored
-
- May 07, 2022
-
-
Nicolas Werner authored
-
- May 05, 2022
-
-
Nicolas Werner authored
-
- Mar 31, 2022
-
-
Nicolas Werner authored
-
- Mar 30, 2022
-
-
Nicolas Werner authored
fixes #1030
-
Nicolas Werner authored
-
- Mar 29, 2022
-
-
Nicolas Werner authored
-
- Jan 30, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Jan 26, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Jan 01, 2022
-
-
Nicolas Werner authored
-
- Dec 17, 2021
-
-
Nicolas Werner authored
It seems like handling the message in a blocking manner is a no-go. I have no idea how to fix that, so just use a queued connection for now... (ASAN does not cooperate and just hides the crash D:) fixes #842
-
- Nov 20, 2021
-
-
Nicolas Werner authored
fixes #317
-
- Sep 17, 2021
-
-
Nicolas Werner authored
-
- 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 05, 2021
-
-
Nicolas Werner authored
-
- Aug 17, 2021
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Aug 10, 2021
-
-
Nicolas Werner authored
-
- May 29, 2021
-
-
pcworld authored
In narrow view, a room can be selected even if the view currently only shows the room list and the timeline is hidden. This commit ensures that in this case, notifications are not suppressed.
-
- May 28, 2021
-
-
Nicolas Werner authored
-
- May 24, 2021
-
-
Nicolas Werner authored
-
- Mar 16, 2021
-
-
Nicolas Werner authored
-
- Mar 05, 2021
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Feb 25, 2021
-
-
Jedi18 authored
-
- Feb 24, 2021
-
-
Jedi18 authored
-
- Feb 22, 2021
-
-
Jedi18 authored
-
- Jan 26, 2021
-
-
Joe Donofry authored
* Add handles for window focus gained / focus lossed and connect to timer * Clean up some of the PrivacyScreen.qml code * Connect settings to PrivacyScreen visibility
-
- Jan 11, 2021
-
-
Nicolas Werner authored
-
- Jan 10, 2021
-
-
Nicolas Werner authored
Link opening only works on Linux for now. See https://github.com/matrix-org/matrix-doc/pull/2312
-
- Dec 18, 2020
-
-
Nicolas Werner authored
-
- Nov 25, 2020
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-