Sorunome
|
6e21cff0a7
|
fix error thingy
|
2020-05-27 21:49:49 +02:00 |
|
Sorunome
|
c779d39818
|
fix small stuffs
|
2020-05-27 21:40:58 +02:00 |
|
Sorunome
|
dda0b17724
|
in-room verification to verify users instead of devices
|
2020-05-27 21:35:00 +02:00 |
|
Sorunome
|
aefe029c0a
|
add ability to sign yourself based on ssss
|
2020-05-27 18:50:09 +02:00 |
|
Sorunome
|
e4e4386178
|
signed vs verified logic
|
2020-05-27 17:37:14 +02:00 |
|
Sorunome
|
8d75c2a0af
|
format
|
2020-05-27 10:33:42 +02:00 |
|
Sorunome
|
f78657957a
|
fix emotes if canonical alias is null
|
2020-05-27 10:33:22 +02:00 |
|
Sorunome
|
fabffea1cd
|
verification status by user, sign manually verified keys
|
2020-05-27 10:13:22 +02:00 |
|
Sorunome
|
1c9da050c0
|
smoothen out verification and signature uploading
|
2020-05-26 15:58:14 +02:00 |
|
Sorunome
|
c23e38a9c9
|
Merge branch 'master' into soru/cross-signing
|
2020-05-26 10:00:59 +02:00 |
|
Sorunome
|
2ecf4151b9
|
also send master key on verification and stuffs
|
2020-05-26 09:54:46 +02:00 |
|
Christian Pauly
|
ad5b02e0ef
|
Merge branch 'soru/fix-profile-check' into 'master'
Fixes profile equality check
See merge request famedly/famedlysdk!327
|
2020-05-26 06:40:13 +00:00 |
|
Sorunome
|
8a289941eb
|
Fixes profile equality check
|
2020-05-26 06:40:13 +00:00 |
|
Christian Pauly
|
3fa4d46983
|
Merge branch 'soru/fix-chat-list-last-message' into 'master'
Hopefully fix room list sorting
Closes #75
See merge request famedly/famedlysdk!324
|
2020-05-26 06:39:51 +00:00 |
|
Sorunome
|
011e427056
|
Hopefully fix room list sorting
|
2020-05-26 06:39:51 +00:00 |
|
Sorunome
|
80c7125d1d
|
remove silly workaround for aes-ctr encrypt/decrypt
|
2020-05-25 17:55:49 +02:00 |
|
Sorunome
|
adc5591e54
|
add ed25519:
|
2020-05-25 15:58:37 +02:00 |
|
Sorunome
|
c13f66c85f
|
in theory sign others keys
|
2020-05-25 15:30:53 +02:00 |
|
Sorunome
|
97a10c7de1
|
Merge branch 'master' into soru/cross-signing
|
2020-05-25 13:22:13 +02:00 |
|
Christian Pauly
|
7dba429a7b
|
Merge branch 'krille/add-tests' into 'master'
Add more tests
See merge request famedly/famedlysdk!326
|
2020-05-25 09:34:43 +00:00 |
|
Christian Pauly
|
cbf5069e32
|
Add more tests
|
2020-05-25 09:34:43 +00:00 |
|
Christian Pauly
|
0854cb81af
|
Merge branch 'ChristianPauly-master-patch-64485' into 'master'
Ignore key requests from unknown devices
See merge request famedly/famedlysdk!325
|
2020-05-25 07:37:23 +00:00 |
|
Christian Pauly
|
f7b29f3703
|
Ignore key requests from unknown devices
|
2020-05-25 07:31:17 +00:00 |
|
Sorunome
|
5fde85cbfa
|
format
|
2020-05-23 17:05:55 +02:00 |
|
Sorunome
|
280cd4fc16
|
first SSSS stuff
|
2020-05-23 17:04:27 +02:00 |
|
Christian Pauly
|
b78315872f
|
Merge branch 'krille/add-olm-error-stream' into 'master'
Add olm error stream
See merge request famedly/famedlysdk!323
|
2020-05-22 13:57:19 +00:00 |
|
Christian Pauly
|
c01f75bafa
|
Add olm error stream
|
2020-05-22 15:51:45 +02:00 |
|
Sorunome
|
1a8ddb2750
|
fixes
|
2020-05-22 13:22:28 +02:00 |
|
Sorunome
|
c9a0c5302a
|
format
|
2020-05-22 13:18:45 +02:00 |
|
Sorunome
|
29721f00a8
|
Merge branch 'master' into soru/cross-signing
|
2020-05-22 13:18:36 +02:00 |
|
Christian Pauly
|
09edda1f9f
|
Merge branch 'soru/persist-decrypted' into 'master'
properly persist decryption of events
Closes #72, #71, and #70
See merge request famedly/famedlysdk!321
|
2020-05-22 11:15:48 +00:00 |
|
Sorunome
|
384e5962d6
|
properly persist decryption of events
|
2020-05-22 11:15:48 +00:00 |
|
Christian Pauly
|
bb75ee00be
|
Merge branch 'krille/check-code-formatting' into 'master'
Add code formatting CI job
See merge request famedly/famedlysdk!320
|
2020-05-22 10:12:18 +00:00 |
|
Christian Pauly
|
27b4a620e5
|
Add code formatting CI job
|
2020-05-22 10:12:18 +00:00 |
|
Sorunome
|
ee9090b7a7
|
fix tests
|
2020-05-22 11:13:58 +02:00 |
|
Sorunome
|
74361fff0e
|
don't cache via db and properly handle invalid signatures
|
2020-05-22 11:04:27 +02:00 |
|
Christian Pauly
|
f4a5ccdaa9
|
Merge branch 'soru/more-emotes' into 'master'
add emote rooms and state key room emotes
See merge request famedly/famedlysdk!318
|
2020-05-21 15:01:10 +00:00 |
|
Sorunome
|
97ef716be8
|
add emote rooms and state key room emotes
|
2020-05-21 15:01:10 +00:00 |
|
Sorunome
|
788353120b
|
accidental inifnite recursion
|
2020-05-21 16:55:30 +02:00 |
|
Sorunome
|
10372a9dbe
|
verified devices are not blocked
|
2020-05-21 16:52:25 +02:00 |
|
Christian Pauly
|
96e155559a
|
Merge branch 'soru/timeline-limited' into 'master'
clear timeline events cache on limited updates
See merge request famedly/famedlysdk!317
|
2020-05-21 14:52:14 +00:00 |
|
Sorunome
|
fc8625d30e
|
clear timeline events cache on limited updates
|
2020-05-21 14:52:14 +00:00 |
|
Sorunome
|
eaefdb64ca
|
make that cleints can only use "verified"
|
2020-05-21 16:51:15 +02:00 |
|
Sorunome
|
ead44e4014
|
fix tests and stuffs
|
2020-05-21 15:32:06 +02:00 |
|
Sorunome
|
af961b99dc
|
get device verification status based on cross signing
|
2020-05-21 15:20:33 +02:00 |
|
Christian Pauly
|
998ee66650
|
Merge branch 'soru/null-device' into 'master'
make sure keys are valid
See merge request famedly/famedlysdk!313
|
2020-05-21 06:28:21 +00:00 |
|
Christian Pauly
|
9fad348d22
|
Merge branch 'soru/persist-inbound-session-index' into 'master'
properly persist inbound group session indexes
See merge request famedly/famedlysdk!316
|
2020-05-21 06:25:57 +00:00 |
|
Sorunome
|
7a41f4726f
|
properly persist inbound group session indexes
|
2020-05-20 10:36:05 +02:00 |
|
Christian Pauly
|
73904a95e3
|
Merge branch 'soru/e2ee-recovery-option' into 'master'
make e2ee recovery logic optional
See merge request famedly/famedlysdk!315
|
2020-05-20 08:31:47 +00:00 |
|
Sorunome
|
a3fc73dfc1
|
make e2ee recovery logic optional
|
2020-05-20 10:24:48 +02:00 |
|