mirror of
https://github.com/mastodon/mastodon-ios
synced 2025-04-11 22:58:02 +02:00

* Add missing actions, hack way to inject options into menu (IOS-229) * Implement new menu structure (IOS-229) This doesn't work-work yet, as functionality isn't implemented yet. Also: Special options and traits. * Add preferredElementSize to submenus (IOS-229) * Copy Link (IOS-229) * Open In Browser (IOS-229) * Boost status from menu (IOS-229) * Favorite status from menu (IOS-229) * Fix following-status in menu and don't cache menu (IOS-229) * Add some destruction, add localization and use "Boost" instead of "Reblog" (IOS-229) * Use struct instead of tuple for those menu-parts (IOS-229)