Stefan Ceriu
ef94fd8fcc
Device dehydration v2
...
- add support for device dehydration v2 i.e. `org.matrix.msc3814`
- run dehydration flows after successfully recovering or creating secrets
- enable said flows based on .well-known `org.matrix.msc3814` config key
- delete previous implementation and helper methods
2023-08-11 13:52:10 +03:00
Andy Uhnak
4e626f48f1
Deprecate MXLegacyCrypto
2023-04-18 12:45:39 +01:00
Andy Uhnak
2bc314e994
Do not reset device keys if migrating to CryptoSDK
2023-02-13 11:14:26 +00:00
Andy Uhnak
9022362c7b
Fix Sentry errors
2022-12-14 17:25:27 +00:00
Andy Uhnak
9104af5d05
Change fatal error range
2022-12-05 16:29:14 +00:00
Andy Uhnak
3ae3271be2
Do not retry initial sync on fatal errors
2022-11-29 10:15:05 +00:00
Anderas
b0b95f7053
Merge pull request #7068 from vector-im/andy/repeat_sync
...
Remove 10s wait on failed initial sync
2022-11-14 08:39:08 +00:00
Gil Eluard
bd414aad2e
Threads: removed "unread_thread_notifications" from sync filters for server that doesn't support MSC3773
...
- Update after review
2022-11-10 22:50:26 +01:00
Andy Uhnak
1eeaebfd8b
Remove 10s wait on failed initial sync
2022-11-10 16:15:16 +00:00
Gil Eluard
eb6d475f92
Threads: removed "unread_thread_notifications" from sync filters for server that doesn't support MSC3773
2022-11-10 13:22:55 +01:00
Gil Eluard
02ef0ae6e6
Merge branch 'gil/6663-MSC3771_read_receipts_for_threads' into gil/6664-MSC3773_notifications_for_threads
2022-11-03 13:35:01 +01:00
Gil Eluard
2bf744cad2
Threads: added support to notifications count (MSC3773)
2022-11-01 22:57:39 +01:00
Andy Uhnak
7578245268
CryptoV2 changes
2022-10-31 08:49:51 +00:00
Andy Uhnak
6fad57f0a5
Complete MXCryptoV2 implementation
2022-10-26 17:00:43 +01:00
Andy Uhnak
ef41004586
Define MXCrypto and MXCrossSigning as protocols
2022-10-25 14:11:39 +01:00
Gil Eluard
7c826a6d61
Check enabled field in notification settings push toggles
...
- Update after review
2022-10-06 12:46:03 +02:00
Gil Eluard
4b52380eb9
Check enabled field in notification settings push toggles
2022-10-06 11:40:12 +02:00
Andy Uhnak
74b369e3af
Track all errors in Sentry
2022-08-23 08:14:59 +01:00
ismailgulek
3e250c5c8f
Merge branch 'develop' into ismail/6175_signout_from_all
2022-06-09 20:38:34 +03:00
ismailgulek
8363924c86
Add logoutDevices parameter to MXKAccount
2022-06-09 17:23:25 +03:00
ismailgulek
c80151889c
Fix navigation after clear data
2022-06-09 15:46:04 +03:00
ismailgulek
468f1e1c64
Add savingAccountsEnabled property to MXKAccountManager
2022-06-06 16:15:32 +03:00
Doug
e7458c83d8
Add AuthenticationService and RegistrationWizard. ( #6056 )
2022-04-27 16:02:54 +01:00
aringenbach
a539ad5f14
Rename build setting & encode with string value
2022-04-07 09:38:21 +02:00
aringenbach
b644735b20
Add presence offline mode setting
2022-04-06 15:18:54 +02:00
Andy Uhnak
630feb757f
Do not clear cache if there are no stored filters
2022-03-21 16:08:17 +00:00
Doug
2aec883095
Remove MatrixKitL10n from SwiftGen
...
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
Stefan Ceriu
bc60512101
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
ismailgulek
4194203db2
Gracefully pause the session
2022-02-04 14:24:14 +03:00
ismailgulek
95277a6598
Use readable session states
2022-02-04 01:44:18 +03:00
ismailgulek
76b8181393
Add error logs for event fetch requests
2022-02-03 17:52:48 +03:00
David Langley
54a6f8bbdf
Add nullability checks and remove comment
2022-01-28 11:47:52 +00:00
David Langley
ba2e1cbb58
Remove NSLog and fix Analytics documentation.
2022-01-24 12:44:26 +00:00
David Langley
4dfa1706b7
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens
2022-01-14 11:43:09 +00:00
David Langley
1ca64b3bf6
Add analytics for Unauthenticated errors
2022-01-13 17:33:51 +00:00
David Langley
433fb4e2e8
Remove duplicated logout code and fix spinner.
...
- Remove some duplication of logout behaviour
- Fix additional spinner on homeViewController
2022-01-10 21:38:24 +00:00
ismailgulek
4648a5878d
Adapt summaries module name change
2022-01-07 18:30:30 +03:00
David Langley
b8a242b66b
Split MXKAccount from Data so just data can be loaded from disk without side effects. Also change force reload of accounts to stop double load on init.
2022-01-06 20:35:37 +00:00
ismailgulek
4f0db984bd
Adapt from summaries to rooms & little naming fixes
2021-12-29 17:40:09 +03:00
ismailgulek
dfb419aba9
Fix store api
2021-12-27 16:04:51 +03:00
David Langley
4e7cfe1dad
Fix refresh token coding and persistence.
2021-12-13 16:29:02 +00:00
David Langley
14886788d6
Add first refresh token implementation pass. Account credential persistence and NotificationService handling.
2021-12-09 17:28:56 +00:00
SBiOSoftWhare
1d9f01b5e3
Merge MatrixKit develop with commit hash: b85b736313bec0592bd1cabc68035d97f5331137
2021-12-03 11:47:24 +01:00