1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2024-12-12 08:36:02 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
Nathan Mattes
0c224f47df
Implement post editing / edit history (#875)
Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>
Co-authored-by: Jed Fox <git@jedfox.com>
2023-03-02 11:06:13 +01:00
Marcus Kida
a0a8a28c88
chore(compose): Update ALT input to reflect Figma design 2023-01-06 14:19:34 +01:00
Iván Dombiak
93eeface69 Adding inset to the text of the user due to the prompt having the inset but not the user text. 2022-12-23 20:26:28 -08:00
Iván Dombiak
c89ff95f0c Extended the border of the visibility of the visually impaired prompt and moved the text inwards.
Please let me know if any other change should be made.
2022-12-23 14:27:13 -08:00
Iván Dombiak
91547939f3 Change background color and text color to improve text readability for visually impaired prompt.
Closes #732
2022-12-20 14:14:00 -08:00
Marcus Kida
248d0a5570
fix: Text in compose post is not selectable, focussable, pastable 2022-11-29 11:51:28 +01:00
CMK
220fd6ae02 feat: improve the i18n workflow 2022-11-15 01:44:28 +08:00
CMK
af0dc45d1b feat: update i18n string 2022-11-14 19:27:09 +08:00
CMK
bc428486ae chore: update i18n resources 2022-11-14 19:20:14 +08:00
CMK
81bc8eb662 fix: video may in portrait mode issue 2022-11-14 01:19:39 +08:00
CMK
1e71f0c147 feat: restore media description text field 2022-11-14 00:57:44 +08:00
CMK
f7d0186bf3 feat: add compress progress display. Set video compress config to 720p at 60 fps 2022-11-11 21:28:19 +08:00
CMK
088e6f05ec feat: upload media in queue 2022-11-11 18:10:13 +08:00
CMK
d6b90f40bd feat: add simple progress remain time estimate 2022-11-10 18:36:36 +08:00
CMK
bdedd54318 feat: bind the thumbnail and trigger media upload task 2022-11-08 19:40:58 +08:00
CMK
fc3750c377 feat: add mediaView for compose scene 2022-11-08 16:39:19 +08:00
CMK
a7d5e23406 feat: [WIP] restore compose status publish function with background task support 2022-10-31 20:41:19 +08:00