Thomas Karpiniec
|
47ad58ef49
|
Close popup on SelectAll
|
3 years ago |
Nicolas Werner
|
327a889ad5
|
Simplify message delegate size calculation a bit
|
3 years ago |
Nicolas Werner
|
5416988057
|
Trust key forwards from the original sender
|
3 years ago |
Nicolas Werner
|
71a153538f
|
Disable async timeline loading, since it hangs in a layout loop sometimes
|
3 years ago |
Nicolas Werner
|
b63289ba54
|
Cleanup @room escape logic a bit
|
3 years ago |
Weblate
|
c853dd3593
|
Translated using Weblate (Estonian)
Currently translated at 88.5% (489 of 552 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
|
3 years ago |
DeepBlueV7.X
|
cdb2167661
|
Merge pull request #684 from thombles/clear-emoji-search
Clear emoji search field when picker closed
|
3 years ago |
Joseph Donofry
|
9504d02f18
|
Add Qt.WindowTitleHint to qml dialogs
|
3 years ago |
Thomas Karpiniec
|
8ee043f042
|
Clear emoji search field when picker closed
|
3 years ago |
Nicolas Werner
|
3d2f503305
|
Add workaround for stickers not showing on iOS
see: https://github.com/vector-im/element-ios/issues/2353
|
3 years ago |
Nicolas Werner
|
c2e777f3e4
|
Update translations
|
3 years ago |
Nicolas Werner
|
ee58ba9401
|
bump mtxclient
|
3 years ago |
Weblate
|
9b99eaae77
|
Translated using Weblate (Estonian)
Currently translated at 100.0% (542 of 542 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
|
3 years ago |
Nicolas Werner
|
5b460861b1
|
Allow accepting knocks in the timeline
As well as selecting more join rules.
|
3 years ago |
Nicolas Werner
|
56b24f8d93
|
Load message list async
|
3 years ago |
Nicolas Werner
|
5287ba38f9
|
Fix all rooms being opened on startup
|
3 years ago |
Nicolas Werner
|
995b62122a
|
Fi lineendings
|
3 years ago |
Nicolas Werner
|
028bcd5b7c
|
Update join button in room directory after join
|
3 years ago |
DeepBlueV7.X
|
b01496f9b4
|
Merge pull request #659 from kamathmanu/nhekoRoomDirectory
Nheko room directory
|
3 years ago |
Nicolas Werner
|
7d62af7cda
|
Remove unneeded code
|
3 years ago |
Nicolas Werner
|
56db0dbc7d
|
Allow downloading keys from key backup
|
3 years ago |
Joseph Donofry
|
e5dea361c0
|
Update translations
|
3 years ago |
Weblate
|
0cdc0a1d83
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Weblate <noreply@weblate.org>
Translate-URL: https://weblate.nheko.im/projects/nheko/nheko-master/
Translation: Nheko/nheko
|
3 years ago |
Joseph Donofry
|
6c696dd0b8
|
Fix weblate merge issues
|
3 years ago |
Joseph Donofry
|
db2a6111f6
|
Update qt5 path in macos deploy.sh script
|
3 years ago |
Nicolas Werner
|
1e7756c508
|
Fix dpi scaling of avatars
|
3 years ago |
DeepBlueV7.X
|
b1634d60a0
|
Merge pull request #680 from govynnus/token-registration
Support token authenticated registration
|
3 years ago |
Callum Brown
|
0da58c476c
|
Run linter
|
3 years ago |
kamathmanu
|
820665db92
|
Formatting
|
3 years ago |
kamathmanu
|
7321af8a7d
|
Cleanup more nits
|
3 years ago |
Nicolas Werner
|
42d2b10d5d
|
Round images in the image provider
|
3 years ago |
kamathmanu
|
0f4a7b1ba6
|
Formatting + Licensing
|
3 years ago |
kamathmanu
|
eaddfb4f73
|
Clean up final nits
|
3 years ago |
Nicolas Werner
|
24366b7520
|
Tab to move down completer
|
3 years ago |
Nicolas Werner
|
69e65cef2f
|
Fix shadowing
|
3 years ago |
Nicolas Werner
|
110fef5c68
|
Request keys when opening a room for the first time
|
3 years ago |
Nicolas Werner
|
13633c7644
|
Ensure device signatures always get verified on device update
|
3 years ago |
Nicolas Werner
|
9bad584931
|
Show verification status in memberlist
|
3 years ago |
Nicolas Werner
|
18ea01e198
|
Show if there are unverified devices in a room
Also fixes some issues where nested transactions will poison the
verification cache.
|
3 years ago |
Callum Brown
|
4fa644f2b7
|
Fix cancel button on registration token dialog
|
3 years ago |
Callum Brown
|
7d484a8228
|
Use QInputDialog to get registration token
|
3 years ago |
kamathmanu
|
9ab1296131
|
Ran qmlformat and make license
|
3 years ago |
kamathmanu
|
f2560b7531
|
Make search text selectable by clicking
|
3 years ago |
kamathmanu
|
570e5ffde2
|
Added Spinner while rooms load
|
3 years ago |
Nicolas Werner
|
796e5fcd39
|
Fix lambda to function pointer in coeurl on Linux
|
3 years ago |
Joseph Donofry
|
21b2db6745
|
Merge pull request #678 from LorenDB/closeRoom
Close currently open room when it is tapped again
|
3 years ago |
Nicolas Werner
|
58039f7f3e
|
Fix typo in coeurl
|
3 years ago |
Nicolas Werner
|
3794e13745
|
Update coeurl
|
3 years ago |
Nicolas Werner
|
6b445c33b6
|
Fix long tcp timeouts
relates to #658
|
3 years ago |
Callum Brown
|
b56a1be0bd
|
Support token authenticated registration
Using a dialog after username and password have been provided.
|
3 years ago |