Commit graph

1097 commits

Author SHA1 Message Date
Cthulhux 62f902c736
de: translated 3 strings, improved one. (#893)
* de: translated 3 strings, improved one.

* Update Localizable.strings

The official Mastodon web client translates "Account" as "Konto". So do we,
2023-02-16 13:22:40 +01:00
Andrzej Rózga caeda11c0d
Polish localization update (#895) 2023-02-16 13:22:32 +01:00
Yusuke Arakawa 7b2805af94
Update Localizable.strings (#903) 2023-02-16 13:22:25 +01:00
Emmanuel Netter 11f94c3cff
Updated french localization (#904)
* 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

* Updated french localization
2023-02-16 13:22:18 +01:00
Thomas Ricouard ef7d75d3d5 Fix requestReview crash on macOS 2023-02-16 13:22:04 +01:00
Thomas Ricouard f1919305ab Show threading / reply to UI in post detail 2023-02-16 12:15:13 +01:00
Thomas Ricouard ab0b207596 Request store rating when publishing a post 2023-02-16 12:14:57 +01:00
Thomas Ricouard 41fdb3adde Various timeline fixes for smoother scrolling 2023-02-16 08:52:11 +01:00
Thomas Ricouard 64bee206b9 Fix account switcher 2023-02-16 08:38:34 +01:00
Thomas Ricouard 9f894858ae Don't load new pages if the timeline changed 2023-02-16 07:28:52 +01:00
Thomas Ricouard 3843d18f2f Fix trending timeline resetting to first page 2023-02-16 07:22:26 +01:00
Thomas Ricouard 40ca3940f6 Reworked account management / selection UI 2023-02-16 07:19:20 +01:00
Thomas Ricouard 6c6d25fc63 Add a setting to use SF Rounded font close #890 2023-02-15 20:03:31 +01:00
Thomas Ricouard ba7b76f5a1 Various optimizations for StatusRow 2023-02-15 19:27:26 +01:00
Thomas Ricouard c40ca6eb4d Fix filtered / hidden view for status 2023-02-15 19:10:34 +01:00
Nakaoka Rei d6820cf429
Updates Japanese Localizable.strings (#879)
* fix: エクスプローラー to 検索

* fix: フォローしている to フォロー中

* fix: あなたをフォローしている to フォローされています

* Revert "fix: エクスプローラー to 検索"

This reverts commit 2f1b4232ef.
2023-02-15 18:48:11 +01:00
Quin 43b32ca3f7
Add accessibility labels to timeline headers. (#880) 2023-02-15 18:47:42 +01:00
Ico Davids 741c900e7e
Updates to Dutch localization (#884)
- Translation for new-style notifications
- Translation for media show ALT setting
2023-02-15 18:47:18 +01:00
Xabi 85121be91c
Update Basque localisation: Localizable.strings (#886)
Strings added:
- settings.content.media
- settings.content.media.show.alt

Strings removed since they were added to Localizable.stringsdict (plural) and therefor don't need to remain in Localizable.strings (hopefully):
- account.detail.n-fields %lld
- account.detail.featured-tags-n-posts %lld
- timeline-new-posts %lld
- notifications-others-count %lld
- notifications.label.favorite %lld
- notifications.label.follow %lld
- notifications.label.mention %lld
- notifications.label.reblog %lld
- status.summary.n-favorites %lld
- status.summary.n-boosts %lld
- status.poll.n-votes %lld
- design.tag.n-posts-from-n-participants %lld %lld
- timeline.n-recent-from-n-participants %lld %lld
2023-02-15 18:47:10 +01:00
Xabi e9d8c609ce
Update Basque localisation: Localizable.stringsdict (#887)
Strings reordered:
- design.tag.n-posts-from-n-participants %lld %lld
- timeline.n-recent-from-n-participants %lld %lld
2023-02-15 18:47:00 +01:00
Thomas Ricouard 0092ba966d Bump to 1.5.2 2023-02-15 18:46:50 +01:00
Thomas Ricouard 4b1af21c80 Add missing strings 2023-02-15 13:21:01 +01:00
Thomas Ricouard 33ebcf5974 Fix build 2023-02-15 13:20:25 +01:00
Arsienij adee8124f2
Belarusian localization (#835)
* added: belarusian language localization

* updated localization

* updated missing strings

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-15 13:18:04 +01:00
Cthulhux db99e526f4
Update Localizable.strings (#877) 2023-02-15 13:17:36 +01:00
Thomas Ricouard f544d65862 Remove some Env Object from NotificationRowView 2023-02-15 09:04:35 +01:00
Thomas Ricouard d958d10036 Remove Client and RouterPath from StatusRowView env object 2023-02-15 08:46:14 +01:00
Thomas Ricouard 07153e1142 Merge branch 'main' of https://github.com/Dimillian/IceCubesApp 2023-02-15 08:23:49 +01:00
Yusuke Arakawa c09543b9de
Fix an empty dialog would appear if the selected language was empty (#873)
Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
2023-02-15 08:20:45 +01:00
Thomas Ricouard 82e2c080aa Bump to 1.5.1 2023-02-15 08:20:19 +01:00
Yusuke Arakawa 4fc00ea447
Update Localizable.strings (#875)
Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
2023-02-15 08:19:48 +01:00
Thomas Ricouard 0526c1025f Fix pasting screenshot close #864 2023-02-15 06:49:53 +01:00
Thomas Ricouard b707749558 Composer: Remove unavailable features when editing close #868 2023-02-15 06:44:51 +01:00
Thomas Ricouard c4b9e74bcd Escape characters when editing close #811 2023-02-15 06:41:28 +01:00
Yusuke Arakawa 1b47419458
Ignore the report button on my post (#856)
Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
2023-02-15 06:35:11 +01:00
Yusuke Arakawa fc240ce2ef
Update Localizable.strings (#869) 2023-02-15 06:35:01 +01:00
Chanhwi Joo a8456d61d8
Update Korean localization (#870)
* Update Korean localization

* Add translations
2023-02-15 06:34:53 +01:00
Cthulhux bd4c2fbe72
Post -> Beitrag (#865) 2023-02-14 22:13:54 +01:00
Peter-Josef Meisch fc21a3721a
Add setting to disable display of alt texts for media (#854) 2023-02-14 22:13:48 +01:00
Roberto Pastor 062db63d0e
Added missing spanish localization for extension (#853) 2023-02-14 21:28:39 +01:00
Cthulhux f186042ff1
New strings -> German (#858) 2023-02-14 21:27:57 +01:00
Xabi e67f8dd27e
Basque localisation update (#860) 2023-02-14 21:27:50 +01:00
Xabi 3c5efaad94
Update for Basque plurals (#861) 2023-02-14 21:27:42 +01:00
Gian Luca Dalla Torre 7e541273f5
Italian Localization - Version 1.5 Bump (#862) 2023-02-14 21:27:25 +01:00
Thomas Ricouard 2c8703281e Group notification by type instead 2023-02-14 18:55:26 +01:00
Thomas Ricouard c12bf3a098 Group notification by status or account id 2023-02-14 18:08:37 +01:00
Thomas Ricouard 363164d96d Bind tabs to client.id 2023-02-14 14:27:29 +01:00
Thomas Ricouard 498c2129fb oops 2023-02-14 14:15:31 +01:00
Thomas Ricouard 79c9ef4153 Make keychain account accessible after first unlock 2023-02-14 14:15:12 +01:00
Yusuke Arakawa 7bbe3cbc41
Fixed non-existing Json key decoding error (#832)
Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
2023-02-14 12:19:23 +01:00