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 19, 2022
-
-
Forest authored
This helps with #1065, although I think making sure the message input box gets focus by default would be worthwhile.
-
- Jun 17, 2022
-
-
Rohit Sutradhar authored
* Added escape handler for uploads * Update MessageView.qml Changed if-else conditions to handle only one escape at a time
-
- May 05, 2022
-
-
Nicolas Werner authored
-
- Mar 30, 2022
-
-
Nicolas Werner authored
-
- Mar 29, 2022
-
-
Nicolas Werner authored
-
Malte E authored
-
- Mar 24, 2022
-
-
Malte E authored
-
- Mar 23, 2022
-
-
Nicolas Werner authored
-
- Mar 22, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Mar 20, 2022
-
-
Nicolas Werner authored
-
Malte E authored
* Use advanceWidth to get the with of the original text Co-authored-by:
Nicolas Werner <nicolas.werner@hotmail.de>
-
- Mar 12, 2022
- Mar 09, 2022
-
-
Nicolas Werner authored
-
- Mar 07, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Mar 06, 2022
-
- Mar 01, 2022
-
-
Nicolas Werner authored
-
- Feb 24, 2022
-
-
Malte E authored
* making userName_ an AbstractButton should make it play nicely with the ListView * make Avatar an AbstractButton * make userName_ in Reply.qml an AbstractButton * use alias for avatar background color and fix margin of username in reply
-
- Feb 21, 2022
-
-
Nicolas Werner authored
It seems that you need to manually destroy created objects... Great... fixes #898
-
- Feb 20, 2022
- Feb 19, 2022
-
-
Nicolas Werner authored
That way we can autohide the scollbar if needed, it should fix some jumping issues, it makes it possible to flick on mobile, etc. Some related bugs: https://bugreports.qt.io/browse/QTBUG-75223 https://bugreports.qt.io/browse/QTBUG-44902
-
- Feb 17, 2022
-
-
Nicolas Werner authored
-
- Feb 16, 2022
-
-
Nicolas Werner authored
fixes #941
-
- Feb 14, 2022
-
-
Nicolas Werner authored
-
Malte E authored
-
Malte E authored
-
- Feb 13, 2022
-
-
Malte E authored
-
- Feb 11, 2022
- Feb 07, 2022
- Jan 01, 2022
-
-
Nicolas Werner authored
-
- Dec 30, 2021
-
-
Nicolas Werner authored
This makes them less annoying when scrolling or accessing the popup menu. See also #860
-
Nicolas Werner authored
-
- Dec 12, 2021
-
-
Nicolas Werner authored
fixes #435
-