Eugen Rochko
03616dd082
New translations app.json (Finnish)
2022-11-13 18:36:53 +01:00
Eugen Rochko
923bab2300
New translations app.json (Scottish Gaelic)
2022-11-13 18:36:52 +01:00
Eugen Rochko
3186a54d7b
New translations app.json (Czech)
2022-11-13 18:36:51 +01:00
Eugen Rochko
26fc919459
New translations app.json (Turkish)
2022-11-13 18:36:50 +01:00
Eugen Rochko
8f1b4d335f
New translations app.json (French)
2022-11-13 18:36:49 +01:00
Eugen Rochko
a794358309
New translations app.json (Swedish)
2022-11-13 18:36:48 +01:00
Eugen Rochko
a16a5e4f84
New translations app.json (Korean)
2022-11-13 18:36:47 +01:00
Eugen Rochko
0204169bca
New translations app.json (Kabyle)
2022-11-13 18:36:46 +01:00
Eugen Rochko
c019bb2e27
New translations app.json (Vietnamese)
2022-11-13 18:36:45 +01:00
Eugen Rochko
156565507b
New translations app.json (Ukrainian)
2022-11-13 18:36:44 +01:00
Eugen Rochko
1f6b71e371
New translations app.json (Chinese Traditional)
2022-11-13 18:36:41 +01:00
Eugen Rochko
9dc71080a6
New translations app.json (Italian)
2022-11-13 18:36:40 +01:00
Eugen Rochko
b9eec235f2
New translations app.json (Dutch)
2022-11-13 18:36:39 +01:00
Eugen Rochko
9f4e93b2c3
New translations app.json (Kurmanji (Kurdish))
2022-11-13 18:36:38 +01:00
Eugen Rochko
3ba643c6cc
New translations app.json (Sinhala)
2022-11-13 18:36:37 +01:00
Eugen Rochko
6c85c9c631
New translations app.json (Welsh)
2022-11-13 18:36:36 +01:00
Eugen Rochko
ac03ea3991
New translations app.json (English, United States)
2022-11-13 18:36:35 +01:00
Eugen Rochko
bad26066a4
New translations app.json (Hindi)
2022-11-13 18:36:34 +01:00
Eugen Rochko
701d970bc9
New translations app.json (Latvian)
2022-11-13 18:36:33 +01:00
Eugen Rochko
9188069b7e
New translations app.json (Thai)
2022-11-13 18:36:32 +01:00
Eugen Rochko
63d624f298
New translations app.json (Japanese)
2022-11-13 18:36:31 +01:00
Eugen Rochko
6550ddd453
New translations app.json (Spanish, Argentina)
2022-11-13 18:36:30 +01:00
Eugen Rochko
b790538da3
New translations app.json (Portuguese, Brazilian)
2022-11-13 18:36:29 +01:00
Eugen Rochko
0f18d648d5
New translations app.json (Galician)
2022-11-13 18:36:28 +01:00
Eugen Rochko
9a232e9435
New translations app.json (English)
2022-11-13 18:36:27 +01:00
Eugen Rochko
dff12fa346
New translations app.json (Chinese Simplified)
2022-11-13 18:36:26 +01:00
Eugen Rochko
8458d5f734
New translations app.json (Russian)
2022-11-13 18:36:25 +01:00
Eugen Rochko
5a0a9830b9
New translations app.json (Portuguese)
2022-11-13 18:36:24 +01:00
Eugen Rochko
91c63fb9d2
New translations app.json (Indonesian)
2022-11-13 18:36:23 +01:00
Eugen Rochko
4a519f5958
New translations app.json (Slovenian)
2022-11-13 18:36:22 +01:00
CMK
90a6da9610
Merge pull request #533 from mastodon/feature-compose-media
...
New media upload UX
2022-11-14 01:32:52 +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
82abc68486
chore: code clean
2022-11-14 00:06:44 +08:00
CMK
939429aacc
feat: restore share action extension
2022-11-14 00:05:43 +08:00
CMK
91bfc8ad5a
feat: add paste image input for post compose scene
2022-11-13 22:57:35 +08:00
CMK
b1f03d397c
Merge pull request #486 from NanoSector/feature/385-paste-from-clipboard
...
feat: handle paste event and insert images on the clipboard
2022-11-13 22:46:20 +08:00
CMK
1e8bb1dca2
Merge branch 'develop' into feature-compose-media
2022-11-13 22:41:34 +08:00
CMK
26c6b8f2ee
chore: code clean up
2022-11-13 22:40:36 +08:00
CMK
b47f8ead37
fix: compile issue
2022-11-13 22:40:26 +08:00
CMK
f80b751d93
feat: camera and file attachment input
2022-11-13 22:40:03 +08:00
CMK
929a27d572
feat: [WIP] restore publish button and compose pre-insert content
2022-11-13 22:08:26 +08:00
CMK
88307057c0
feat: restore emoji picker for post compose
2022-11-13 19:42:50 +08:00
Eugen Rochko
70a59fd541
New translations Localizable.stringsdict (German)
2022-11-13 10:53:45 +01:00
CMK
e7ef0f79c7
feat: restore auto-complete for compose scene content input
2022-11-13 16:04:29 +08:00
Jeff Verkoeyen
0f495e17dd
Adjust the padding and layout of the NavigationActionView.
2022-11-12 22:50:36 -08:00
Jeff Verkoeyen
87df13987a
Ensure that the welcome buttons have adequate padding at larger Dynamic Type configurations.
2022-11-12 20:30:57 -08:00
Jeff Verkoeyen
337e221c20
Resolve build failure when running tests from Xcode.
...
The build failure was:
```
MastodonTests/MastodonTests.swift:39:27: error build: Cannot find 'AppContext' in scope
```
2022-11-12 19:36:22 -08:00
Jeff Verkoeyen
daedd2b5be
[Welcome] Allow buttons to grow with Dynamic Type.
...
The buttons now have a minimum height rather than a constant height.
Also made a couple minor improvements / bug fixes:
- Both buttons now react to Dynamic Type settings changes (enabled `adjustsFontForContentSizeCategory`).
- A layout pass is now enforced in traitCollectionDidChange to ensure that setupButtonShadowView is using the right bounds.
- signUpButtonShadowView now uses signUpButtonShadowView's bounds.
2022-11-12 13:44:43 -08:00
Eugen Rochko
5d9e2d217e
New translations app.json (German)
2022-11-12 22:22:23 +01:00