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
/
resources
/
langs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-13
Fix text corruption from unrounded pixel height
Nicolas Werner
1
-2
/
+2
2021-03-13
Disable bundled OpenSSL by default, even with hunter
Nicolas Werner
5
-6
/
+8
2021-03-12
Fix a few db access crashes
Nicolas Werner
2
-5
/
+14
2021-03-12
Bump mtxclient version
Nicolas Werner
2
-2
/
+2
2021-03-12
Disable room pings in replies
Nicolas Werner
1
-0
/
+2
2021-03-11
Translated using Weblate (German)
Weblate
1
-10
/
+10
2021-03-11
Translated using Weblate (English)
Weblate
1
-1
/
+1
2021-03-08
Translated using Weblate (Estonian)
Weblate
1
-26
/
+28
2021-03-08
Fix disable certificate validation on login page
Nicolas Werner
1
-3
/
+4
2021-03-07
Fix popup opening at wrong place
Nicolas Werner
2
-7
/
+4
2021-03-07
Fix conflict between qmlformat and license check
Nicolas Werner
49
-0
/
+50
2021-03-07
Show mxid on hovering username
Nicolas Werner
49
-52
/
+13
2021-03-07
Fix missing include for FetchContent
Nicolas Werner
1
-0
/
+1
2021-03-06
Add config option to disable tls validation
Nicolas Werner
7
-4
/
+42
2021-03-07
change allowed mistakes, fix minor style issues, remove old completer functio...
Jedi18
8
-50
/
+43
2021-03-06
Add linebreaks to fingerprint
Nicolas Werner
1
-3
/
+7
2021-03-05
Bump mtxclient
trilene
1
-1
/
+1
2021-03-05
Bump mtxclient
trilene
2
-8
/
+8
2021-03-05
Use short format for time
Nicolas Werner
1
-1
/
+1
2021-03-05
Mark message currently being edited
Nicolas Werner
1
-2
/
+2
2021-03-05
Fix janky hoverhandling for text messages
Nicolas Werner
2
-1
/
+4
2021-03-05
Fix unused variable
Nicolas Werner
1
-1
/
+0
2021-03-05
fix linting
Nicolas Werner
5
-132
/
+137
2021-03-05
Fix cplusplus macro on windows
Nicolas Werner
1
-0
/
+3
2021-03-05
Update translations
Nicolas Werner
20
-4475
/
+4663
2021-03-05
Fix a few join confirmations too many
Nicolas Werner
2
-8
/
+13
2021-03-05
Remove tweeny
Nicolas Werner
3
-29
/
+26
2021-03-04
Fix linting
Joseph Donofry
11
-161
/
+152
2021-03-05
Update license headers
Nicolas Werner
225
-653
/
+911
2021-03-04
Properly format matrix errors in spdlog statements
Joseph Donofry
3
-7
/
+7
2021-03-04
Use overlay buttons for message actions
Nicolas Werner
4
-79
/
+127
2021-03-03
Translated using Weblate (French)
Weblate
1
-27
/
+30
2021-03-03
Avoid some duplicate property queries
Nicolas Werner
2
-2
/
+2
2021-03-03
Fix avatar fallback in rooms
Nicolas Werner
1
-0
/
+1
2021-03-03
Fix reply relating to the wrong id of edited event
Nicolas Werner
1
-1
/
+1
2021-03-03
Fix the include path for lmdb from hunter
Nicolas Werner
1
-0
/
+3
2021-03-03
Download single file for lmdb++.hpp
Nicolas Werner
1
-2
/
+2
2021-03-03
Add comment to mark db keys as such
Nicolas Werner
1
-0
/
+1
2021-03-03
Update to new lmdbxx version
Nicolas Werner
5
-495
/
+367
2021-03-03
add matrix uri handler registry values in installer
Jedi18
1
-0
/
+12
2021-03-02
Translated using Weblate (German)
Weblate
1
-2
/
+2
2021-03-01
Fix indentation
Nicolas Werner
1
-1
/
+1
2021-03-01
Use one after_build in appveyor
Nicolas Werner
1
-3
/
+1
2021-03-01
Fix appveyor upload
Nicolas Werner
1
-1
/
+2
2021-03-01
Don't ask to join joined rooms when clicking matrix uri
Nicolas Werner
1
-2
/
+2
2021-02-26
Translated using Weblate (French)
Weblate
1
-57
/
+57
2021-02-26
Translated using Weblate (Swedish)
Weblate
1
-5
/
+5
2021-02-26
changed bottomToTop to true and renamed textWidth to textHeight
Jedi18
1
-5
/
+5
2021-02-25
Use toggles for screen share settings
Nicolas Werner
1
-27
/
+38
2021-02-25
Restore voice/video calls
trilene
1
-1
/
+2
2021-02-25
add_feature_info for screen sharing window selection
trilene
1
-1
/
+6
2021-02-25
Add missing translation mark
trilene
1
-1
/
+1
2021-02-25
Add screen sharing window preview
trilene
3
-4
/
+100
2021-02-25
Fix unaligned reads
Nicolas Werner
1
-16
/
+30
2021-02-25
Fix potential issue with modifiers and edit shortcuts
Nicolas Werner
1
-2
/
+2
2021-02-25
change mtxclient url, fix login page assert failure and dendrite registration...
Jedi18
5
-6
/
+13
2021-02-25
navigate to newly created rooms
Jedi18
2
-2
/
+13
2021-02-25
Fix text input restoring after edits
Nicolas Werner
4
-22
/
+25
2021-02-24
Allow editing via up and down arrows
Nicolas Werner
3
-2
/
+55
2021-02-24
Allow choice of single window when sharing screen
trilene
6
-24
/
+131
2021-02-24
remove old quick switcher
Jedi18
7
-242
/
+1
2021-02-24
added margins and ui changes for quickswitcher and completer
Jedi18
2
-11
/
+19
2021-02-24
fix row content centering
Jedi18
2
-5
/
+11
2021-02-24
Ensure we ask for confirmation when clicking on a matrix uri
Nicolas Werner
1
-3
/
+17
2021-02-24
Add missing dependency to appimage
Nicolas We