ismailgulek
a09707d0e6
Present loading indicator immediately on pagination
2022-06-15 14:30:48 +03:00
ismailgulek
fc27dd5bdf
Fix log
2022-06-15 14:30:23 +03:00
Johannes Marbach
f163f90f76
Revert "UserLocationService: Enable background location."
...
This reverts commit 753102d587 .
2022-06-15 08:52:04 +02:00
David Langley
6bf78b89af
fix typos and returning on main
2022-06-14 23:44:49 +01:00
ismailgulek
0e4243cece
Add some footer space to the table view
2022-06-14 18:32:12 +03:00
ismailgulek
ec7efad449
Add canInvitePeople parameter to room discussion type
2022-06-14 18:02:15 +03:00
ismailgulek
c1f215efe7
Introduce canInvitePeople on bubble cell data
2022-06-14 18:01:24 +03:00
ismailgulek
44e79e5fcd
Update actions when the input toolbar is refreshed
2022-06-14 17:02:58 +03:00
Johannes Marbach
8887243869
De-labs message bubbles
...
Signed-off-by: Johannes Marbach <johannesm@element.io >
2022-06-14 10:44:37 +02:00
ismailgulek
c37de8b5ff
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
b94e2580da
Merge pull request #6279 from vector-im/ismail/6242_fix_merge_bubbles
2022-06-14 10:46:10 +03:00
aringenbach
3122bf9a90
Add a setting to hide/display redaction placeholders
2022-06-14 09:36:08 +02:00
ismailgulek
630690b027
Merge pull request #6281 from vector-im/ismail/5989_cancel_on_actionsheet
2022-06-14 10:33:06 +03:00
ismailgulek
15bb9b3024
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
144e252ed1
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
3fc87db842
Add cancel in every case when showing the contextual menu
2022-06-13 18:26:57 +03:00
ismailgulek
2a66fc143c
Scroll to bottom instead of a specific section
2022-06-13 18:16:21 +03:00
ismailgulek
f99842c22b
Avoid merging of bubbles if current timeline configuration does not allow
2022-06-13 17:56:01 +03:00
ismailgulek
10f2feaae6
Introduce canMerge method on timeline style
2022-06-13 17:55:31 +03:00
ismailgulek
6a54512c72
Merge branch 'develop' into ismail/5502_ungroup_threads
2022-06-13 13:58:43 +03:00
ismailgulek
3fb7223228
Do not group events containing thread roots
2022-06-13 13:57:14 +03:00
ismailgulek
62a3485852
Move hasThreadRoot into MXKRoomBubbleCellDataStoring protocol
2022-06-13 13:52:46 +03:00
ismailgulek
ef262d37de
Merge pull request #6262 from vector-im/ismail/6175_signout_from_all
2022-06-13 10:52:19 +03:00
aringenbach
2920a463f0
Fix reply to usernames containing HTML escape characters
2022-06-10 17:31:34 +02:00
Gil Eluard
d52bbb99c1
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
David Langley
1f3128fbc7
Replace ffmpeg with switf-ogg
2022-06-09 23:39:45 +01:00
ismailgulek
3e250c5c8f
Merge branch 'develop' into ismail/6175_signout_from_all
2022-06-09 20:38:34 +03:00
ismailgulek
ad1eec7150
Use change password screen in settings
2022-06-09 20:26:19 +03:00
ismailgulek
9d4d7cfc9b
Merge pull request #6257 from vector-im/ismail/6181_auth_soft_logout
2022-06-09 18:58:34 +03:00
Doug
2606ed65fd
Add support for account deactivation over SSO. ( #6252 )
2022-06-09 16:03:47 +01:00
ismailgulek
d280457d02
Fix latest PR comments
2022-06-09 17:36:52 +03:00
ismailgulek
8363924c86
Add logoutDevices parameter to MXKAccount
2022-06-09 17:23:25 +03:00
ismailgulek
91b2cdd2e0
Merge branch 'develop' into ismail/6181_auth_soft_logout
2022-06-09 15:46:29 +03:00
ismailgulek
c80151889c
Fix navigation after clear data
2022-06-09 15:46:04 +03:00
ismailgulek
194fb5f23a
Add clear data confirmation popup
2022-06-09 15:34:04 +03:00
ismailgulek
f44f9ae1da
Use softLogoutCredentials in AuthenticationService, fix blank screen before soft logout
2022-06-09 14:21:13 +03:00
ismailgulek
e2927ac206
Fix PR remarks
2022-06-09 13:22:50 +03:00
Doug
e8e3ad86c8
Add an unrecognised certificate alert to the new authentication flow.
2022-06-09 09:37:57 +01:00
ismailgulek
ac4bf1a81f
Show recover encryption keys message according to key backup requirement
2022-06-08 17:39:51 +03:00
ismailgulek
dc844f9615
Add device_id to fallback url after soft logout
2022-06-08 17:23:21 +03:00
ismailgulek
8df0cec21c
Display soft logout screen from authentication coordinator
2022-06-08 16:01:00 +03:00
ismailgulek
7cd40c7a26
Pass soft logout credentials on coordinator initialization
2022-06-08 15:59:52 +03:00
Stefan Ceriu
ff0b0c370a
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
2a208322f8
Fixes vector-im/element-ios/issues/6095 - Random square home screen room avatars.
2022-06-08 13:26:08 +03:00
aringenbach
fb4bb47374
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
4bf29d8359
Prevent the Pin entry screen from being overlapped by other views
2022-06-08 09:56:29 +03:00
aringenbach
1538153259
Remove old comment
2022-06-08 08:54:29 +02:00
ismailgulek
3cd1adb312
Merge branch 'develop' into ismail/6181_auth_soft_logout
2022-06-07 23:54:54 +03:00
ismailgulek
fb4e5085cb
Merge pull request #6250 from vector-im/ismail/6180_support_prov_links
2022-06-07 20:54:14 +03:00
ismailgulek
1804cea58c
Fix PR remarks
2022-06-07 19:48:26 +03:00