Commit graph

900 commits

Author SHA1 Message Date
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
Yusuke Arakawa 6219f4c446
Clarify the difference between screen name and username (#769)
Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
2023-02-10 18:30:59 +01:00
Rainer Martinez 9f9a03c54b
Update Catalan translation (#773) 2023-02-10 18:25:58 +01:00
Thomas Ricouard dbdcf4c2d6 Fix reblog 2023-02-10 18:25:38 +01:00
Thomas Ricouard feefb02456 Status detail: Switch to List container + refactor to something much better 2023-02-10 18:21:05 +01:00
Thomas Ricouard 06120974fa Better iPad / macOS sidebar close #614 2023-02-10 12:53:59 +01:00
Thomas Ricouard 2083f72b2b Better view separation for StatusRowView 2023-02-10 12:12:22 +01:00
Thomas Ricouard b963a74dc4 Menu is back close #757 2023-02-10 08:10:10 +01:00
Thomas Ricouard dedc7af49c Close #758 2023-02-10 07:59:14 +01:00
Thomas Ricouard 195ab4cd65 Faster viewID for Status 2023-02-10 07:26:41 +01:00
Thomas Ricouard 595e7b253b Merge branch 'main' of https://github.com/Dimillian/IceCubesApp 2023-02-10 06:40:47 +01:00
Thomas Ricouard a08bb8395e Bump version to 1.4.6 2023-02-10 06:40:46 +01:00
nixzhu 03641c6c46
Update Simplified Chinese localization (#744)
* Update some translations

* Update translation
2023-02-10 06:40:16 +01:00
Peter-Josef Meisch 449c8ba2ed
Consolidate icon style in settings tab (#750) 2023-02-10 06:40:02 +01:00
Paul Schuetz 368b2b2c5e
Update to the newest version of nuke (#759)
Static gifs as avatars are now rendered correctly.
2023-02-10 06:39:23 +01:00
Xabi 745d6b41c0
Updated Basque translations (#760)
Overall improvements and missing strings
2023-02-10 06:38:52 +01:00
Xabi 0199f4e49e
Updated missing strings for Basque (#761) 2023-02-10 06:38:45 +01:00