This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Mar 11, 2022
-
-
tastytea authored
Standard buttons are ordered in the right way and sometimes have an icon. Bug: https://matrix.to/#/%23nheko%3Anheko.im/%2476PZ2m6YftX8mqGIe9ettKbh_-pEYeVRQSJBfwFzWi0?via=pixie.town&via=matrix.org&via=matrix.flexinos.tech&via=half-shot.uk
-
- Mar 10, 2022
-
-
Malte E authored
-
Malte E authored
-
Nicolas Werner authored
Add a delay to all destructions and move the call dialog stuff up a level, so that we don't destroy the component when destroying the parent dialog. fixes #984
-
- Mar 09, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
tastytea authored
elidedText should have … in it if the text doesn't fit, but it seems that it is omitted if the emoji font doesn't have it.
See <https://github.com/Nheko-Reborn/nheko/pull/982>. -
tastytea authored
If the reaction text is elided, it will be shown in the tooltip.
-
Nicolas Werner authored
-
- Mar 08, 2022
-
-
tastytea authored
-
- Mar 07, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
fixes #878
-
- Mar 06, 2022
-
-
Nicolas Werner authored
fixes #975
- Mar 05, 2022
-
-
Malte E authored
* swap send and sticker icons based on text input * collapse MessageInput options when window is narrow * buttons disappear once you type/send partial text from input method
-
Nicolas Werner authored
fixes #881
-
Nicolas Werner authored
fixes #937
-
- Mar 04, 2022
- Mar 03, 2022
-
-
Malte E authored
-
- Mar 02, 2022
-
-
Eldred Habert authored
This kind of duplicated short word is is easy to have your brain "auto-correct" :D
-
Malte E authored
-
- Mar 01, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
- Feb 26, 2022
-
-
Nicolas Werner authored
-
- Feb 25, 2022
-
-
Malte E authored
* fix timestamp disappearing off-screen * remove mobileMode dependency of ScrollHelper
-
Malte E authored
-
Malte E authored
-
Malte E authored
-
Nicolas Werner authored
See #469
-
- 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
-
-
Malte E authored
-
Nicolas Werner authored
It seems that you need to manually destroy created objects... Great... fixes #898
-
Nicolas Werner authored
-
Malte E authored
* add sendernames to state events * Center state events and make them less tiny
-