ismailgulek
|
b210582b01
|
Use event's new content when available
|
2022-03-17 14:24:02 +03:00 |
|
Gil Eluard
|
f6d8bd1320
|
Merge pull request #5836 from vector-im/gil/5401_Instrument_metrics_for_the_IA_project
Instrument metrics for iOS for the IA project #5401
|
2022-03-17 11:55:55 +01:00 |
|
ismailgulek
|
3dac5660ca
|
Merge pull request #5822 from vector-im/ismail/5441_thread_timeline_fixes
Thread Timeline Fixes
|
2022-03-17 13:16:49 +03:00 |
|
Gil Eluard
|
2436da6547
|
Instrument metrics for iOS for the IA project #5401
- updates after review
|
2022-03-17 10:48:00 +01:00 |
|
David Langley
|
9378240c13
|
fix merge
|
2022-03-17 09:16:11 +00:00 |
|
Gil Eluard
|
96c86d97d5
|
Merge pull request #5831 from vector-im/gil/5825_crash_after_leaving_empty_space_and_all_rooms
Crash after leaving empty space and all rooms
|
2022-03-17 10:03:40 +01:00 |
|
David Langley
|
cd913b2a12
|
Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/5017_uisi_autoreporter
|
2022-03-16 21:45:33 +00:00 |
|
David Langley
|
f21d4aa5ac
|
Update detector to match web implementation(only track decryption attempts), add labs flag, increase rate limit spacing.
|
2022-03-16 17:47:41 +00:00 |
|
Gil Eluard
|
aad08cf6a2
|
Instrument metrics for iOS for the IA project #5401
- Added last needed metrics
|
2022-03-16 16:56:27 +01:00 |
|
Gil Eluard
|
fd2aee323b
|
Add trigger to join and view room metrics events #5769
- Code tweaks
|
2022-03-16 16:25:12 +01:00 |
|
ismailgulek
|
0158373fdd
|
Merge pull request #5833 from vector-im/ismail/5829_reply_to_thread_root
Fix replies to thread root events
|
2022-03-16 18:14:07 +03:00 |
|
Gil Eluard
|
978584041f
|
Add trigger to join and view room metrics events #5769
- Code tweaks
|
2022-03-16 16:10:28 +01:00 |
|
ismailgulek
|
97967e8f33
|
Pass threadId of room data source on replies
|
2022-03-16 17:13:18 +03:00 |
|
Gil Eluard
|
5cc106e64d
|
Crash after leaving empty space and all rooms #5825
- fixed
|
2022-03-16 14:52:06 +01:00 |
|
Arnaud Ringenbach
|
42884e4350
|
Remove KeyPreSharingStrategy support
|
2022-03-16 14:17:46 +01:00 |
|
Arnaud Ringenbach
|
6b9f3ba2f1
|
Merge branch 'develop' into aringenbach/5745_mandatory_secure_backup
|
2022-03-16 13:41:47 +01:00 |
|
ismailgulek
|
d454726723
|
Avoid thread view controller pushing twice
|
2022-03-16 13:34:55 +03:00 |
|
Doug
|
cc6afc5f75
|
Make scrollEdgesAppearance singular to match UIKit
|
2022-03-16 08:58:21 +00:00 |
|
ismailgulek
|
699e99b021
|
Reload thread screen for the first message
|
2022-03-15 16:15:38 +03:00 |
|
ismailgulek
|
dcc7a48664
|
Fix tests
|
2022-03-15 13:55:44 +03:00 |
|
ismailgulek
|
7e929c09e9
|
Merge branch 'develop' into ismail/5816_reply_fallback
|
2022-03-15 13:50:06 +03:00 |
|
Gil Eluard
|
a067a0586f
|
Merge branch 'develop' into gil/5769_add_trigger_to_join_and_view_room_metrics_event
|
2022-03-15 10:32:19 +01:00 |
|
Gil Eluard
|
0df41c3b90
|
Add trigger to join and view room metrics events #5769
- Added trigger for JoinedRoom event
- Tracking ViewRoom event for rooms and events
|
2022-03-15 10:31:24 +01:00 |
|
Andy Uhnak
|
f44107cfbb
|
Merge branch 'master' into develop
|
2022-03-14 16:26:07 +00:00 |
|
ismailgulek
|
ed7f1a6863
|
Extend reply fallback for also non-thread events
|
2022-03-14 13:44:13 +03:00 |
|
Andy Uhnak
|
f6396d1361
|
Anchor action sheet to source view
|
2022-03-14 08:47:52 +00:00 |
|
David Langley
|
7c6a798caa
|
Add AutoReported, re-work big client interface and hook up AutoReporter.
|
2022-03-11 16:47:08 +00:00 |
|
Andy Uhnak
|
6cd479f716
|
Ignore the sender of a room invite without needing to join the room first
|
2022-03-11 16:24:40 +00:00 |
|
Anderas
|
fc2976c88d
|
Merge pull request #5804 from vector-im/andy/5801_dismiss_indicators
Do not show user indicators when the view controller is not visible
|
2022-03-11 08:16:03 +00:00 |
|
Arnaud Ringenbach
|
59a6f2d356
|
Room: Refresh header when call actions become available
|
2022-03-11 09:09:49 +01:00 |
|
Andy Uhnak
|
0960f5ff79
|
Add more comments
|
2022-03-10 17:40:23 +00:00 |
|
Andy Uhnak
|
81fb118013
|
Name changes
|
2022-03-10 17:32:25 +00:00 |
|
Andy Uhnak
|
6ef7ecd780
|
Do not show user indicators when the view controller is not visible
|
2022-03-10 15:56:40 +00:00 |
|
Doug
|
6e701a3316
|
Fix social button visibility during registration
Hide the back button at the same time.
Disable custom server entry when picking a different use case.
|
2022-03-10 11:28:03 +00:00 |
|
Arnaud Ringenbach
|
31a5b8e3cc
|
Merge branch 'develop' into aringenbach/5745_mandatory_secure_backup
# Conflicts:
# Riot/Modules/CreateRoom/EnterNewRoomDetails/EnterNewRoomDetailsViewModel.swift
|
2022-03-10 10:35:20 +01:00 |
|
Gil Eluard
|
34e0ee4967
|
Merge pull request #5748 from vector-im/gil/SP1_space_creation
Creating & managing Spaces
|
2022-03-10 10:18:48 +01:00 |
|
Anderas
|
2f3f09c033
|
Merge pull request #5781 from vector-im/andy/5780_indicator_context
Replace user indicator presenting view controller with context
|
2022-03-09 12:28:50 +00:00 |
|
Arnaud Ringenbach
|
65db06a752
|
Display only available secure backup methods on setup
|
2022-03-09 11:45:57 +01:00 |
|
Arnaud Ringenbach
|
b4c128db30
|
Hide key recovery if only passphrase is supported
|
2022-03-09 11:45:48 +01:00 |
|
Arnaud Ringenbach
|
189d83710b
|
Fix minor cryptography typo
|
2022-03-09 11:45:39 +01:00 |
|
Arnaud Ringenbach
|
d383252097
|
Security settings: disable secure backup management if backup is required
|
2022-03-09 11:45:29 +01:00 |
|
Arnaud Ringenbach
|
d56bfe111c
|
Display mandatory secure backup setup if needed (first login / migration)
|
2022-03-09 11:45:18 +01:00 |
|
Arnaud Ringenbach
|
d0fe3a0d92
|
Force non-cancellable session verification when needed (account migration / interrupted authentication)
|
2022-03-09 11:45:03 +01:00 |
|
Andy Uhnak
|
ca832b040a
|
Break retain cycle between split controller and indicator presenters
|
2022-03-09 09:50:56 +00:00 |
|
Arnaud Ringenbach
|
010e5d8d9f
|
Add cancellable property to secureBackup/recovery coordinators
|
2022-03-09 10:41:48 +01:00 |
|
Arnaud Ringenbach
|
e79e77e1f0
|
Add cancellable property to secureBackup/recovery view controllers
|
2022-03-09 10:41:27 +01:00 |
|
Arnaud Ringenbach
|
db10e2ee28
|
Set keyPreSharingStrategy on handleAppState
|
2022-03-09 10:41:06 +01:00 |
|
Arnaud Ringenbach
|
9dde92a75a
|
Update WellKnown & HomeserverConfiguration for mandatory backup
|
2022-03-09 10:40:33 +01:00 |
|
Andy Uhnak
|
c93ca5d640
|
Replace user indicator presenting view controller with context
|
2022-03-09 09:11:47 +00:00 |
|
ismailgulek
|
09b066ab82
|
Merge branch 'develop' into ismail/5749_thread_notifications
|
2022-03-08 21:18:59 +03:00 |
|