Nicolas Werner
|
446ecfea0b
|
Try to fix lmdbxx download
|
3 years ago |
Nicolas Werner
|
6f59f19003
|
Fix hunter messing with pkg-config
|
3 years ago |
Nicolas Werner
|
eb3ff097d5
|
Update bundled deps
|
3 years ago |
Nicolas Werner
|
a27066eaad
|
Fix rpath not being set while uninstalled
|
3 years ago |
Nicolas Werner
|
d11fcb0ff6
|
Fix parsing some exotic image packs
|
3 years ago |
Nicolas Werner
|
b3ff70fee9
|
Fix bootstrap after registration
|
3 years ago |
Nicolas Werner
|
211fd9d76c
|
Fix registration on matrix.org
This was a bit of a journey:
https://github.com/matrix-org/matrix-doc/pull/3471
But it should work now and we now use the UIAHandler everywhere.
fixes #670
|
3 years ago |
Joseph Donofry
|
912df2920e
|
Update macOS notifications to use UserNotifications framework
|
3 years ago |
Nicolas Werner
|
a5030bdd4d
|
move device verification management to its own file
|
3 years ago |
Nicolas Werner
|
550c80525a
|
Move voip and encryption stuff into their own directories
|
3 years ago |
Thulinma
|
649c5ff86d
|
Add support for listing devices that do not support encryption, add support for logging out devices.
Ticks off another box in #23!
|
3 years ago |
Loren Burkholder
|
14488a8fe7
|
Use the same leave room dialog everywhere
This ports the leave room dialog to QML, everywhere. There are now no differences between the various leave dialogs.
|
3 years ago |
Loren Burkholder
|
e9ed12e27b
|
QML the join room dialog
|
3 years ago |
Nicolas Werner
|
ad1e6c8298
|
Support bootstrapping crosssigning
Showing the bootstrap state and showing there are unverified devices is
still missing.
|
3 years ago |
Nicolas Werner
|
4dd5f9841d
|
Add additional check for invalid megolm sessions
|
3 years ago |
Nicolas Werner
|
a6fcea1b14
|
bump mtxclient
fixes build with new libolm
|
3 years ago |
Loren Burkholder
|
d2e193ff78
|
Add jdenticon support
|
3 years ago |
Nicolas Werner
|
7f965a82e2
|
bump mtxclient
|
3 years ago |
Nicolas Werner
|
0f361151d7
|
Fix parsing query keys responses with optional keys missing
|
3 years ago |
Nicolas Werner
|
ef068ac2b3
|
Support animated images
fixes #461
|
3 years ago |
Nicolas Werner
|
09c041c8ac
|
Use in memory media player instead of storing unencrypted files on disk
|
3 years ago |
Nicolas Werner
|
55e43dc4b8
|
bump mtxclient
|
3 years ago |
Nicolas Werner
|
ee58ba9401
|
bump mtxclient
|
3 years ago |
Nicolas Werner
|
56db0dbc7d
|
Allow downloading keys from key backup
|
3 years ago |
Callum Brown
|
7d484a8228
|
Use QInputDialog to get registration token
|
3 years ago |
Nicolas Werner
|
796e5fcd39
|
Fix lambda to function pointer in coeurl on Linux
|
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 |
kamathmanu
|
6a75e5270c
|
Fix nits from code review
|
3 years ago |
kamathmanu
|
0d700d9933
|
Implemented Room Directory model to store and provide QML view with public room data from mtxclient
|
3 years ago |
Nicolas Werner
|
72bbad7485
|
Show encryption errors in qml and add request keys button
|
3 years ago |
Nicolas Werner
|
001f87fe77
|
Fix redactions
|
3 years ago |
Nicolas Werner
|
a57a15a2e0
|
Basic sticker pack editor
|
3 years ago |
Loren Burkholder
|
dab1c9068a
|
QML the raw message dialog
|
3 years ago |
Loren Burkholder
|
7e538851d6
|
Use a QSortFilterProxyModel instead of resetting the model
|
3 years ago |
Loren Burkholder
|
8a329d6517
|
Remove Avatar class
RIP
|
3 years ago |
Loren Burkholder
|
4dd994ae00
|
QML the read receipts list
There are probably a few things wrong with this, but I'm going to call it good enough for an initial commit
|
3 years ago |
Nicolas Werner
|
ace16b8c4d
|
Fix some issues when parsing or serializing enabled pack rooms
|
3 years ago |
Nicolas Werner
|
e5fec03d27
|
Update mtxclient
|
3 years ago |
Nicolas Werner
|
eafbab6ae1
|
Add menu to enable or disable stickers globally
|
3 years ago |
Nicolas Werner
|
0c798554b5
|
Rename image pack model
|
3 years ago |
Loren Burkholder
|
e1acf5d324
|
make lint
|
3 years ago |
Loren Burkholder
|
6c57fa6c5b
|
QML the invite dialog
This also adds a property `roomId` to TimelineModel.
|
3 years ago |
Loren Burkholder
|
77a0c574bf
|
QML the room member list
|
3 years ago |
Nicolas Werner
|
8a1666bc88
|
Basic sticker support
|
3 years ago |
Nicolas Werner
|
613b9a27da
|
Fix sending encrypted edits
|
3 years ago |
Nicolas Werner
|
f7ffcb4846
|
Use required properties and delegate pooling for room list
|
3 years ago |
Joe
|
9a96a0ba5d
|
Update mtxclient with coeurl fixes
|
3 years ago |