This project is mirrored from https://github.com/Nheko-Reborn/nheko.git.
Pull mirroring updated .
- Feb 18, 2022
-
-
Malte E authored
-
Nicolas Werner authored
Make hover highlight fill the full width of the timeline
-
tastytea authored
Rows in the message bubble design are only as wide as the bubbles. This lead to invisible hover highlight. Now it's consistent.
-
- Feb 17, 2022
-
-
Nicolas Werner authored
-
- Feb 16, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
fixes #941
-
Nicolas Werner authored
Place metadata next to content if there is space
-
- Feb 14, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Malte E authored
-
Malte E authored
-
Malte E authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Malte E authored
-
Malte E authored
-
Malte E authored
-
Nicolas Werner authored
-
- Feb 13, 2022
- Feb 12, 2022
-
-
Nicolas Werner authored
-
Nicolas Werner authored
-
Nicolas Werner authored
Update openSUSE install instructions
-
Loren Burkholder authored
-
Nicolas Werner authored
Apparently the bug https://bugreports.qt.io/browse/QTBUG-99545 shouldn't happen in the runtime anymore.
-
Nicolas Werner authored
Add GUI to change hidden events per room
-
Nicolas Werner authored
-
- Feb 11, 2022
-
-
Malte E authored
-
Malte E authored
-
Loren Burkholder 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.
-