mastodon-ios/MastodonSDK
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
..
Sources Fix Profile Editing (#1245) 2024-03-18 16:27:12 +01:00
Tests More cleanup 2023-09-22 15:27:46 +02:00
Package.swift Use url for hashable/equatable (IOS-190) 2023-11-16 10:03:33 +01:00
README.md chore: setup project 2021-01-22 14:28:58 +08:00

README.md

MastodonSDK

A description of this package.