Commit graph

916 commits

Author SHA1 Message Date
Yusuke Arakawa 4a387a9187
Update Localizable.strings (#822) 2023-02-13 07:01:10 +01:00
Gian Luca Dalla Torre c440b9dc8f
Italian Localization Update (#823)
- Swipe Action
- Status Editor Emojis
- Status Editor Languages
- Accessibility Editor Buttons
2023-02-13 07:01:00 +01:00
Thomas Ricouard 86aad4145a Notifications: When multiple follow, open list of users instead of just one user 2023-02-13 07:00:42 +01:00
Thomas Ricouard 9867faa6de Show inline actions for remote local timeline + fetch remote status 2023-02-13 06:48:29 +01:00
Thomas Ricouard ef37db496c Swiftformat 2023-02-12 18:24:09 +01:00
Xabi 35c694b06c
Smol fixes for Basque (#815)
Also, string "account.detail.n-fields %lld" doesn't seem to use localisation on 1.4.6. Will create an issue.
2023-02-12 18:23:38 +01:00
Paul Schuetz cd3c50e151
Automatically detect language of posts, improve language detection when posting (#800)
* Use language detection to translate posts

The source language of a post is now determined via Apples internal language
detection, translation from the transmitted language is still possible.

* Make language detection posting more accessible

Language recognition is now always applied before posting, even if the user has
explicitly selected a different language. However, the user is always asked in
which of the two languages he wants to post.

* Add localizations

* Remove language detection in the timeline for now

The language detection in the timeline is for now removed to increase
timeline-performance.

Signed-off-by: Paul Schuetz <pa.schuetz@web.de>

* Show translate button even if no language is sent

The translate-button is shown even if no language is sent with the post.

Signed-off-by: Paul Schuetz <pa.schuetz@web.de>

* Adjust to new commits on main

Adjustments are made in regards to new developments on main.

Signed-off-by: Paul Schuetz <pa.schuetz@web.de>

---------

Signed-off-by: Paul Schuetz <pa.schuetz@web.de>
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-12 18:23:29 +01:00
Thomas Ricouard aab397f2bb Fix profile pinned post UI 2023-02-12 18:14:34 +01:00
Thomas Ricouard eb6050a38f Swiftformat 2023-02-12 16:29:41 +01:00
Thomas Ricouard 9fd1b4ef73 Cleanup 2023-02-12 16:29:27 +01:00
Thomas Ricouard a959ea3606 Transition profile to List container 2023-02-12 16:13:57 +01:00
Thomas Ricouard ad7ca63c3b Bump to 1.4.8 2023-02-12 13:44:46 +01:00
Thomas Ricouard 41058919bd Reworked translate: Use Mastodon API when available + always show the action in the post context menu 2023-02-12 13:22:36 +01:00
Thomas Ricouard 0449120684 Status media: Fix video size 2023-02-12 10:53:59 +01:00
Yusuke Arakawa 2c3705a1da
Update Localizable.strings (#809) 2023-02-12 10:38:30 +01:00
Jerry 3f794558d6
Update Simplified Chinese translations (#810)
* Update Accessibility translations

* Update Swipe Actions translation

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-12 10:38:15 +01:00
Chanhwi Joo 0b3319c2e1
Improve swipe actions and settings (#808)
* Remove an unnecessary space from string

settings.swipeactions.status.trailing

* Make SwipeActionsSettingsView to be consistent with others

* Divide none as another section

* Add icons

* Make hollow icons work

* Show different button label by its status

* Use different colors by actions

* Fix swapped icons in settings

* Refactor
2023-02-12 10:37:09 +01:00
Thomas Ricouard e6c5f2a9ca Fix instance version check 2023-02-12 09:58:21 +01:00
Chanhwi Joo a32e4f98bb
Fix AppAccountView touch area (#807) 2023-02-12 06:47:22 +01:00
Xabi 867c52fe06
Update Basque locale (#802)
Swipe actions
2023-02-12 06:46:37 +01:00
Andrzej Rózga 86b602caa0
Polish localization update (#803)
* Polish localization update

* Polish localization update (correction)
2023-02-12 06:46:30 +01:00
Kum Hathaway 4c11bd033e
Update Localizable.strings (#805)
Add localization for swipe actions
2023-02-12 06:46:22 +01:00
Chanhwi Joo f862dac483
Update Korean localization (#806) 2023-02-12 06:46:15 +01:00
Cthulhux 822b6c1d09
Translated Swipe Actions to German (#799)
Busy weekend, huh? ;-)
2023-02-12 06:46:06 +01:00
Thomas Ricouard 503dc3b3ee Fix UserPreferences making timeline laggy 2023-02-11 22:48:07 +01:00
Thomas Ricouard 9b21ac3e95 Fix 2023-02-11 22:17:46 +01:00
Peter-Josef Meisch 124aeef7fb
swipe actions improvements (#785)
* swipe actions improvements

* use old values as default settings

* Polish swipe actions settings

* Fix background color

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-11 21:48:08 +01:00
Cthulhux c6a4aa5fff
de: translated "Custom Emojis" (#797)
It is probably identical with accessibility.editor.button.custom-emojis, but let's just keep it in then... ;-)
2023-02-11 21:42:24 +01:00
Andrzej Rózga 132247e61c
Polish localization update (#798) 2023-02-11 21:42:14 +01:00
Joe Barbere fcf20b1675
Allow editing of alt-text for media (#796)
* Allow editing of alt-text for media

* Fix

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-11 21:38:33 +01:00
Thomas Ricouard 2b2d042085 Fix pasting image from clipboard on iOS + reduce JPEG further 2023-02-11 20:39:56 +01:00
Yusuke Arakawa 2610b7c747
Update Localizable.strings (#782) 2023-02-11 20:22:35 +01:00
Andrzej Rózga 4ef285c3fe
Polish localization update (#784) 2023-02-11 20:22:27 +01:00
Xabi ebaafc1586
Updated Basque localisation (#788)
New accessibility strings and small fixes.
2023-02-11 20:22:18 +01:00
Chanhwi Joo c874c42295
Update Korean localization (#786)
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-11 20:22:11 +01:00
Chanhwi Joo 129671bbd4
Remove settings.display.section phone & settings.display.section.ipad from Localizable.strings (#787) 2023-02-11 20:21:27 +01:00
Andrzej Rózga 2363424aef
Localization update (#792)
- new string status.editor.emojis.navigation-title for hardcoded "Custom Emojis"
2023-02-11 20:21:12 +01:00
Cthulhux 84ce4b4e3d
Accessibility translated to German (#793)
New strings, new translations..
2023-02-11 20:21:06 +01:00
Thomas Ricouard ffda5fe6f0 Force update status detail 2023-02-11 20:20:25 +01:00
Quin e192135f37
Add accessibility labels to buttons in compose screen. (#776)
* Add accessibility labels to buttons in compose screen.

* Localize accessibility labels.

* Put them in all files.
2023-02-11 07:21:22 +01:00
Jerry 6883cbcc6c
Update Localizable.strings (#768) 2023-02-11 07:20:55 +01:00
Emmanuel Netter 04b6274fbd
Updated french translation (#779)
* Update Localizable.strings

Added missing translations

* Added french localization for settings.app.about

* Added french translations

Added timeline.latest and timeline.add.url french translations

* Update French Localization

Added translation for settings.display.show-ipad-column

* Update to french translation
2023-02-11 07:20:46 +01:00
Kum Hathaway 4f56146752
Update Localizable.strings (#781)
Just a small correction.
2023-02-11 07:20:37 +01:00
Thomas Ricouard aea5c3e151 Merge branch 'main' of https://github.com/Dimillian/IceCubesApp 2023-02-11 07:20:14 +01:00
Thomas Ricouard e71f0ce0f0 Bump to 1.4.7 2023-02-11 07:20:13 +01:00
Peter-Josef Meisch fe1248fec6
Fix refresh of empty conversations (#778) 2023-02-10 22:16:03 +01:00
Thomas Ricouard 4e2d15eff6 Fixed on post detail 2023-02-10 20:57:09 +01:00
Thomas Ricouard a32014991c Merge branch 'main' of https://github.com/Dimillian/IceCubesApp 2023-02-10 18:49:05 +01:00
Thomas Ricouard e261e3a904 Set better video default setting 2023-02-10 18:49:03 +01:00
Yusuke Arakawa b7f4be0594
Update Localizable.strings (#766) 2023-02-10 18:31:23 +01:00