This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- May 07, 2022
-
-
Nicolas Werner authored
-
- Apr 28, 2022
-
-
Loren Burkholder authored
-
Loren Burkholder authored
-
- Apr 23, 2022
-
-
Loren Burkholder authored
-
Loren Burkholder authored
-
- Apr 22, 2022
-
-
Loren Burkholder authored
-
- Apr 18, 2022
-
-
Loren Burkholder authored
-
- Apr 10, 2022
-
-
Nicolas Werner authored
They hurt more than they are helping
-
- Mar 30, 2022
-
-
Nicolas Werner authored
fixes #1030
-
Nicolas Werner authored
-
- Mar 29, 2022
-
-
Nicolas Werner authored
-
- Mar 28, 2022
-
-
Malte E authored
-
- Mar 26, 2022
- Mar 25, 2022
-
-
Malte E authored
-
- 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 09, 2022
-
-
Nicolas Werner authored
-
- Mar 08, 2022
-
-
tastytea authored
-
- Mar 06, 2022
-
- 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
-
- Feb 25, 2022
- Feb 21, 2022
-
-
Malte E authored
-
Nicolas Werner authored
It seems that you need to manually destroy created objects... Great... fixes #898
-
- Feb 12, 2022
-
-
Nicolas Werner authored
-
- Feb 09, 2022
-
-
-
-
We would have to set text and title separately otherwise.
-
- Set TitleHint flag on dialog - Store hidden events as QSet<QString> instead of std::vector<bool> - Change wording in dialog (disable events instead of turning the hiding on)
-
Shorten tooltip for power levels, expand tooltip for user events.
-
This adds a dialog to the room settings in which the user can choose which of these three event types they want to hide (additionally to the default): - m.room.member - m.room.power_levels - m.sticker The current state is read when room settings are opened and saved when new settings are accepted.
-
- Feb 05, 2022
-
-
tastytea authored
Layout is: spacing | text | spacing | button | spacing Therefore we subtract 3x spacing and 1x button(16) from width.
-
tastytea authored
Layout is: padding | text | margin | button | padding Therefore we subtract 2x padding, 1x margin and 1x button from width. And an extra button for some reason.
-