This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Oct 07, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Oct 06, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
The reply pagination logic is a bit weird rn though.
-
- Oct 05, 2022
-
-
Nicolas Werner authored
-
- Oct 03, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Oct 01, 2022
-
-
Nicolas Werner authored
fixes #1203
-
Nicolas Werner authored
-
Nicolas Werner authored
-
rnhmjoj authored
-
Nicolas Werner authored
-
- Sep 30, 2022
-
-
Nicolas Werner authored
-
Loren Burkholder authored
-
Nicolas Werner authored
-
- Sep 28, 2022
-
-
Nicolas Werner authored
-
- Sep 22, 2022
-
-
Nicolas Werner authored
-
- Sep 20, 2022
-
-
Nicolas Werner authored
-
- Sep 19, 2022
-
-
Nicolas Werner authored
-
- Sep 16, 2022
-
-
q234rty authored
Apparently on windows `Qt.inputMethod.visible` is always true when an input method is installed. Also on windows even after removing the check enter is still consumed by the input method, not nheko.
-
- 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.
-
- Sep 10, 2022
-
-
Nicolas Werner authored
-
- Sep 05, 2022
-
-
Nicolas Werner authored
-
- Sep 01, 2022
-
-
Nicolas Werner authored
-
- Aug 31, 2022
-
-
Nicolas Werner authored
relates to #1168
-
- Aug 21, 2022
-
-
Hiers authored
-
- Aug 20, 2022
-
-
Forest authored
This addresses a few problems with reaction colors: - The state-checking conditionals for reaction text, background, and border were inconsistent, making it difficult to choose colors for each state (normal, hovered, and self reactions) that worked well in all themes. - The QPalette::Highlight color was being misused as a text/foreground color. This color role is intended for background areas. It has little contrast against the background in themes like KDE Plasma's Breeze High Contrast, so using it for text and icons makes those things difficult to read. https://doc.qt.io/qt-5/qpalette.html#ColorRole-enum - The reaction border was drawn in the same color as normal text, making it so bright in some dark themes that it distracted from reading nearby text. Fixes Nheko-Reborn/nheko#1159
-
- 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.
-
- Aug 16, 2022
-
-
Nicolas Werner authored
see #1042 see #483
-
- Aug 09, 2022
-
-
Nicolas Werner authored
-
- Aug 08, 2022
-
-
Nicolas Werner authored
-
- Aug 05, 2022
-
-
Nicolas Werner authored
Requires MSC3266 Fixes #1129
-
- Jul 30, 2022
-
-
Nicolas Werner authored
-
- Jul 18, 2022
-
-
Nicolas Werner authored
fixes #1114
-
- Jul 16, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Jul 09, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Jul 08, 2022
-
-
Nicolas Werner authored
-