Commit graph

655 commits

Author SHA1 Message Date
Ico Davids
678f6f0cdd
Redesigned swipe actions settings (#937)
* Redesigned Swipe Action Settings screen

* Add TODO comments

* Redesigned Swipe Action Settings screen

* Redesigned Swipe Action Settings screen

* Add EN localization strings for primary/secondary

* Consolidate left/right swipe actions into one section

* Switch to targeted Swift concurrency warnings + fix them

* Polish localization update (#936)

* Updates to Dutch localization: (#935)

* de: translated the notes feature (#933)

* Fix 1 line note in centre (#938)

* Sort lists alphabetically in ListAddAccountView (#943)

* Optimize viewId (#942)

* Update Localizable.strings (#941)

Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>

* Update Nuke (#940)

* Remove Sendable conformance on Client as it's not needed

* Profile: Show about fields inline

* Added a tip that it's a video, and not an image when autoplay is off (#939)

* Added a tip that it's a video, and not an image when autoplay is off

* Centered - bigger version of the video tip

* Share post as image close #885

* Honour in app browser settings when opening profile about fields

* Fix threading UI

* More tweak to capture mode

* Update Localizable.strings (#948)

* Update Localizable.strings (#946)

Translated..

* Updated EmojiText to 2.x (#944)

Interface used by IceCubeApp has not changed from 1.x to 2.x
Looking at the library diff shows new features like SFSymbol powered emojis. Not like we're going to make use of that
https://github.com/divadretlaw/EmojiText/compare/v1.2.0...2.0.2

* Bump to 1.5.5

* Polish localization update (#949)

* Optimize avatar view (#950)

* Reduce AvatarPlaceholderView body calls

* Resize avatars

* Reworked post header view + add option to hide server name from username

* Better header spacing

* Further improvement to the post header

* Polish localization update (#954)

* Update Localizable.strings (#953)

* Show post header thread icon more consistently

* Fix post header

* Fix threading UI

* Fix trending refresh

* de: 1 new string -> translated (#955)

* Update Simplified Chinese Translation (#926)

* Update Korean localization (#957)

* Trim whitespace and newlines in instance rules list (#956)

* Fix theme not being applied live on status row close #961

* Update some translations (#959)

* Add indicator for bots accounts

* Bump to 1.5.6

* Fix status actions on boosting posts (#974)

* Fix context menus for boosts

* Allow my boost of my followers-only post

* Disable boost context menu on posts can't be boosted and show different string for boosting my own private post

* Localizations

* CR

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>

* Fix crash when opening account details (#972) close #918

* Tweak the theme selector view (#975)

Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>

* Change the Content Settings icon to match the timeline icon again. (#969)

* Fix display of multiple vote polls (#967)

Closes #952

* Updates to Dutch localization (#966)

* Font picker consistency (#960)

* Put SF Rounded into the popup menu with Hyperlegible & Dislexia

* Remove SF Rounded Toggle

* Fix In-App Safari (#945)

* Fix In-App Safari

* Open SFSafariViewController in a separate window

* Swiftformat

* Optimize custom font

* Fix a localization + make the ... menu zone bigger

* Update Localizable.strings (#976)

* Fix Equatable impl for Status and Account (thanks class)

* Make secondary column available on any size + add a toggle + faster macOS window resize

* Bigger secondary column width

* Composer: Fix swipe to dismiss

* Composer: Better ALT editing UI

* updates for Basque (#983)

added missing translations and small fixes

* Updated spanish localization (#982)

Co-authored-by: Roberto Pastor <roberto.pastor@cabify.com>

* Polish localization update (#980)

* Update Localizable.strings (#979)

More strings

* Singularize enum type names (#978)

* Fixes for composer and DM

* Remove padding

* Rename settings.swipeactions.status.icon-style

* Remove unused left/right localizable strings

* Add settings.swipeactions.appearance

* Add settings.swipeactions.status.explanation

* Add settings.swipeactions.primary and settings.swipeactions.secondary

* Add settings.swipeactions.use-theme-colors and settings.swipeactions.use-theme-colors-explanation

* Dutch localization update

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
Co-authored-by: Andrzej Rózga <53080024+AndrzejRozga@users.noreply.github.com>
Co-authored-by: Cthulhux <github@tuxproject.de>
Co-authored-by: Sean Goldin <EvilOne@users.noreply.github.com>
Co-authored-by: David Davies-Payne <d2p@me.com>
Co-authored-by: Alex Grebenyuk <grebenyuk.alexander@gmail.com>
Co-authored-by: Yusuke Arakawa <108506642+nekolaboratory@users.noreply.github.com>
Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
Co-authored-by: Thomas Durand <Dean151@users.noreply.github.com>
Co-authored-by: Dejavu Moe <jialong.vip@gmail.com>
Co-authored-by: Chanhwi Joo <56245920+te6-in@users.noreply.github.com>
Co-authored-by: Henrik Nyh <henrik@nyh.se>
Co-authored-by: nixzhu <zhuhongxu@gmail.com>
Co-authored-by: Gareth Simpson <g@xurble.org>
Co-authored-by: Peter-Josef Meisch <pj.meisch@sothawo.com>
Co-authored-by: David Walter <divadretlaw@users.noreply.github.com>
Co-authored-by: Xabi <xabi.rn@gmail.com>
Co-authored-by: Roberto Pastor <wedge.hero@gmail.com>
Co-authored-by: Roberto Pastor <roberto.pastor@cabify.com>
Co-authored-by: Louis Lac <lac.louis5@gmail.com>
2023-02-22 07:07:26 +01:00
Thomas Durand
ded5bea4ce
Fix build with Swift 5.8 (#986)
Non optionals in if let don't work on the latest Xcode Beta
2023-02-22 07:04:37 +01:00
Julian Kahnert
0011b25a1c
fixes 965 (#991) 2023-02-22 07:04:02 +01:00
Aliaksandr
0fe7519307
Update belarussian localization (#990) 2023-02-22 07:02:42 +01:00
Gian Luca Dalla Torre
3e7fc347fb
Italian Localization Update (#992)
Get ready for version 1.5.7
2023-02-22 07:02:30 +01:00
nixzhu
2672e74d85
Update some translations (#995) 2023-02-22 07:02:21 +01:00
Louis Lac
bf49a4558c
Singularize enum type names (#978) 2023-02-21 18:52:30 +01:00
Cthulhux
737b179066
Update Localizable.strings (#979)
More strings
2023-02-21 18:51:46 +01:00
Andrzej Rózga
654f6f5d1a
Polish localization update (#980) 2023-02-21 18:51:25 +01:00
Roberto Pastor
ce0d27537a
Updated spanish localization (#982)
Co-authored-by: Roberto Pastor <roberto.pastor@cabify.com>
2023-02-21 18:51:18 +01:00
Xabi
a0f95b64bd
updates for Basque (#983)
added missing translations and small fixes
2023-02-21 18:51:11 +01:00
Thomas Ricouard
e758df04a8 Bigger secondary column width 2023-02-21 18:46:28 +01:00
Thomas Ricouard
7a997ebd8a Make secondary column available on any size + add a toggle + faster macOS window resize 2023-02-21 13:37:31 +01:00
Yusuke Arakawa
b643dda083
Update Localizable.strings (#976) 2023-02-21 08:09:50 +01:00
Thomas Ricouard
533558eb81 Fix a localization + make the ... menu zone bigger 2023-02-21 08:09:27 +01:00
Thomas Ricouard
b259b6739e Swiftformat 2023-02-21 07:23:42 +01:00
David Walter
94d50fafc4
Fix In-App Safari (#945)
* Fix In-App Safari

* Open SFSafariViewController in a separate window
2023-02-21 07:23:23 +01:00
Gareth Simpson
53f364b232
Font picker consistency (#960)
* Put SF Rounded into the popup menu with Hyperlegible & Dislexia

* Remove SF Rounded Toggle
2023-02-21 07:08:32 +01:00
Ico Davids
5057659cfc
Updates to Dutch localization (#966) 2023-02-21 07:05:34 +01:00
Peter-Josef Meisch
6aeb25885c
Fix display of multiple vote polls (#967)
Closes #952
2023-02-21 07:05:21 +01:00
Gareth Simpson
a2346413ec
Change the Content Settings icon to match the timeline icon again. (#969) 2023-02-21 07:04:17 +01:00
Chanhwi Joo
f04c15b8fe
Fix status actions on boosting posts (#974)
* Fix context menus for boosts

* Allow my boost of my followers-only post

* Disable boost context menu on posts can't be boosted and show different string for boosting my own private post

* Localizations

* CR

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-21 06:59:47 +01:00
nixzhu
5e81eda3ed
Update some translations (#959) 2023-02-20 18:09:19 +01:00
Thomas Ricouard
e7fffa07d4 Fix theme not being applied live on status row close #961 2023-02-20 13:00:50 +01:00
Henrik Nyh
2508f98ce1
Trim whitespace and newlines in instance rules list (#956) 2023-02-20 06:41:49 +01:00
Chanhwi Joo
3038225371
Update Korean localization (#957) 2023-02-20 06:16:47 +01:00
Dejavu Moe
d8f258ecbe
Update Simplified Chinese Translation (#926) 2023-02-20 06:16:38 +01:00
Cthulhux
3ef202d985
de: 1 new string -> translated (#955) 2023-02-19 20:57:07 +01:00
Yusuke Arakawa
83d236426b
Update Localizable.strings (#953) 2023-02-19 19:57:50 +01:00
Andrzej Rózga
ee31c60f70
Polish localization update (#954) 2023-02-19 19:57:42 +01:00
Thomas Ricouard
0d6eff391b Reworked post header view + add option to hide server name from username 2023-02-19 19:16:39 +01:00
Andrzej Rózga
76be2b5671
Polish localization update (#949) 2023-02-19 18:33:39 +01:00
Cthulhux
541cee356e
Update Localizable.strings (#946)
Translated..
2023-02-19 16:28:25 +01:00
Yusuke Arakawa
6ce2aea6c9
Update Localizable.strings (#948) 2023-02-19 16:28:16 +01:00
Thomas Ricouard
ccc504fc6f Share post as image close #885 2023-02-19 15:29:07 +01:00
Thomas Ricouard
65e63c4586 Remove Sendable conformance on Client as it's not needed 2023-02-19 07:51:16 +01:00
Yusuke Arakawa
20098c8e7a
Update Localizable.strings (#941)
Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
2023-02-19 07:25:34 +01:00
Cthulhux
9f4b1f6874
de: translated the notes feature (#933) 2023-02-18 21:25:34 +01:00
Ico Davids
6f245263e9
Updates to Dutch localization: (#935) 2023-02-18 21:25:26 +01:00
Andrzej Rózga
585b886432
Polish localization update (#936) 2023-02-18 21:25:17 +01:00
Peter-Josef Meisch
7cc1ca44b5
Display and edit notes on profiles (#929)
Closes #165
2023-02-18 18:28:16 +01:00
Thomas Ricouard
bfce92d71e Per account notifications count close #894 2023-02-18 15:36:18 +01:00
Thomas Ricouard
9bc65d5563 Enable landscape on iOS 2023-02-18 07:42:35 +01:00
Thomas Ricouard
5caa0b6478 Merge branch 'main' of https://github.com/Dimillian/IceCubesApp 2023-02-18 07:27:03 +01:00
Thomas Ricouard
ca4e80101f Swiftformat 2023-02-18 07:26:48 +01:00
Kum Hathaway
c3b0874d51
Update Localizable.strings (#919)
Fixed a confusing part of setting up swipe actions.
2023-02-18 07:25:27 +01:00
Thomas Ricouard
f09781582f Various optimizations to views & images rendering 2023-02-17 18:17:51 +01:00
Thomas Ricouard
b7e7ee0736 Composer: Fix account switcher in share sheet 2023-02-17 13:30:45 +01:00
Jerry
16ed93acaf
Update Simplified Chinese translations (#905)
* Add new translations

* Refine previous translations

* Push Notifications translations

along with "send poll" translation refinement
2023-02-17 06:31:15 +01:00
Ico Davids
34abcf2273
Updates to Dutch localization (#907) 2023-02-17 06:31:07 +01:00
Cthulhux
f69b0e29ca
One string got lost recently… (#913)
Here it is again.
2023-02-17 06:31:00 +01:00
Peter-Josef Meisch
0b5ad32a92
add 12 hour duration to poll duration menu (#892) 2023-02-16 13:22:48 +01:00
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
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
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
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
d958d10036 Remove Client and RouterPath from StatusRowView env object 2023-02-15 08:46:14 +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
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
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
363164d96d Bind tabs to client.id 2023-02-14 14:27:29 +01:00
Yusuke Arakawa
dfc59abed5
Update Localizable.strings (#846) 2023-02-14 12:18:25 +01:00
Roberto Pastor
7e3535d502
Updated spanish translation (#847)
Co-authored-by: Roberto Pastor <roberto.pastor@cabify.com>
2023-02-14 12:18:09 +01:00
Jerry
74b31a8686
Update Simplified Chinese localization (#848)
* Update Localizable.strings

* Final adjustments

Co-authored-by: nixzhu <zhuhongxu@gmail.com>

---------

Co-authored-by: nixzhu <zhuhongxu@gmail.com>
2023-02-14 12:18:01 +01:00
Ico Davids
9bc83a89af
Updates to Dutch localization (#851)
- Translation for report post actions
- Translation for icon settings
- Changed "icoon" to more idiomatic "symbool", in accordance with the official Apple localization
2023-02-14 12:17:52 +01:00
Andrzej Rózga
5f7a11c677
Polish localization update (#852) 2023-02-14 12:17:44 +01:00
Thomas Ricouard
dbbd33ba88 Reworked social notifications 2023-02-14 12:17:27 +01:00
Thomas Ricouard
d73b6952d9 Use communication notifications 2023-02-14 08:54:23 +01:00
Thomas Ricouard
05815e6d35 Correctly route notification at app launch 2023-02-14 07:46:45 +01:00
Chanhwi Joo
af61ff7914
Improve swipe actions (#825)
* Remove icons from settings

* Add new toggle for using the theme tint

* Localizations

* Add icon style picker

* Localizations

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-14 07:01:55 +01:00
Andrzej Rózga
01a45b4a52
Localization update - missing strings in Localizable (#838)
- added missing string for "Official icons"
- added missing string for "Icons by ..."
- added String extension in IconSelectorView.swift
  (maybe you prefer it in separate file)

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-14 07:01:34 +01:00
Andrzej Rózga
63d055fc04
Polish localization update (#839) 2023-02-14 07:01:05 +01:00
Cthulhux
c80b0c7116
Report Post -> German (#840) 2023-02-14 07:00:56 +01:00
Xabi
1e1dba4f6b
Update Basque localisation (#841)
Report status
2023-02-14 07:00:48 +01:00
Chanhwi Joo
8da1ee2f14
Update Korean localizations (#842) 2023-02-14 07:00:40 +01:00
Kum Hathaway
0ac6ecf013
Update Localizable.strings (#845)
Translation update on "report post"
2023-02-14 06:59:03 +01:00
Thomas Ricouard
3d96d6997d Better handling of notifications 2023-02-13 22:30:06 +01:00
Thomas Ricouard
90199fc88b Route to push notifications on selection 2023-02-13 21:50:44 +01:00
Ico Davids
cf58787f5c
Updates to Dutch localization (#836)
- Translation for `conversations.action.view-detail`
2023-02-13 21:13:09 +01:00
Thomas Ricouard
50f6f1b007 Report status 2023-02-13 21:12:18 +01:00
J-rg
1883e0eef9
Update German localization (#830) 2023-02-13 20:15:59 +01:00
Xabi
4fd0ba752b
Fix Basque localisation (#831)
I dropped two strings at some point — they have been added back.

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-13 20:15:33 +01:00
Chanhwi Joo
6cf99613c0
Add a missing string (#834) 2023-02-13 18:12:34 +01:00
Ico Davids
bbebfed91c
Dutch localization updates: (#820)
- Swipe actions
- Accessibility
- Custom emoji
- Language selection confirmation
2023-02-13 07:03:00 +01:00
Andrzej Rózga
165648b731
Polish localization update (#821) 2023-02-13 07:02:52 +01:00
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
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
eb6050a38f Swiftformat 2023-02-12 16:29:41 +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
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
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
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
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
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
Yusuke Arakawa
b7f4be0594
Update Localizable.strings (#766) 2023-02-10 18:31:23 +01:00
Rainer Martinez
9f9a03c54b
Update Catalan translation (#773) 2023-02-10 18:25:58 +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
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
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
David Davies-Payne
11167c35c3
Also sort tags and lists in profile view (#764)
* Add CurrentAccount.sortedLists and .sortedTags

Sorts alphabetically, ascending, lowercased on title and name respectively.

* TimelineTab uses CurrentAccount.sortedLists and .sortedTags

* Account detail sorts tags and lists

Alphabetically, ascending, lowercased via CurrentAccount.sortedTags, .sortedLists
2023-02-10 06:38:18 +01:00
Sean Goldin
d5177f9b2d
Clean up IconSelectorView code (#745)
* Clean up code

* Update IceCubesApp/App/Tabs/Settings/IconSelectorView.swift

Co-authored-by: Ico Davids <ico.davids@gmail.com>

---------

Co-authored-by: Ico Davids <ico.davids@gmail.com>
2023-02-09 18:49:03 +01:00
Cthulhux
ce5ee5e021
Updated German translation (#746)
Improved some grammar, translated new strings...
2023-02-09 18:48:42 +01:00
Thomas Ricouard
5ab9566ca5 Ensure account and tab switching is done without animations 2023-02-09 18:48:31 +01:00
Yusuke Arakawa
dae7b85d3d
Timeline: restore the selected timeline at the next startup (#694)
* Timeline: restore the selected timeline at the next startup

Signed-off-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>

* Rename: UserDefaultas label name

Signed-off-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>

* Timeline: RawRepresentable of TimelineFilter

Signed-off-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>

* Cleanup code

* Supports RemoteTimelineFilter

* Cleanup code

* Safe saves last viewed status

---------

Signed-off-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
2023-02-09 12:27:59 +01:00
Ico Davids
02060cb4cd
Dutch localization updates: (#741)
- Example post
- Send vote
- Show tab name
2023-02-09 12:27:42 +01:00
Andrzej Rózga
432baac1eb
Polish localization update (#743) 2023-02-09 12:27:33 +01:00
Thomas Ricouard
c3d6eeb998 Add 1 more icon 2023-02-09 12:24:24 +01:00
Gareth Simpson
a43a657f1e
Add translate button to the preview post in settings (#724)
* Add translate button to the preview post in settings

* Accidental outdent.

* Add share button to placeholder status and also preview status in settings.
2023-02-09 07:38:04 +01:00
Yusuke Arakawa
e2a836e6e3
Update Localizable.strings (#734) 2023-02-09 07:37:39 +01:00
Yusuke Arakawa
32c9d1464a
Fix the theme is not applied to a part of the setting screen on iPadOS (#736)
Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
2023-02-09 07:37:16 +01:00