Sorunome
|
2e941b85e9
|
fix: Delete files older than 30 days
|
2020-10-08 13:02:20 +00:00 |
|
Christian Pauly
|
0761d33b6f
|
refactor: Database first to single
|
2020-10-08 12:48:56 +00:00 |
|
Sorunome
|
ae79af6ea8
|
fix: store timestamps in milliseconds to fix decrypt error
|
2020-10-04 12:12:03 +02:00 |
|
Christian Pauly
|
bc8fef4a94
|
fix: Remove pubspec.lock from repo
|
2020-09-16 14:41:09 +02:00 |
|
Sorunome
|
b5ac500136
|
fix: Handle failed to send messages in low network significantly better
|
2020-09-10 13:19:58 +02:00 |
|
Christian Pauly
|
5d45c224a3
|
fix: Mark pending events as failed on startup
|
2020-09-10 10:01:44 +02:00 |
|
Sorunome
|
99d536b14f
|
feature: Upload to online key backup
|
2020-09-09 09:53:26 +02:00 |
|
Christian Pauly
|
9142dcbeec
|
fix: Database error handling
|
2020-08-26 09:40:30 +02:00 |
|
Sorunome
|
631b28eab2
|
fix: Migrations don't fail anymore if they were partly completed
|
2020-08-18 14:00:42 +02:00 |
|
Sorunome
|
ea59c4bd94
|
refactor(keybackup): Update database for stored megolm keys to prepare for proper online key backup
|
2020-08-17 09:10:51 +02:00 |
|
Sorunome
|
20d72eb8d7
|
fix: Event statuses progress and are saved correctly
|
2020-08-17 08:54:16 +02:00 |
|
MTRNord
|
26586b6f02
|
style: Change package:famedlysdk imports to relative imports
Changing the imports from `package:famedlysdk` to relative imports allows us to easier move the files
Took 2 minutes
|
2020-08-13 10:40:39 +02:00 |
|
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 |
|