Commit Graph

15987 Commits

Author SHA1 Message Date
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
aringenbach faf77f9ad7 Display redacted messages in the timeline 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
ismailgulek 03bebd9a8c Remove dummy comment 2022-06-13 21:42:07 +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 65f2c91a39 Add changelog 2022-06-13 18:27:26 +03:00
ismailgulek 283beb6429 Add cancel in every case when showing the contextual menu 2022-06-13 18:26:57 +03:00
ismailgulek e616f3fe70 Add changelog 2022-06-13 18:17:03 +03:00
ismailgulek d849b147e8 Scroll to bottom instead of a specific section 2022-06-13 18:16:21 +03:00
ismailgulek 9e3c6234a1 Add a method to UIScrollView to scroll to bottom 2022-06-13 18:16:07 +03:00
ismailgulek 6a3ac7d26a Add changelog 2022-06-13 17:56:34 +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 ebd1c12c68 Add changelog 2022-06-13 13:58:01 +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
Doug 8e5170685d Add reveal password button and use a rounded checkbox (#6268)
* Adds the reveal password icon to RoundedBorderTextField.
* Use a rounded checkmark for the terms toggle style.
2022-06-13 11:40:03 +01:00
Weblate 8f8e9b9004 Merge branch 'origin/develop' into Weblate. 2022-06-13 09:18:48 +00:00
Weblate 60e7a056e2 Merge branch 'origin/develop' into Weblate. 2022-06-13 09:14:49 +00:00
ismailgulek 47921c9e7a Merge pull request #6262 from vector-im/ismail/6175_signout_from_all 2022-06-13 10:52:19 +03:00
ismailgulek 76a3cb3ef1 Remove sensitive data from logs 2022-06-13 00:16:06 +03:00
ismailgulek 32ea4becd6 Update strings 2022-06-13 00:15:53 +03:00
ismailgulek ed8c7436e3 Fix tests 2022-06-10 18:33:50 +03:00
aringenbach db9f44ea10 Fix reply to usernames containing HTML escape characters 2022-06-10 17:31:34 +02:00
ismailgulek 92e1b4d1d6 Add password validator to change password coordinator 2022-06-10 18:06:41 +03:00
ismailgulek 4f8d74eea3 Create PasswordValidator 2022-06-10 18:06:21 +03:00
ismailgulek 17d290ffa0 Fix some of the PR remarks 2022-06-10 14:28:00 +03: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
Doug 51b2a1ce4d Update labels and confetti presentation in new flow. (#6260)
* Update the background of the Celebration screen
2022-06-10 08:17:30 +01:00
David Langley d225355bc9 Fix changelog filename 2022-06-09 23:57:22 +01:00
David Langley a67f764281 Replace ffmpeg with switf-ogg 2022-06-09 23:39:45 +01:00
ismailgulek e7f57f2c3e Merge branch 'develop' into ismail/6175_signout_from_all 2022-06-09 20:38:34 +03:00
ismailgulek f0fbac063f Add changelog 2022-06-09 20:27:02 +03:00
ismailgulek 165880b17a Use change password screen in settings 2022-06-09 20:26:19 +03:00
ismailgulek 6661861bb4 Create bridge presenter for change password coordinator 2022-06-09 20:25:56 +03:00
ismailgulek b2e6e53785 Create change password screen 2022-06-09 20:25:36 +03:00
ismailgulek d0804d22d2 Make change password api async 2022-06-09 20:25:03 +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