mastodon-ios/Mastodon/Scene/Profile
Nathan Mattes ab39c6ef87
Fix Profile Editing again (IOS-239, #1244) (#1259)
* Fix Profile Editing again (IOS-239, #1244)

This needs a bit of explanation, I guess, so please don't squash if possible? I didn't take into consideration, that the `ProfileViewController.viewModel` changes. And when it changes, all the combine-connections just ... disappear. This PR changes that (but probably I oversaw something again).

* Disable pull to refresh for editing mode (IOS-239)

* In case of nothing change, cancel editing (IOS-239)
2024-03-21 08:35:18 +01:00
..
About Fix Profile Editing again (IOS-239, #1244) (#1259) 2024-03-21 08:35:18 +01:00
Bookmark Improve status updating mechanism (#1210) 2024-01-30 23:02:13 +01:00
FamiliarFollowers Improve status updating mechanism (#1210) 2024-01-30 23:02:13 +01:00
Favorite Merge branch 'develop' into ios-192-profile-about 2024-01-31 15:36:53 +01:00
FollowedTags Minor cleanup (IOS-186) 2023-11-10 13:55:18 +01:00
Follower Merge branch 'develop' into ios-192-profile-about 2024-01-31 15:36:53 +01:00
Following Improve status updating mechanism (#1210) 2024-01-30 23:02:13 +01:00
Header Fix Profile Editing (#1245) 2024-03-18 16:27:12 +01:00
Paging Simplify Theme (#1121) 2023-09-27 15:08:12 +02:00
Timeline Merge branch 'develop' into ios-192-profile-about 2024-01-31 15:36:53 +01:00
UserList Merge branch 'develop' into ios-192-profile-about 2024-02-07 16:33:05 +01:00
ProfileViewController.swift Fix Profile Editing again (IOS-239, #1244) (#1259) 2024-03-21 08:35:18 +01:00
ProfileViewModel.swift Fix Profile Editing (#1245) 2024-03-18 16:27:12 +01:00