element-x-ios/ElementX/Sources/Services
Mauro e1df5310b7
Ignore User UI (#737)
* generated files

* Revert "generated files"

This reverts commit f62c1dbcd9.

* renaming files to RoomMembersList

* completed the renaming of the list files

* added generated files

* basic setup of the view and the mock

* added a new mock with a avatar

* share/copy link

* copyUserLink implemented

* removed unimplemented tests

* block user UI

* navigation to room member details added

* implemented but we require a sync from the Rust side

* adjusted some UI test screens

* alert for unblocking

* completed

* some tests

* changelog

* ignore user ui enabled

* loader inside the button when the request is fetching

* removed unused code

* blocking the button while loading

* improved the code

* changelog

* UI tests

* unit tests

* added collection concurrency kit

* Revert "added collection concurrency kit"

This reverts commit 499fbe129f.

* replaced the asyncMap with a @MainActor builder function

* pr comments

* added localazy to setup

* sdk bump to 1.0.49
2023-03-28 09:00:40 +00:00
..
Analytics Improvements to logging (#457) 2023-01-17 09:28:01 +00:00
Authentication Bump the RustSDK to v1.0.41 (#654) 2023-02-28 18:03:19 +02:00
Background Media loading flow changes (#483) 2023-01-25 17:45:01 +00:00
BugReport Updated `setPusher` function (#684) 2023-03-16 16:39:10 +01:00
Client Show or create direct message room (#716) 2023-03-24 15:16:07 +00:00
Emojis Enable shorthand_optional_binding SwiftLint rule. (#582) 2023-02-15 09:34:48 +00:00
Keychain Hardcode the sliding sync proxy. (#502) 2023-01-31 17:48:24 +00:00
Media Move media file loading logic to the SDK. (#702) 2023-03-20 14:51:33 +00:00
Notification Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
Room Ignore User UI (#737) 2023-03-28 09:00:40 +00:00
Session Soft logout removal (#672) 2023-03-06 14:58:50 +02:00
SessionVerification Fix uniffi crash: delay session verification controller delegate setting to when verification is requested 2023-03-23 13:13:35 +02:00
Timeline Use strings from Localazy (#718) 2023-03-27 17:18:59 +00:00
UserSession Show or create direct message room (#716) 2023-03-24 15:16:07 +00:00
Users Show or create direct message room (#716) 2023-03-24 15:16:07 +00:00