David Langley
|
7378847594
|
Merge pull request #5293 from vector-im/langleyd/5292_refresh_tokens
App: Refresh Tokens Implementation
|
2022-01-31 08:59:19 +00:00 |
|
David Langley
|
ac0bda01ec
|
Merge pull request #5293 from vector-im/langleyd/5292_refresh_tokens
App: Refresh Tokens Implementation
|
2022-01-31 08:59:19 +00:00 |
|
ismailgulek
|
3e2c4b32b0
|
Merge branch 'develop' into ismail/5068_start_thread
|
2022-01-19 00:07:52 +03:00 |
|
ismailgulek
|
701d38c798
|
Merge branch 'develop' into ismail/5068_start_thread
|
2022-01-19 00:07:52 +03:00 |
|
David Langley
|
4bc9df0549
|
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
|
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
|
21d49a5067
|
Add analytics for Unauthenticated errors
|
2022-01-13 17:33:51 +00:00 |
|
David Langley
|
06e8f0a71b
|
Add analytics for Unauthenticated errors
|
2022-01-13 17:33:51 +00:00 |
|
SBiOSoftWhare
|
3b82f6e56e
|
Merge pull request #5342 from vector-im/steve/5321_bubbles_lauching
Message bubbles: Add settings and build flag
|
2022-01-13 09:50:23 +01:00 |
|
SBiOSoftWhare
|
ca87f9b1f6
|
Merge pull request #5342 from vector-im/steve/5321_bubbles_lauching
Message bubbles: Add settings and build flag
|
2022-01-13 09:50:23 +01:00 |
|
David Langley
|
bc08428f4c
|
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 |
|
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 |
|
David Langley
|
6df4713eba
|
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens
|
2022-01-06 22:43:20 +00:00 |
|
David Langley
|
72bcae9d15
|
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens
|
2022-01-06 22:43:20 +00:00 |
|
David Langley
|
fb6dede930
|
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 |
|
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 |
|
SBiOSoftWhare
|
d9601c0c9b
|
Rename RoomTimelineStyle enum to RoomTimelineStyleIdentifier.
|
2022-01-04 17:53:15 +01:00 |
|
SBiOSoftWhare
|
9cab69ab66
|
Rename RoomTimelineStyle enum to RoomTimelineStyleIdentifier.
|
2022-01-04 17:53:15 +01:00 |
|
Stefan Ceriu
|
9b6960e0e7
|
vector-im/element-ios/issues/5298 - Custom notification text for shared locations.
|
2022-01-04 17:33:32 +02:00 |
|
Stefan Ceriu
|
616fe3ead7
|
vector-im/element-ios/issues/5298 - Custom notification text for shared locations.
|
2022-01-04 17:33:32 +02:00 |
|
Stefan Ceriu
|
b9e718c6a8
|
vector-im/element-ios/issues/5298 - Added body message content keys and replaced plain string usages.
|
2022-01-04 17:33:32 +02:00 |
|
Stefan Ceriu
|
7826faf6ea
|
vector-im/element-ios/issues/5298 - Added body message content keys and replaced plain string usages.
|
2022-01-04 17:33:32 +02:00 |
|
Stefan Ceriu
|
5e3542a3dc
|
vector-im/element-ios/issues/5298 - Replaced "msgtype" strings with new kMXMessageTypeKey.
|
2022-01-04 17:33:32 +02:00 |
|
Stefan Ceriu
|
9c66b5b7b1
|
vector-im/element-ios/issues/5298 - Replaced "msgtype" strings with new kMXMessageTypeKey.
|
2022-01-04 17:33:32 +02:00 |
|
SBiOSoftWhare
|
f4a9a94730
|
Fix targets configuration.
|
2022-01-04 11:11:02 +01:00 |
|
SBiOSoftWhare
|
6106e917fa
|
Fix targets configuration.
|
2022-01-04 11:11:02 +01:00 |
|
SBiOSoftWhare
|
410bf07e84
|
Update targets for new BuildSettings properties.
|
2022-01-03 18:18:37 +01:00 |
|
SBiOSoftWhare
|
60939b27b1
|
Update targets for new BuildSettings properties.
|
2022-01-03 18:18:37 +01:00 |
|
David Langley
|
c08b717564
|
Add first refresh token implementation pass. Account credential persistence and NotificationService handling.
|
2021-12-09 17:28:56 +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 |
|
Stefan Ceriu
|
17f2f71634
|
vector-im/element-ios/issues/5114 - Polls in the timeline.
|
2021-12-09 09:37:02 +02:00 |
|
Stefan Ceriu
|
ac6561a3d3
|
vector-im/element-ios/issues/5114 - Polls in the timeline.
|
2021-12-09 09:37:02 +02:00 |
|
SBiOSoftWhare
|
090e17c3f9
|
Merge develop into steve/5020_matrixkit_merge
|
2021-11-30 16:16:52 +01:00 |
|
SBiOSoftWhare
|
d4e8d9400f
|
Merge develop into steve/5020_matrixkit_merge
|
2021-11-30 16:16:52 +01:00 |
|
SBiOSoftWhare
|
6677622eb0
|
Remove MatrixKit import from Swift files.
|
2021-11-29 17:50:30 +01:00 |
|
SBiOSoftWhare
|
90627cdb4a
|
Remove MatrixKit import from Swift files.
|
2021-11-29 17:50:30 +01:00 |
|
SBiOSoftWhare
|
54c583520c
|
NSE: Import MatrixKit bridging header.
|
2021-11-29 17:34:57 +01:00 |
|
SBiOSoftWhare
|
ff1b5779ed
|
NSE: Import MatrixKit bridging header.
|
2021-11-29 17:34:57 +01:00 |
|
SBiOSoftWhare
|
56bc0a40d4
|
NSE target: Handle new MatrixKit location.
|
2021-11-29 17:33:36 +01:00 |
|
SBiOSoftWhare
|
5ea148b99a
|
NSE target: Handle new MatrixKit location.
|
2021-11-29 17:33:36 +01:00 |
|
David Langley
|
2068a0906e
|
Make backgroundServiceInitQueue static and follow convention for queue naming.
|
2021-11-26 12:47:53 +00:00 |
|
David Langley
|
37b6dc7e80
|
Make backgroundServiceInitQueue static and follow convention for queue naming.
|
2021-11-26 12:47:53 +00:00 |
|
David Langley
|
f9164dd92e
|
Don't allow concurrent initializations of MXBackgroundSyncService
|
2021-11-26 10:32:50 +00:00 |
|
David Langley
|
fde67d5c21
|
Don't allow concurrent initializations of MXBackgroundSyncService
|
2021-11-26 10:32:50 +00:00 |
|
David Langley
|
bdf8ef2389
|
Don't wait for accountData to start voip call.
|
2021-11-16 16:16:04 +00:00 |
|
David Langley
|
96b40bfa8c
|
Don't wait for accountData to start voip call.
|
2021-11-16 16:16:04 +00:00 |
|
David Langley
|
67e2d32d87
|
Remove build setting and get check virtual info
|
2021-11-16 14:40:22 +00:00 |
|
David Langley
|
a30c0b73cf
|
Remove build setting and get check virtual info
|
2021-11-16 14:40:22 +00:00 |
|
David Langley
|
6bee5612e6
|
Fix logging function name
|
2021-11-16 12:24:21 +00:00 |
|
David Langley
|
df113397a6
|
Fix logging function name
|
2021-11-16 12:24:21 +00:00 |
|