Andy Uhnak
|
e535a0112d
|
Do not reset device keys if migrating to CryptoSDK
|
2023-02-13 11:14:26 +00:00 |
|
Andy Uhnak
|
556176606b
|
Fix Sentry errors
|
2022-12-14 17:25:27 +00:00 |
|
Andy Uhnak
|
cb26a5f3f3
|
Change fatal error range
|
2022-12-05 16:29:14 +00:00 |
|
Andy Uhnak
|
c28b57ae4a
|
Do not retry initial sync on fatal errors
|
2022-11-29 10:15:05 +00:00 |
|
Anderas
|
0813bee021
|
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
|
30c6903570
|
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
|
857538e162
|
Remove 10s wait on failed initial sync
|
2022-11-10 16:15:16 +00:00 |
|
Gil Eluard
|
b0b57ac5e5
|
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
|
ff7203de22
|
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
|
3c0562c24e
|
Threads: added support to notifications count (MSC3773)
|
2022-11-01 22:57:39 +01:00 |
|
Andy Uhnak
|
618fb88424
|
CryptoV2 changes
|
2022-10-31 08:49:51 +00:00 |
|
Andy Uhnak
|
2acf773404
|
Complete MXCryptoV2 implementation
|
2022-10-26 17:00:43 +01:00 |
|
Andy Uhnak
|
825f49b4ca
|
Define MXCrypto and MXCrossSigning as protocols
|
2022-10-25 14:11:39 +01:00 |
|
Gil Eluard
|
8b30542ebe
|
Check enabled field in notification settings push toggles
- Update after review
|
2022-10-06 12:46:03 +02:00 |
|
Gil Eluard
|
353cd584dd
|
Check enabled field in notification settings push toggles
|
2022-10-06 11:40:12 +02:00 |
|
Andy Uhnak
|
a9d1e84252
|
Track all errors in Sentry
|
2022-08-23 08:14:59 +01:00 |
|
ismailgulek
|
e7f57f2c3e
|
Merge branch 'develop' into ismail/6175_signout_from_all
|
2022-06-09 20:38:34 +03:00 |
|
ismailgulek
|
f7147e9b22
|
Add logoutDevices parameter to MXKAccount
|
2022-06-09 17:23:25 +03:00 |
|
ismailgulek
|
0bda61da50
|
Fix navigation after clear data
|
2022-06-09 15:46:04 +03:00 |
|
ismailgulek
|
2886d62815
|
Add savingAccountsEnabled property to MXKAccountManager
|
2022-06-06 16:15:32 +03:00 |
|
Doug
|
abb8186a0a
|
Add AuthenticationService and RegistrationWizard. (#6056)
|
2022-04-27 16:02:54 +01:00 |
|
aringenbach
|
3cb990706f
|
Rename build setting & encode with string value
|
2022-04-07 09:38:21 +02:00 |
|
aringenbach
|
320fa8d59a
|
Add presence offline mode setting
|
2022-04-06 15:18:54 +02:00 |
|
Andy Uhnak
|
38c8d85800
|
Do not clear cache if there are no stored filters
|
2022-03-21 16:08:17 +00:00 |
|
Doug
|
86c2b4ebb5
|
Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
|
2022-03-03 09:34:54 +00:00 |
|
Stefan Ceriu
|
1ab7643de1
|
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
|
2022-02-10 08:43:18 +02:00 |
|
ismailgulek
|
217ab0c7b7
|
Gracefully pause the session
|
2022-02-04 14:24:14 +03:00 |
|
ismailgulek
|
1e4441f73e
|
Use readable session states
|
2022-02-04 01:44:18 +03:00 |
|
ismailgulek
|
1aabe2002a
|
Add error logs for event fetch requests
|
2022-02-03 17:52:48 +03:00 |
|
David Langley
|
93be663f9c
|
Add nullability checks and remove comment
|
2022-01-28 11:47:52 +00:00 |
|
David Langley
|
0084965518
|
Remove NSLog and fix Analytics documentation.
|
2022-01-24 12:44:26 +00:00 |
|
David Langley
|
021b34be21
|
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
|
06e8f0a71b
|
Add analytics for Unauthenticated errors
|
2022-01-13 17:33:51 +00:00 |
|
David Langley
|
b779eccfce
|
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
|
ee13ff1079
|
Adapt summaries module name change
|
2022-01-07 18:30:30 +03:00 |
|
David Langley
|
756b1c3d1d
|
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
|
0e21be27db
|
Adapt from summaries to rooms & little naming fixes
|
2021-12-29 17:40:09 +03:00 |
|
ismailgulek
|
017742c77e
|
Fix store api
|
2021-12-27 16:04:51 +03:00 |
|
David Langley
|
3155bf8ca0
|
Fix refresh token coding and persistence.
|
2021-12-13 16:29:02 +00:00 |
|
David Langley
|
947290b6a7
|
Add first refresh token implementation pass. Account credential persistence and NotificationService handling.
|
2021-12-09 17:28:56 +00:00 |
|
SBiOSoftWhare
|
e7d4cd7707
|
Merge MatrixKit develop with commit hash: b85b736313bec0592bd1cabc68035d97f5331137
|
2021-12-03 11:47:24 +01:00 |
|