mastodon-ios/Mastodon/Scene
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
..
Account Use account on account-switcher (IOS-192) 2024-01-05 12:56:08 +01:00
Compose Implement "Default Post Language" and "Ask Before"-Alerts (#1240) 2024-02-28 10:52:04 +01:00
Discovery Fix Sourcery for `DiscoveryCommunityViewController` (#1231) 2024-02-22 10:36:47 +01:00
HashtagTimeline Merge branch 'develop' into ios-192-profile-about 2024-01-31 15:36:53 +01:00
HomeTimeline Make the app work on iPad again (IOS-192) 2024-02-15 12:53:21 +01:00
MediaPreview Use constant (IOS-192) 2024-02-19 12:06:10 +01:00
Notification Switch Everything and Mentions Tabs order (IOS-240) (#1258) 2024-03-14 07:19:46 +01:00
Onboarding Remove persistence for user (IOS-192) 2024-02-14 10:44:32 +01:00
Profile Fix Profile Editing (#1245) 2024-03-18 16:27:12 +01:00
Report Merge branch 'develop' into ios-192-profile-about 2024-02-19 09:39:33 +01:00
Root Cleanup (IOS-192) 2024-02-20 17:41:10 +01:00
Search #1229, but for search (#1237) 2024-02-22 10:33:55 +01:00
Settings Implement "Default Post Language" and "Ask Before"-Alerts (#1240) 2024-02-28 10:52:04 +01:00
Share Implement "Default Post Language" and "Ask Before"-Alerts (#1240) 2024-02-28 10:52:04 +01:00
SuggestionAccount Implement "Default Post Language" and "Ask Before"-Alerts (#1240) 2024-02-28 10:52:04 +01:00
Thread Merge branch 'develop' into ios-192-profile-about 2024-01-31 15:36:53 +01:00
Transition More cleanup 2023-09-22 15:27:46 +02:00