Christian Pauly
|
6170c79fe1
|
Improve logging
|
2020-08-06 09:35:02 +00:00 |
|
Christian Pauly
|
bbd5749aec
|
Fix storing of event status
|
2020-08-05 05:57:10 +00:00 |
|
Christian Pauly
|
d4a7345b8a
|
Enable transactions again to fix web
|
2020-08-03 13:28:30 +00:00 |
|
Sorunome
|
69431a1aff
|
some key verification fixes and temporarily disable transactions
|
2020-07-30 09:57:45 +02:00 |
|
Sorunome
|
c68487ac21
|
fix issue with sending messages
|
2020-07-23 08:09:00 +00:00 |
|
Sorunome
|
0ece2717e0
|
Merge branch 'master' into soru/fix-members-requests
|
2020-07-20 11:53:55 +02:00 |
|
Sorunome
|
175cb0fbd2
|
add Databse.connect to be able to run in isaltes
|
2020-07-17 13:20:23 +02:00 |
|
Sorunome
|
4394196ba1
|
try to load members from database first and cache them in-memory
|
2020-07-14 11:30:13 +02:00 |
|
Sorunome
|
79ea85bf4d
|
indexes are already created when creating a talbe
|
2020-07-14 10:43:21 +02:00 |
|
Sorunome
|
7351319f28
|
address things
|
2020-07-02 10:32:11 +02:00 |
|
Sorunome
|
8f122195c5
|
re-work state lazy loading after discussion
|
2020-07-01 11:09:31 +02:00 |
|
Sorunome
|
b7b369923f
|
only lazy-load m.room.member, not store presence
|
2020-06-30 13:41:52 +02:00 |
|
Sorunome
|
a1f8120c59
|
Greatly imporve initial loading performance
|
2020-06-30 12:17:56 +02:00 |
|
Christian Pauly
|
4790925929
|
Merge branch 'soru/no-contains-key' into 'master'
Better validate event contents
See merge request famedly/famedlysdk!353
|
2020-06-29 12:02:18 +00:00 |
|
Sorunome
|
fd406987c1
|
Better validate event contents
|
2020-06-29 12:02:18 +00:00 |
|
Sorunome
|
163cbdb923
|
Hotfix: account_data stored incorrectly in the database
|
2020-06-26 18:46:54 +02:00 |
|
Sorunome
|
62f63ebf1f
|
Merge branch 'soru/olm-session-recovery' into 'master'
Adds olm session recovery
See merge request famedly/famedlysdk!355
|
2020-06-25 08:01:37 +00:00 |
|
Sorunome
|
5dda0c3623
|
Merge branch 'soru/cross-signing' into 'master'
Cross-Signing
See merge request famedly/famedlysdk!319
|
2020-06-25 07:53:30 +00:00 |
|
Christian Pauly
|
52e57f8dc2
|
Minor refactoring
|
2020-06-25 07:16:59 +00:00 |
|
Sorunome
|
68fac1e112
|
pick the correct session when encrypting to_device events
|
2020-06-24 09:27:32 +02:00 |
|
Sorunome
|
f79a85ca71
|
Merge branch 'master' into soru/cross-signing
|
2020-06-24 09:26:22 +02:00 |
|
Sorunome
|
1a9f6e38dc
|
add database.getRoom
|
2020-06-23 13:35:22 +02:00 |
|
Sorunome
|
3d40a8d81b
|
remove transaction hack
|
2020-06-22 17:27:06 +02:00 |
|
Christian Pauly
|
f1579a5f0f
|
Database transaction workaround
|
2020-06-19 15:28:03 +02:00 |
|
Sorunome
|
12bdddee03
|
Better format switching to WAL mode
|
2020-06-16 14:26:37 +02:00 |
|
Sorunome
|
b1ec508666
|
Merge branch 'master' into soru/cross-signing
|
2020-06-16 12:58:30 +02:00 |
|
Sorunome
|
77378e3ebc
|
switch database to wal mode
|
2020-06-16 12:51:29 +02:00 |
|
Sorunome
|
ef0a567401
|
finish ssss tests
|
2020-06-13 19:12:32 +02:00 |
|
Sorunome
|
5334266529
|
Merge branch 'master' into soru/cross-signing
|
2020-06-10 16:25:08 +02:00 |
|
Sorunome
|
f485ca29d8
|
Fix state attack
|
2020-06-10 14:17:57 +00:00 |
|
Sorunome
|
1fdd0a7db8
|
aslo clear ssss cache when clearing a user id
|
2020-06-06 15:48:57 +02:00 |
|
Sorunome
|
115cd9e5b3
|
better cache invalidation of ssss cache
|
2020-06-05 22:22:07 +02:00 |
|
Sorunome
|
d29fb9abfe
|
Merge branch 'soru/modularize-e2ee' into soru/cross-signing
|
2020-06-05 18:59:58 +02:00 |
|
Sorunome
|
fcde6a2459
|
split encryption stuff to other library
|
2020-06-04 13:39:51 +02:00 |
|
Christian Pauly
|
c6bf098644
|
Init matrix_api library
|
2020-06-03 10:16:01 +00:00 |
|
Sorunome
|
280cd4fc16
|
first SSSS stuff
|
2020-05-23 17:04:27 +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
|
27b4a620e5
|
Add code formatting CI job
|
2020-05-22 10:12:18 +00:00 |
|
Sorunome
|
74361fff0e
|
don't cache via db and properly handle invalid signatures
|
2020-05-22 11:04:27 +02:00 |
|
Sorunome
|
af961b99dc
|
get device verification status based on cross signing
|
2020-05-21 15:20:33 +02:00 |
|
Sorunome
|
7a41f4726f
|
properly persist inbound group session indexes
|
2020-05-20 10:36:05 +02:00 |
|
Sorunome
|
a0fe8f4bad
|
Add rotation of outbound group sessions
|
2020-05-18 18:33:16 +02:00 |
|
Sorunome
|
06b601c41b
|
lazy-load group session keys
|
2020-05-17 07:54:34 +00:00 |
|
Sorunome
|
f71826739c
|
Switch to moor
|
2020-05-15 18:40:17 +00:00 |
|