Sorunome
|
086dcae907
|
add key manager tests
|
2020-06-05 10:51:11 +02:00 |
|
Sorunome
|
aa9764b511
|
finish up olm manager tests
|
2020-06-05 10:22:38 +02:00 |
|
Sorunome
|
fbc8f03f67
|
encrypt m.room_key event properly
|
2020-06-05 10:15:36 +02:00 |
|
Sorunome
|
0b1d6ae8dd
|
split off into fake client
|
2020-06-05 09:59:37 +02:00 |
|
Sorunome
|
e14cd61d6d
|
flutter analyze
|
2020-06-04 20:30:55 +02:00 |
|
Sorunome
|
05c799e6a5
|
format
|
2020-06-04 20:16:18 +02:00 |
|
Sorunome
|
8748545f67
|
add olm manager tests
|
2020-06-04 18:36:07 +02:00 |
|
Sorunome
|
c94e41d393
|
fix tests for real
|
2020-06-04 18:16:22 +02:00 |
|
Sorunome
|
f3f3231df6
|
add some encrypt / decrypt tests
|
2020-06-04 17:51:49 +02:00 |
|
Sorunome
|
2e46155f47
|
fix tests without olm
|
2020-06-04 14:26:35 +02:00 |
|
Sorunome
|
fcde6a2459
|
split encryption stuff to other library
|
2020-06-04 13:39:51 +02:00 |
|
Sorunome
|
e84126f3c5
|
Merge branch 'krille/modularize-sdk' into 'master'
Init matrix_api library
See merge request famedly/famedlysdk!329
|
2020-06-03 10:16:02 +00:00 |
|
Christian Pauly
|
c6bf098644
|
Init matrix_api library
|
2020-06-03 10:16:01 +00:00 |
|
Christian Pauly
|
fbc2a6b1a2
|
Merge branch 'krille/catch-sync-errors' into 'master'
Catch sync errors
See merge request famedly/famedlysdk!332
|
2020-06-01 18:24:41 +00:00 |
|
Christian Pauly
|
bd00c066c8
|
Catch sync errors
|
2020-06-01 18:24:41 +00:00 |
|
Sorunome
|
03beffbb46
|
also load session keys when requesting history
|
2020-05-30 14:09:47 +02:00 |
|
Sorunome
|
9971e7377e
|
configurable verification methods
|
2020-05-30 13:55:09 +02:00 |
|
Sorunome
|
d7f2bbe2f9
|
smoothen out some stuffs
|
2020-05-30 13:22:34 +02:00 |
|
Sorunome
|
44e4b07999
|
remove obsolete comments
|
2020-05-30 13:19:39 +02:00 |
|
Sorunome
|
41a08d4c28
|
additional validation of received secrets
|
2020-05-30 13:13:42 +02:00 |
|
Sorunome
|
a7bb8375dc
|
fetch from online key backup
|
2020-05-29 10:21:36 +02:00 |
|
Sorunome
|
15be6c5244
|
stuff and things
|
2020-05-29 09:06:36 +02:00 |
|
Sorunome
|
c65b5948fc
|
Merge branch 'master' into soru/cross-signing
|
2020-05-29 08:54:33 +02:00 |
|
Sorunome
|
72fdb68e82
|
some fixes
|
2020-05-29 08:49:52 +02:00 |
|
Christian Pauly
|
b396fc7d71
|
Merge branch 'soru/key-requests' into 'master'
Make room key sharing requests (hopefully) more robust and spec-compliant
See merge request famedly/famedlysdk!328
|
2020-05-29 06:49:37 +00:00 |
|
Sorunome
|
d672edf394
|
Make room key sharing requests (hopefully) more robust and spec-compliant
|
2020-05-29 06:49:37 +00:00 |
|
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 |
|
Marcel
|
ce903a8152
|
Merge branch 'ChristianPauly-master-patch-90221' into 'master'
Ignore *.g.dart for test coverage
See merge request famedly/famedlysdk!330
|
2020-05-27 13:08:23 +00: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 |
|
Christian Pauly
|
06ec71ea00
|
Ignore *.g.dart for test coverage
|
2020-05-26 20:08:21 +00: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 |
|