Nathan Mattes
101fc065f0
Fix broken localization-json
2023-04-08 23:14:00 +02:00
Nathan Mattes
5e1e22a723
Updated Welcome-Screen (IOS-134) ( #1005 )
2023-04-08 23:10:34 +02:00
Marcus Kida
560003f78b
Improve style of "Check your Inbox" screen IOS-139 ( #1000 )
2023-04-04 16:22:02 +02:00
Marcus Kida
7bdc37ac05
Improve Create Account VQA IOS-138 ( #999 )
2023-04-04 16:21:47 +02:00
Marcus Kida
b4c08bf0c8
Make UITableView background color clear IOS-137 ( #998 )
2023-03-30 22:18:19 +02:00
Nathan Mattes
eb826fb310
Remove wizard (IOS-135) ( #995 )
2023-03-28 21:36:32 +02:00
Nathan Mattes
245543ea60
Fix broken localization
...
- (Re)-Add missing strings
- Fix keys
2023-03-27 21:29:38 +02:00
Nathan Mattes
68ba70285b
Fix json
2023-03-20 09:03:47 +01:00
Jed Fox
f0753e9d0d
IOS-80 Add AXCustomContent to ProfileCardView ( #979 )
2023-03-20 08:02:41 +01:00
Marcus Kida
85ad331a5e
IOS-94: Improve accessibility of the onboarding intro ( #972 )
2023-03-17 11:16:58 +01:00
Marcus Kida
bb15e16959
IOS-82: Increase Contrast ( #973 )
2023-03-16 09:05:41 +01:00
Marcus Kida
c1dab782b1
IOS-69: Label this “re-blog” otherwise it sounds like “reh-blog” ( #975 )
2023-03-15 14:58:25 +01:00
Jed Fox
2987149ba5
IOS-87: Add “Search” and “Explore” input labels for Search & Explore ( #935 )
...
Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>
2023-03-13 12:54:52 +01:00
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
Jed Fox
d3bcaa3f01
IOS-86: Edit L10n.Scene.Favorite.title from "Your Favorites" to "Favorites" ( #936 )
2023-02-14 22:29:53 +01:00
Jed Fox
8217f5ce28
Mark the poll editor as a group
2023-02-07 17:00:22 -05:00
Jed Fox
5637056790
Add label to “Add Option” button
2023-02-07 16:56:49 -05:00
Jed Fox
7d8c40218c
Add move up / move down / remove option actions to poll options
2023-02-07 16:56:17 -05:00
Marcus Kida
e88dea0034
Merge branch 'develop' into IOS-37_Widgets
2023-02-07 09:53:01 +01:00
Marcus Kida
8a1a483787
chore(Widget): Add missing L10n
2023-02-07 09:33:47 +01:00
Jed Fox
ab7166017b
Fix typo: “Shown Original”
2023-02-06 21:39:41 -05:00
Marcus Kida
998ed3b307
chore(Widget): Implement L10n for mock account
2023-02-06 19:57:33 +01:00
Marcus Kida
b5dca48cb2
feat(Widget): Implement L10n
2023-02-06 12:13:29 +01:00
Jed Fox
0a9689c67f
Add support for selecting the post language ( #907 )
...
* Basic fake language picker support
* Recognize languages from post text
* Exclude suggested languages from recents
* Load recent languages from Settings object
* Send the language to the API
* Persist the used language to settings
* Always show the currently selected language in the list
* Fix crash
* Add support for picking arbitrary lanuages
* Fix display of 3 letter language codes
* Improve label to include endonym too
* Limit to 3 recent languages
* Reduce lower bound for displaying language suggestions
* Fix saving recent language when publishing
* Fix tint color of language picker button
* Add a badge to prompt users to change language
* Dismiss the badge even if you pick the same language
* Read language names in the language if possible
* Use a compressed font for 3-letter codes
Also use `minimumScaleFactor` to shrink troublesome codes to fit
Co-Authored-By: samhenrigold <49251320+samhenrigold@users.noreply.github.com>
* Remove .vscode/launch.json
* Add message to fatalError()
Co-authored-by: samhenrigold <49251320+samhenrigold@users.noreply.github.com>
2023-01-24 01:50:10 +01:00
Marcus Kida
5daaa5a32f
feat(AppExtension): Improve open in link validation, add L10n
2023-01-11 15:12:11 +01:00
Marcus Kida
06de474528
chore(i18n): fix broken json
2023-01-09 10:16:20 +01:00
Nathan Mattes
769355b4c2
Fix localization-json-issues ( #690 )
2023-01-08 15:22:06 +01:00
Nathan Mattes
efafefac48
Add missing localization ( #690 )
2023-01-07 13:02:59 +01:00
Nathan Mattes
ade95302ca
Localize and style resend-button ( #690 )
2023-01-07 13:02:59 +01:00
Nathan Mattes
2be1cabca7
Remove navigation-view on email-confirmation ( #690 )
2023-01-07 13:02:59 +01:00
Nathan Mattes
9e1dbe1dff
Fix email-confirmation-screen-title ( #690 )
...
what a word.
2023-01-07 13:02:59 +01:00
Nathan Mattes
18e25aea30
Localize username-suggestion ( #690 )
...
Please be aware of the username-requirements, when changing the localized versions.
2023-01-07 13:02:59 +01:00
Nathan Mattes
7f60eb1608
Fix search-bar-placeholder for server-picker ( #690 )
2023-01-07 13:02:58 +01:00
Nathan Mattes
1cbe623bd4
Add strings for signup-speed ( #690 )
2023-01-07 13:02:58 +01:00
Nathan Mattes
7c8c5fe214
Add language-selector ( #690 )
...
For now, it searches for German servers only because.
2023-01-07 13:02:58 +01:00
Nathan Mattes
e074ee63b7
Adjust registration-screen to match updated design ( #690 )
...
Please note: this doesn't contain any logic, yet. It's solely UI.
2023-01-07 13:02:58 +01:00
Nathan Mattes
669716208e
Set new title for account-creation ( #690 )
2023-01-07 13:02:58 +01:00
Nathan Mattes
2e4ff59bc2
Add some localization here and there ( #690 )
2023-01-07 13:02:58 +01:00
Marcus Kida
96f51f039d
Implement mastodon wordmark on WelcomeContentPage
2023-01-07 13:02:58 +01:00
Nathan Mattes
4f304f39fc
Get rid of title ( #690 )
2023-01-07 13:02:17 +01:00
Nathan Mattes
c925e48385
Add styling and localization to education ( #690 )
2023-01-07 13:02:17 +01:00
Nathan Mattes
cab9574fbb
Merge pull request #784 from Bracciata/bugfix/309
...
fix: updated logo button's alt text to be more accessible
2022-12-26 17:03:45 +01:00
Jed Fox
f5c6529341
i18n for accessibility hint
2022-12-21 19:38:29 -05:00
Jed Fox
5adce841ef
Label images as “[alt], attachment 3 of 4”
2022-12-20 14:22:38 -05:00
Nathan Mattes
08b63bda00
Merge pull request #753 from j-f1/following-customization
...
Differentiate between “My followers” and other accounts followers for i18n
2022-12-20 14:05:07 +01:00
Nathan Mattes
858e4fc4ec
Merge branch 'develop' into bugfix/309
2022-12-20 14:01:19 +01:00
Marcus Kida
258aea3682
feat: Show translation provider
2022-12-19 07:32:48 +01:00
Tommy Braccia
44e34670ec
fix: updated the singular file needing an update
2022-12-18 10:49:00 -05:00
Tommy Braccia
9f53dbdc0a
Revert "fix: updated all other occurrences of Logo Button"
...
This reverts commit bca33aeecd
.
2022-12-18 10:48:25 -05:00
Tommy Braccia
d621763a85
Revert "fix: swapped to correct alt for the image."
...
This reverts commit e4027bbe68
.
2022-12-18 10:48:23 -05:00
Tommy Braccia
b80c6f74df
Revert "fix: updated formatting"
...
This reverts commit 8ef450b2d1
.
2022-12-18 10:48:21 -05:00
Tommy Braccia
8ef450b2d1
fix: updated formatting
2022-12-18 10:35:21 -05:00
Tommy Braccia
e4027bbe68
fix: swapped to correct alt for the image.
2022-12-18 10:33:13 -05:00
Nathan Mattes
3b77ed7612
Merge pull request #613 from j-f1/joined-at
...
Add a “Joined” cell to the top of the About tab to match the web version
2022-12-18 14:30:57 +01:00
Tommy Braccia
bca33aeecd
fix: updated all other occurrences of Logo Button
2022-12-17 21:26:35 -05:00
Jed Fox
0c8c9778b0
Merge remote-tracking branch 'upstream/develop' into status-cards
2022-12-15 07:46:37 -05:00
Jed Fox
47024bfb4d
Differentiate between “My followers” and other accounts followers in i18n
2022-12-13 10:07:37 -05:00
Marcus Kida
cb2765fd0f
chore: Replace instance by server in strings
2022-12-12 16:43:54 +01:00
Marcus Kida
58dcadf642
feat: Implement error-handling for translation
2022-12-09 16:12:13 +01:00
Marcus Kida
7368e487af
chore: Add L10n for status translation
2022-12-07 16:32:51 +01:00
Jed Fox
7e74b4beb3
Merge remote-tracking branch 'upstream/develop' into status-cards
2022-12-03 13:49:04 -05:00
Jed Fox
17b39da316
Add “Copy,” “Share,” and “Share Link in Post” actions to cards
2022-12-03 13:38:32 -05:00
Jed Fox
e46c25892d
Add label to the “load embed” button
2022-12-03 11:30:44 -05:00
Nathan Mattes
8ed451e858
Merge pull request #711 from j-f1/search-and-explore
...
Rename second tab to “Search and Explore”
2022-12-01 21:42:44 +01:00
Marcus Kida
6a9b29e4a6
chore: Add missing L10n
2022-12-01 10:54:59 +01:00
Marcus Kida
f112e68e79
chore: Add L10n for Followed Tags
2022-12-01 10:54:59 +01:00
Jed Fox
2003e4987c
Rename second tab to “Search and Explore”
2022-11-30 09:09:24 -05:00
Jed Fox
82da37e1e7
Merge remote-tracking branch 'upstream/develop' into notifications-tab-a11y
2022-11-21 08:39:08 -05:00
Jed Fox
c6826542f9
Add a “Joined” cell to the top of the About tab to match the web version
2022-11-16 20:26:26 -05:00
Nathan Mattes
901fecc946
Fix json ( #540 )
...
🤦
2022-11-16 07:42:27 +01:00
Nathan Mattes
26d918a28f
Fix build (again)
...
This time, it's by hand because why not :D
2022-11-15 23:29:33 +01:00
Nathan Mattes
cf2f7850b7
Sprinkle in some localization ( #540 )
2022-11-15 23:29:33 +01:00
Nathan Mattes
187bda7ef4
Update strings ( #540 )
2022-11-15 23:27:24 +01:00
Jed Fox
8e12d77a96
Merge remote-tracking branch 'upstream/develop' into notifications-tab-a11y
2022-11-14 14:03:02 -05:00
Nathan Mattes
84ffa3ba56
Merge pull request #564 from ReactiveRaven/feature/validated-fields
...
Visual indication of validated URL
2022-11-14 19:39:17 +01:00
CMK
220fd6ae02
feat: improve the i18n workflow
2022-11-15 01:44:28 +08:00
CMK
0a68059122
Merge branch 'develop' into fix-reply-visibility
2022-11-14 19:59:19 +08:00
CMK
0612d97227
Merge branch 'develop' into compose-a11y
2022-11-14 19:47:28 +08:00
CMK
af0dc45d1b
feat: update i18n string
2022-11-14 19:27:09 +08:00
David Godfrey
7b37d46c9b
Update Localization/app.json
...
Co-authored-by: Jed Fox <git@jedfox.com>
2022-11-14 10:38:32 +00:00
David Godfrey
197e180ccd
Refactor verified alert to use edit menu
2022-11-12 14:42:00 +00:00
David Godfrey
72873fbfc1
Use localisable strings in verified modal
2022-11-12 02:40:19 +00:00
CMK
fec7db2f41
Merge branch 'develop' into feature-compose-media
2022-11-10 16:27:49 +08:00
Jed Fox
ed9911ca76
Rename tab to “Notifications”
2022-11-09 17:30:57 -05:00
Marc-Antoine Thevenet
287aa7a2db
Update app.json
...
## EASY FIX
Typo fix & consistency 😉
2022-11-09 21:18:15 +01:00
Nathan Mattes
ceee4bcf48
Merge pull request #502 from j-f1/a11y-post-links
...
Add accessibility actions for links/mentions/hashtags in posts
2022-11-09 15:47:49 +01:00
Nathan Mattes
d70dc1c139
Add missing title for bookmark-scene
2022-11-09 07:25:57 +01:00
Jed Fox
eef012678b
Merge remote-tracking branch 'upstream/develop' into compose-a11y
2022-11-08 13:42:03 -05:00
Jed Fox
24c426f7f3
Add localization info
2022-11-08 13:30:17 -05:00
Nathan Mattes
b988a74f6a
Remove commas from app.json
2022-11-08 17:46:48 +01:00
Nathan Mattes
3751cd172c
Make json valid again ( #365 )
...
🙈
2022-11-08 16:38:01 +01:00
Nathan Mattes
822ea5d843
Add localization keys to app.json ( #365 )
2022-11-08 16:38:01 +01:00
CMK
bdedd54318
feat: bind the thumbnail and trigger media upload task
2022-11-08 19:40:58 +08:00
Jed Fox
aa87340345
set up translations for link labels
2022-11-07 18:21:19 -05:00
Jed Fox
549739b6cb
Add new strings to Localization folder
2022-11-07 06:26:28 -05:00
CMK
523f077f1b
feat: add notification follow request i18n words
2022-06-30 15:05:48 +08:00
CMK
013a901752
feat: add follows you label
2022-06-09 16:48:49 +08:00
CMK
820e1279c1
chore: update server search field placehoder
2022-05-23 01:49:01 +08:00
CMK
829656c814
chore: update i18n strings
...
(cherry picked from commit 15ca010f6e
)
2022-05-17 22:10:46 +08:00
CMK
418778ebf7
chore: update i18n words
...
(cherry picked from commit 2028bd82a3
)
2022-05-17 22:10:37 +08:00