ismailgulek
a195f43b38
Merge pull request #6274 from vector-im/ismail/5502_ungroup_threads
...
Ungroup events containing thread roots
2022-06-14 11:18:23 +03:00
ismailgulek
18cf1c631a
Merge pull request #6279 from vector-im/ismail/6242_fix_merge_bubbles
2022-06-14 10:46:10 +03:00
aringenbach
901246173c
Add a setting to hide/display redaction placeholders
2022-06-14 09:36:08 +02:00
ismailgulek
7ab17efbfa
Merge pull request #6281 from vector-im/ismail/5989_cancel_on_actionsheet
2022-06-14 10:33:06 +03:00
ismailgulek
136f3aa9bb
Merge pull request #6280 from vector-im/ismail/6231_scroll_to_section_crash
...
Fix scroll to section crash
2022-06-13 21:42:48 +03:00
Doug
c2f4da03cd
Tidy up presentation of the onboarding flow ( #6267 )
...
Tidy up presentation of the onboarding flow now that the AuthenticationService is used as a delegate.
2022-06-13 16:48:05 +01:00
ismailgulek
283beb6429
Add cancel in every case when showing the contextual menu
2022-06-13 18:26:57 +03:00
ismailgulek
d849b147e8
Scroll to bottom instead of a specific section
2022-06-13 18:16:21 +03:00
ismailgulek
70dfb74fc1
Avoid merging of bubbles if current timeline configuration does not allow
2022-06-13 17:56:01 +03:00
ismailgulek
e540adfa14
Introduce canMerge method on timeline style
2022-06-13 17:55:31 +03:00
ismailgulek
8d9a820e15
Merge branch 'develop' into ismail/5502_ungroup_threads
2022-06-13 13:58:43 +03:00
ismailgulek
426f7ecfbd
Do not group events containing thread roots
2022-06-13 13:57:14 +03:00
ismailgulek
9b542fd8f8
Move hasThreadRoot into MXKRoomBubbleCellDataStoring protocol
2022-06-13 13:52:46 +03:00
ismailgulek
47921c9e7a
Merge pull request #6262 from vector-im/ismail/6175_signout_from_all
2022-06-13 10:52:19 +03:00
aringenbach
db9f44ea10
Fix reply to usernames containing HTML escape characters
2022-06-10 17:31:34 +02:00
Gil Eluard
ced9858a06
Room preview unexpectedly triggering within the room ( #6255 )
...
* Room preview unexpectedly triggering within the room
- The room creation modal is now triggered only when the user taps the room name label
- Also fix empty room creation modal view
2022-06-10 10:41:37 +02:00
ismailgulek
e7f57f2c3e
Merge branch 'develop' into ismail/6175_signout_from_all
2022-06-09 20:38:34 +03:00
ismailgulek
165880b17a
Use change password screen in settings
2022-06-09 20:26:19 +03:00
ismailgulek
eb430fa742
Merge pull request #6257 from vector-im/ismail/6181_auth_soft_logout
2022-06-09 18:58:34 +03:00
Doug
c6561f70e0
Add support for account deactivation over SSO. ( #6252 )
2022-06-09 16:03:47 +01:00
ismailgulek
83267616dd
Fix latest PR comments
2022-06-09 17:36:52 +03:00
ismailgulek
f7147e9b22
Add logoutDevices parameter to MXKAccount
2022-06-09 17:23:25 +03:00
ismailgulek
3ca2f97714
Merge branch 'develop' into ismail/6181_auth_soft_logout
2022-06-09 15:46:29 +03:00
ismailgulek
0bda61da50
Fix navigation after clear data
2022-06-09 15:46:04 +03:00
ismailgulek
df39c51a40
Add clear data confirmation popup
2022-06-09 15:34:04 +03:00
ismailgulek
1e38586a4a
Use softLogoutCredentials in AuthenticationService, fix blank screen before soft logout
2022-06-09 14:21:13 +03:00
ismailgulek
0a53cc4ac7
Fix PR remarks
2022-06-09 13:22:50 +03:00
Doug
3cac70742f
Add an unrecognised certificate alert to the new authentication flow.
2022-06-09 09:37:57 +01:00
ismailgulek
8a5c9f3592
Show recover encryption keys message according to key backup requirement
2022-06-08 17:39:51 +03:00
ismailgulek
096164f10f
Add device_id to fallback url after soft logout
2022-06-08 17:23:21 +03:00
ismailgulek
7f5a329080
Display soft logout screen from authentication coordinator
2022-06-08 16:01:00 +03:00
ismailgulek
6d4589ae8b
Pass soft logout credentials on coordinator initialization
2022-06-08 15:59:52 +03:00
Stefan Ceriu
4c9eb5138f
Fixes vector-im/element-ios/issues/6241 - Prevent random crashes when tapping links. Avoid displaying the confirmation alert for plain text ones.
2022-06-08 14:09:43 +03:00
Stefan Ceriu
55d6519436
Fixes vector-im/element-ios/issues/6095 - Random square home screen room avatars.
2022-06-08 13:26:08 +03:00
aringenbach
3994899c4d
Merge pull request #6251 from vector-im/aringenbach/remove_edit_mode_flag_fix_roomstate_crash
...
Remove render edit flag and fix a nil room state crash
2022-06-08 09:38:28 +02:00
Stefan Ceriu
0f3cb56725
Prevent the Pin entry screen from being overlapped by other views
2022-06-08 09:56:29 +03:00
aringenbach
3bb5fc9873
Remove old comment
2022-06-08 08:54:29 +02:00
ismailgulek
44554ba8d7
Merge branch 'develop' into ismail/6181_auth_soft_logout
2022-06-07 23:54:54 +03:00
ismailgulek
017abf7dc1
Merge pull request #6250 from vector-im/ismail/6180_support_prov_links
2022-06-07 20:54:14 +03:00
ismailgulek
317a8039c6
Fix PR remarks
2022-06-07 19:48:26 +03:00
ismailgulek
ecb11d8502
Create classes for soft logout screen
2022-06-07 19:22:24 +03:00
aringenbach
384bcef9db
Add changelog and param description precision
2022-06-07 17:40:39 +02:00
aringenbach
48a83a9c55
Remove render edit flag and fix a nil room state crash
2022-06-07 17:31:17 +02:00
ismailgulek
55382007cf
Handle provisioning links in AuthenticationService and call delegate method
2022-06-07 16:19:24 +03:00
ismailgulek
8ab458c316
Remove bad methods from auth coordinators
2022-06-07 16:17:46 +03:00
ismailgulek
66dcff326b
Remove old methods from onboarding coordinator and tabbar controller
2022-06-07 16:15:45 +03:00
ismailgulek
ed96e14e82
Adapt to refactorings
2022-06-07 16:11:28 +03:00
ismailgulek
53694d8e1f
Refactor app delegate for universal link handling
2022-06-07 16:07:18 +03:00
aringenbach
68a78724af
Merge pull request #6155 from vector-im/aringenbach/construct_replies_from_replied_event
...
Construct formatted body from replied event
2022-06-07 11:23:50 +02:00
MaximeEvrard42
094f6a9502
Merge pull request #6237 from vector-im/steve/6236_bg_location
...
Location sharing: Support sending location in background (PSF-1037)
2022-06-07 10:00:36 +02:00