1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2025-02-03 10:47:35 +01:00
Nathan Mattes 8d3cb2beb3
Update Post Menu (IOS-229) (#1292)
* 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)
2024-05-18 14:30:51 +02:00
..
2024-05-18 14:30:51 +02:00
2024-04-17 16:45:42 +02:00
2023-11-15 12:52:07 +01:00
2021-02-22 16:20:23 +08:00
2021-02-22 16:20:23 +08:00
2021-02-22 16:20:23 +08:00

StringsConvertor

Convert i18n JSON file to Stings file.

Usage

chmod +x scripts/build.sh
./scripts/build.sh

# lproj files will locate in output/ directory