Commit graph

420 commits

Author SHA1 Message Date
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
Thomas Ricouard 12e9773524 Fix Localizable 2023-02-09 06:49:19 +01:00
Peter-Josef Meisch 70dce60b95
Fix handling of polls (#723)
* Fix handling of polls

* Fixes

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-09 06:35:19 +01:00
Yusuke Arakawa 11c5da05c2
Remove tab string from iOS app (#669)
* Remove tab string from iOS app

* Added tab string display setting

* Fixes

---------

Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-09 06:28:16 +01:00
Andrzej Rózga 11a9427cb5
Polish localization update (#725) 2023-02-09 06:23:20 +01:00
Yusuke Arakawa eb59bb5a72
Update Localizable.strings (#726) 2023-02-09 06:23:12 +01:00
Gian Luca Dalla Torre 090994f8ab
Italian Localization Update (#727)
A bunch of new labels have been translated
2023-02-09 06:23:02 +01:00
Sean Goldin e6d3cd0c94
Add Basque language (#728) 2023-02-09 06:22:53 +01:00
Yusuke Arakawa 81ce93f446
Removed unnecessary indentation from #716 (#730)
Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
2023-02-09 06:22:34 +01:00
Gareth Simpson 8f6e6853aa
Add a preview toot to the top of the display settings page. (#716)
* Add a preview toot tot the top of the display settings page.

* DisplayModel doesn't need to be @State

* Disable hitTest

* Example Post

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-08 19:09:24 +01:00
nixzhu badab0aece
Update some translations (#714) 2023-02-08 18:46:33 +01:00
Ico Davids 07a0cad7d1
Dutch localization for confirmation before deleting a post (#718) 2023-02-08 18:46:24 +01:00
Cthulhux 17ca767bfb
Updated German translation (#719)
more strings
2023-02-08 18:46:16 +01:00
Thomas Ricouard 8d6a84a48e In app browser is back to full screen 2023-02-08 07:22:52 +01:00
Yusuke Arakawa e953c243cc
Show confirmation dialog when deleting post (#713) close #712
* Show confirmation dialog when deleting post

* Localization

* Fixes

---------

Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-08 06:24:09 +01:00
Jerry dd13c6c94e
Update SC localization (#708) 2023-02-07 19:28:16 +01:00
Roberto Pastor 036c42408e
Updated spanish translation (#697)
Co-authored-by: Roberto Pastor <roberto.pastor@cabify.com>
2023-02-07 15:13:36 +01:00
Cornelius Schiffer e06b89d757
Updated German translation (#699) 2023-02-07 15:13:27 +01:00
Ico Davids b8680df48d
Dutch localization for second column setting on iPad (#700)
* Dutch localization for second column setting on iPad

* Dutch localization for second column setting on iPad
2023-02-07 15:13:20 +01:00
Andrzej Rózga a87587fdf4
Polish localization update (#701) 2023-02-07 15:13:13 +01:00
Kum Hathaway af6a66d6c5
Update Japanese Localizable.strings (#704)
Add link-related translations
2023-02-07 15:13:05 +01:00
Thomas Ricouard f181be3b9b Added missing localization 2023-02-07 08:36:10 +01:00
Andrzej Rózga 0ff31877c4
Polish localization update - new strings (#689) 2023-02-07 07:06:57 +01:00
Emmanuel Netter d44ce092ad
Added french translation for "settings.display.show-ipad-column" (#686)
* 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
2023-02-07 07:06:48 +01:00
Cthulhux 528f14e608
Secondary column translated (German) (#690)
New day, new string...
2023-02-07 07:06:39 +01:00
Thomas Ricouard 6aa01e295b Move some files to see if it's working in production 2023-02-07 06:42:26 +01:00
Thomas Ricouard c5e43394c8 Add a setting to disable secondary column on iPad / macOS 2023-02-06 18:53:37 +01:00
Thomas Ricouard ff570e214c Properly support OpenDyslexic and HyperLegible Fix #677 2023-02-06 18:15:08 +01:00
Thomas Ricouard 3c9b0af3dd Merge branch 'main' of https://github.com/Dimillian/IceCubesApp 2023-02-06 17:57:17 +01:00
Thomas Ricouard b417141269 Also stop watcher on macOS 2023-02-06 17:53:47 +01:00
Sean Goldin 90ec3d419c
Clean up HapticManager (#678)
* Check for haptic capabilities

* Make manager do most of work

* ABC enum

* Fix spelling 😊

* Small tweak
2023-02-06 17:53:27 +01:00
Andrzej Rózga d930871b04
Polish localization update (missing translation) (#680) 2023-02-06 17:52:05 +01:00
Chanhwi Joo 3d1e178128
Add new Korean translations (#681)
* Add new Korean translations

* Use easier words
2023-02-06 17:51:57 +01:00
Ico Davids 48c3f56be7
Updates to Dutch localization (#683) 2023-02-06 17:51:49 +01:00
Mackenzie f1fd18a04f
make share and copy links translatable (#551)
* make share and copy links translatable

* add placeholders to other files
2023-02-06 12:29:18 +01:00
Peter-Josef Meisch c7f22d5022
Add muting duration submenu (#662)
* Add muting duration submenu

* set japanese localizations
2023-02-06 12:25:51 +01:00