index
:
matrix/thirdparty/nheko.git
this commit
master
github/master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dialogs
/
InviteUsers.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-18
Actually forward keys using m.forwared_room_key
Nicolas Werner
2
-22
/
+27
2020-10-18
Automatic key sharing with trusted users
Nicolas Werner
3
-23
/
+62
2020-10-17
Fix crash on exit
Nicolas Werner
7
-45
/
+21
2020-10-17
Answer key requests for all our sessions
Nicolas Werner
1
-7
/
+10
2020-10-15
Make Text element a sibling of the Rectangle to avoid the text from depending...
kamathmanu
1
-14
/
+14
2020-10-14
Avoid hardcoded font size
kamathmanu
1
-1
/
+1
2020-10-13
Translated using Weblate (Estonian)
Weblate
1
-4
/
+4
2020-10-13
Display filename on mouse hover
kamathmanu
1
-1
/
+30
2020-10-13
Fix small typo in robustness logic
Nicolas Werner
1
-1
/
+1
2020-10-12
Fix emoji filter losing focus
Nicolas Werner
1
-0
/
+1
2020-10-11
Update translations
Nicolas Werner
17
-1028
/
+5244
2020-10-09
Add some try...catch logic around read-only databases so nheko won't crash if...
Joseph Donofry
1
-7
/
+48
2020-10-08
Lint qml with qml-format
Nicolas Werner
31
-2103
/
+2787
2020-10-08
Try to fix windows build
Nicolas Werner
1
-3
/
+3
2020-10-08
More unused variables in bindings
Nicolas Werner
1
-1
/
+3
2020-10-08
Bump spdlog version
Nicolas Werner
1
-2
/
+2
2020-10-08
Fix unused variable warnings on old compilers
Nicolas Werner
1
-3
/
+12
2020-10-08
Send master key in verification flow (if we trust it)
Nicolas Werner
2
-0
/
+26
2020-10-08
Try to please the CI gods
Nicolas Werner
2
-3
/
+5
2020-10-08
Fix issues with old qt and bump to 5.10
Nicolas Werner
4
-24
/
+26
2020-10-08