summary refs log tree commit diff
path: root/src/RoomInfoListItem.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-20Store timestamp with olm sessionsNicolas Werner9-19/+191
2020-10-18Hide room name, if not loaded yetNicolas Werner2-5/+9
2020-10-18Actually forward keys using m.forwared_room_keyNicolas Werner2-23/+28
2020-10-18Automatic key sharing with trusted usersNicolas Werner3-23/+62
2020-10-17Fix crash on exitNicolas Werner7-45/+21
2020-10-17Answer key requests for all our sessionsNicolas Werner1-7/+10
2020-10-15Make Text element a sibling of the Rectangle to avoid the text from depending...kamathmanu1-14/+14
2020-10-14Avoid hardcoded font sizekamathmanu1-1/+1
2020-10-13Translated using Weblate (Estonian)Weblate1-4/+4
2020-10-13Display filename on mouse hoverkamathmanu1-1/+30
2020-10-13Fix small typo in robustness logicNicolas Werner1-1/+1
2020-10-12Fix emoji filter losing focusNicolas Werner1-0/+1
2020-10-11Update translationsNicolas Werner17-1028/+5244
2020-10-09Add some try...catch logic around read-only databases so nheko won't crash if...Joseph Donofry1-7/+48
2020-10-08Lint qml with qml-formatNicolas Werner31-2350/+3034
2020-10-08Try to fix windows buildNicolas Werner1-3/+3
2020-10-08More unused variables in bindingsNicolas Werner1-1/+3
2020-10-08Bump spdlog versionNicolas Werner1-2/+2
2020-10-08Fix unused variable warnings on old compilersNicolas Werner1-3/+12
2020-10-08Send master key in verification flow (if we trust it)Nicolas Werner2-0/+26
2020-10-08Try to please the CI godsNicolas Werner2-3/+5