mastodon-ios/MastodonSDK/Sources/MastodonUI/View
Nathan Mattes 62cc9105a9
Fix Profile Editing (#1245)
* Fix image-editing (#1244)

Probably introduced in 76304e5 and we just missed that :)

* Removed unused property (#1244)

* Don't allow tapping on followers/followees when editing my profile

* Remove obsolete code

relationship-update on viewDidAppear is not needed anylonger as we use update user/relationship using notifications like in the good ol days

* Make relationship optional and use switch-pattern-matching for button-configuration

* Don't change relationship when relationship is updating

* [WIP] don't toggle, but just set booleans.
2024-03-18 16:27:12 +01:00
..
Button Copy condensed version of user-view to collection-view in search-history (IOS-141) 2023-09-18 17:05:29 +02:00
Container More cleanup 2023-09-22 15:27:46 +02:00
Content Remove persistence for user (IOS-192) 2024-02-14 10:44:32 +01:00
Control Fix Profile Editing (#1245) 2024-03-18 16:27:12 +01:00
Decoration Simplify Theme (#1121) 2023-09-27 15:08:12 +02:00
ImageView feat: add custom emoji and Dynamic Type supports for familiar followers component 2022-05-17 17:40:19 +08:00
Menu Localize Domain Block (IOS-5) 2023-12-19 13:12:32 +01:00
TableViewCell Remove Status from CoreData (#1167) 2024-01-08 11:17:40 +01:00
TextField feat: [WIP] restore compose poll view 2022-10-21 19:12:44 +08:00
Utility More cleanup 2023-09-22 15:27:46 +02:00
Window Fix file header 2022-12-07 07:20:08 -05:00