mastodon-ios/Mastodon/Protocol
Marcus Kida 2e7054cb68
Implement "Default Post Language" and "Ask Before"-Alerts (#1240)
* Implement Settings->General->"Ask Before" and add "Ask Before Posting Without Alt Text" IOS-166

* Implement Alt Missing Alert for Status Edits (IOS-166)

* Fix status edit composes duplicate message

* Show (or don't) the "Really delete post?" Alert based on the User's preference (IOS-166)

* Implement alert for boost/unboost (IOS-166)

* Begin implementing "Default Post Language"-Setting (IOS-166)

* Show "Unfollow @user?" Alert (IOS-166)

* Merge conflict fixes for IOS-166

* Implement default post language setting (IOS-166)

* Fix follow button state not updated correctly (IOS-166)

* Add PR feedback (IOS-166)

* Improve default language cell style (IOS-166)

* Fix language filter broken (IOS-166)
2024-02-28 10:52:04 +01:00
..
Provider Implement "Default Post Language" and "Ask Before"-Alerts (#1240) 2024-02-28 10:52:04 +01:00
CellFrameCacheContainer.swift feat: add cell height cache for user timeline 2022-02-14 16:09:39 +08:00
DisposeBagCollectable.swift fix: Using 'class' keyword for protocol inheritance is deprecated 2021-05-08 14:36:12 +08:00
PageboyNavigateable.swift feat: add keyboard commands for discovery posts, tag. And also restore for hashtag timeline and profile scene 2022-05-11 18:40:21 +08:00
PagerTabStripNavigateable.swift chore: restore profile keyboard navigation 2022-06-02 19:33:10 +08:00
ScrollViewContainer.swift Add support for scrolling the discovery tab to the top/first tab 2022-11-03 09:30:24 -04:00
SegmentedControlNavigateable.swift feat: adapt the app to async & await. Update timeline UI 2022-01-27 21:23:39 +08:00
StatusTableViewControllerNavigateable.swift More cleanup 2023-09-22 15:27:46 +02:00
TableViewControllerNavigateable.swift More cleanup 2023-09-22 15:27:46 +02:00