targetakhil
|
02e388e542
|
fix windows video bug
|
4 years ago |
DeepBlueV7.X
|
c47ae99805
|
Merge pull request #493 from Jedi18/quickswitcher_qml
Port QuickSwitcher to QML
|
4 years ago |
Nicolas Werner
|
eb9603f4c0
|
Fix room completions not showing label avatars
When no image is set for a room, the room didn't have the first
character in the avatar, when opening any completer, that showed it.
|
4 years ago |
Nicolas Werner
|
05c636a8d4
|
Fix qml license headers again
|
4 years ago |
Nicolas Werner
|
8ebb55623e
|
Remove background of quick switcher popup
|
4 years ago |
Nicolas Werner
|
1961312b15
|
Improve sorting and sizing of completions a bit
|
4 years ago |
Nicolas Werner
|
b82c11bd79
|
Fix text corruption from unrounded pixel height
|
4 years ago |
Nicolas Werner
|
7a356f3832
|
Merge branch 'quickswitcher_qml' of git://github.com/Jedi18/nheko into Jedi18-quickswitcher_qml
|
4 years ago |
DeepBlueV7.X
|
df797175ca
|
Merge pull request #520 from Nheko-Reborn/openssl-fixes
Disable bundled OpenSSL by default, even with hunter
|
4 years ago |
Nicolas Werner
|
ce547357b8
|
Disable bundled OpenSSL by default, even with hunter
|
4 years ago |
Nicolas Werner
|
6ad4065de4
|
Fix a few db access crashes
|
4 years ago |
Nicolas Werner
|
2a70847c80
|
Bump mtxclient version
|
4 years ago |
Nicolas Werner
|
27fe0a45b6
|
Disable room pings in replies
|
4 years ago |
Weblate
|
e78be31429
|
Translated using Weblate (German)
Currently translated at 93.0% (426 of 458 strings)
Co-authored-by: Konstantin Papesh <konstantin@papesh.at>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/de/
Translation: Nheko/nheko
|
4 years ago |
Weblate
|
e84d3ffb85
|
Translated using Weblate (English)
Currently translated at 100.0% (458 of 458 strings)
Co-authored-by: Emilie <em@nao.sh>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/en/
Translation: Nheko/nheko
|
4 years ago |
Weblate
|
5ffd81710a
|
Translated using Weblate (Estonian)
Currently translated at 100.0% (458 of 458 strings)
Co-authored-by: Priit Jõerüüt <nhkwlate@joeruut.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/et/
Translation: Nheko/nheko
|
4 years ago |
Nicolas Werner
|
31cc727594
|
Fix disable certificate validation on login page
|
4 years ago |
DeepBlueV7.X
|
dea7680604
|
Merge pull request #510 from Jedi18/master
Add matrix uri handler registry values in windows installer
|
4 years ago |
Nicolas Werner
|
3da9c45df2
|
Fix popup opening at wrong place
fixes #512
|
4 years ago |
Nicolas Werner
|
c03f716e8b
|
Fix conflict between qmlformat and license check
|
4 years ago |
Nicolas Werner
|
bb6ff8cec8
|
Show mxid on hovering username
fixes #507
|
4 years ago |
Nicolas Werner
|
d5e578d0e4
|
Fix missing include for FetchContent
fixes #511
|
4 years ago |
Nicolas Werner
|
47e97d490c
|
Add config option to disable tls validation
|
4 years ago |
Jedi18
|
8870455f9d
|
change allowed mistakes, fix minor style issues, remove old completer function from inputbar
|
4 years ago |
Nicolas Werner
|
973ec13ad8
|
Add linebreaks to fingerprint
|
4 years ago |
DeepBlueV7.X
|
57a6edadcb
|
Merge pull request #506 from Nheko-Reborn/timeline-buttons
Use overlay buttons for message actions
|
4 years ago |
DeepBlueV7.X
|
22071f4ff7
|
Merge pull request #509 from trilene/master
Bump mtxclient
|
4 years ago |
trilene
|
52b38abd08
|
Bump mtxclient
|
4 years ago |
trilene
|
3846adfecc
|
Bump mtxclient
|
4 years ago |
Nicolas Werner
|
e5cff64460
|
Use short format for time
|
4 years ago |
Nicolas Werner
|
2685eec6c7
|
Mark message currently being edited
|
4 years ago |
Nicolas Werner
|
e1c96569c1
|
Fix janky hoverhandling for text messages
Add a 1px border to get more hover enter events...
|
4 years ago |
Nicolas Werner
|
02e459b4e6
|
Fix unused variable
|
4 years ago |
Nicolas Werner
|
1be42045ee
|
fix linting
|
4 years ago |
Nicolas Werner
|
a305c2689c
|
Fix cplusplus macro on windows
|
4 years ago |
Nicolas Werner
|
13cdbd5227
|
Update translations
|
4 years ago |
Nicolas Werner
|
f4164cc799
|
Fix a few join confirmations too many
|
4 years ago |
Nicolas Werner
|
626d8bf151
|
Remove tweeny
|
4 years ago |
DeepBlueV7.X
|
56c44d0454
|
Merge pull request #505 from Nheko-Reborn/license-headers
License headers
|
4 years ago |
Joseph Donofry
|
4b12b53133
|
Fix linting
|
4 years ago |
Nicolas Werner
|
a6f0d2ea7d
|
Update license headers
|
4 years ago |
Joseph Donofry
|
87bf761dc2
|
Properly format matrix errors in spdlog statements
|
4 years ago |
Nicolas Werner
|
1142fe2663
|
Use overlay buttons for message actions
|
4 years ago |
Weblate
|
387ba1a1e6
|
Translated using Weblate (French)
Currently translated at 97.8% (447 of 457 strings)
Co-authored-by: Mayeul Cantan <mayeul.cantan@gmail.com>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/fr/
Translation: Nheko/nheko
|
4 years ago |
Nicolas Werner
|
e3803ceb9a
|
Avoid some duplicate property queries
|
4 years ago |
Nicolas Werner
|
3b4f8f2016
|
Fix avatar fallback in rooms
|
4 years ago |
Nicolas Werner
|
67ab204050
|
Fix reply relating to the wrong id of edited event
|
4 years ago |
DeepBlueV7.X
|
d6f80e9275
|
Merge pull request #504 from Nheko-Reborn/new-lmdbxx
Update to new lmdbxx version
|
4 years ago |
Nicolas Werner
|
c2898623dd
|
Fix the include path for lmdb from hunter
|
4 years ago |
Nicolas Werner
|
0704b3cc84
|
Download single file for lmdb++.hpp
|
4 years ago |