mastodon-ios/Mastodon
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
..
Activity Fix some warnings 2022-11-17 23:16:21 +01:00
Coordinator Adjust Server Rules Screen (IOS-220) (#1251) 2024-03-19 09:55:42 +01:00
Diffable Remove obsolete code (IOS-192) 2024-02-09 18:18:26 +01:00
Extension Add JSON-based account-persistence (IOS-192) 2023-12-31 12:57:56 +01:00
Generated Remove debug-menu (IOS-14) 2023-09-27 15:11:43 +02:00
Helper Show more metadata for posts (#1200) 2024-02-09 11:14:51 +01:00
Preference chore: [WIP] move core logic into package 2022-09-30 19:28:09 +08:00
Protocol Implement "Default Post Language" and "Ask Before"-Alerts (#1240) 2024-02-28 10:52:04 +01:00
Resources update strings (#1219) 2024-01-31 10:04:22 +01:00
Scene Fix Profile Editing again (IOS-239, #1244) (#1259) 2024-03-21 08:35:18 +01:00
Supporting Files Cleanup (IOS-192) 2024-02-20 17:41:10 +01:00
Template Fix generating relay delegate methods with return values 2022-12-03 13:07:55 -05:00
Vender chore: [WIP] restore the replyTo entry for compose 2022-10-10 19:14:52 +08:00
.sourcery.yml feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
Info.plist Add relevant base-classes for Hashtag-Widget (IOS-37) 2023-05-02 21:35:40 +02:00
Mastodon.entitlements IOS-123: Open profiles and statuses in app (#981) 2023-03-17 10:47:19 +01:00
Mastodon.xctestplan chore: add smoke UI tests 2021-08-10 14:59:44 +08:00