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
/
FallbackAuth.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-16
Update blurhash
Nicolas Werner
1
-3
/
+4
2020-09-16
Fix null errors in qml
Nicolas Werner
8
-21
/
+24
2020-09-16
Reenable top bar room settings menus on avatar or title clicks
Nicolas Werner
6
-15
/
+29
2020-09-16
Port top bar to Qml
Nicolas Werner
12
-448
/
+267
2020-09-08
Save account data and allow hiding events via account data
Nicolas Werner
4
-32
/
+107
2020-09-02
Fix endless pagination, when old history is inaccessible
Nicolas Werner
1
-1
/
+1
2020-08-31
remove unused includes and use QRegularExpression
Jussi Kuokkanen
2
-8
/
+5
2020-08-31
remove comment
Jussi Kuokkanen
1
-15
/
+0
2020-08-31
get completion string based on trigger position instead of current word
Jussi Kuokkanen
2
-10
/
+19
2020-08-31
ignore enter keypress when completion is selected
Jussi Kuokkanen
1
-6
/
+7
2020-08-29
don't select emoji completion by default and add minimum string length before...
Jussi Kuokkanen
1
-7
/
+8
2020-08-29
undo changes to emoji_codegen.py
Jussi Kuokkanen
1
-6
/
+3
2020-08-29
fix build and remove commented code
Jussi Kuokkanen
4
-15
/
+8
2020-08-28
lint
Jussi Kuokkanen
4
-122
/
+135
2020-08-28
add emoji completer to text input
Jussi Kuokkanen
5
-3
/
+182
2020-08-28
Link GStreamer elements before syncing state
trilene
1
-2
/
+1
2020-08-25
Add some log messages, that migrations are in progress
Nicolas Werner
1
-0
/
+2
2020-08-25
Speedup db a bit, but loose some crash resiliency
Nicolas Werner
1
-1
/
+4
2020-08-22
Under GStreamer >= 1.17 gather all candidates before sending offer/answer
trilene
1
-3
/
+5
2020-08-22
Update README.md
Tony O
1
-0
/
+8
2020-08-17
Bump mtxclient
Nicolas Werner
2
-2
/
+2
2020-08-17
Stop SendFile and Call buttons swapping places on file upload
trilene
1
-2
/
+2
2020-08-17