mastodon-ios/MastodonSDK/Sources
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
..
CoreDataStack Remove more users (IOS-192) 2024-02-14 16:51:24 +01:00
MastodonAsset Fix background color (IOS-194) 2023-11-20 12:35:13 +01:00
MastodonCommon Switch Everything and Mentions Tabs order (IOS-240) (#1258) 2024-03-14 07:19:46 +01:00
MastodonCore Switch Everything and Mentions Tabs order (IOS-240) (#1258) 2024-03-14 07:19:46 +01:00
MastodonExtension fix: weak link VisionKit to fix crash when running on iOS 16 (#1161) 2023-11-15 12:39:08 +01:00
MastodonLocalization Implement "Default Post Language" and "Ask Before"-Alerts (#1240) 2024-02-28 10:52:04 +01:00
MastodonSDK Use constant (IOS-192) 2024-02-19 12:06:10 +01:00
MastodonUI Fix Profile Editing (#1245) 2024-03-18 16:27:12 +01:00