Commit graph

1013 commits

Author SHA1 Message Date
Thomas Ricouard 9329bdf19b Merge branch 'main' of https://github.com/Dimillian/IceCubesApp 2024-01-06 14:19:54 +01:00
Ege Sucu 0058ce36b7
Translated the last added string (#1830) 2024-01-06 14:19:38 +01:00
Thomas Ricouard 8a3c540967 Fix typo 2024-01-06 14:19:28 +01:00
Thomas Ricouard 8c8c551686 Fix warnings + better recently used tags 2024-01-06 11:21:07 +01:00
Thomas Ricouard bb55154b75 Split/Refactor editor autocomplete 2024-01-06 10:52:04 +01:00
Thomas Ricouard e4f7a6954b Split settings view + add recently used tags list 2024-01-06 10:51:47 +01:00
Ege Sucu e473981841
Turkish content is improved & added missing ones. (#1827) 2024-01-06 09:31:49 +01:00
Thomas Ricouard bfc1f61e4b Add access to profile from account selector 2024-01-05 18:57:02 +01:00
Pavlo Shadov 8152db745d
Fix the "About" button's label in Accounts Selector view (#1826)
* Fix the key used for About in Accounts Selector view

* Improve the translation for the word "Application" in Ukrainian
2024-01-05 18:17:11 +01:00
Chanhwi Joo f674c2fa46
Update Korean localization (#1824) 2024-01-05 15:47:13 +01:00
Thomas Ricouard f428118fa0 Recently used tags 2024-01-05 10:57:26 +01:00
Pavlo Shadov 3e968525ac
Update Ukrainian localization (#1817)
* Remove empty string

* Update and add missing localizations

* Revert empty string removal

* Mark "parent view for EditTagGroupView" as translated

* Remove the text dedicated only for Preview
2024-01-05 08:51:53 +01:00
sh95014 e6a4bd383c
shift the square.and.pencil icon so that the square is visually centered in the background rectangle (#1819) 2024-01-05 08:50:51 +01:00
sh95014 72b4a92bfe
update zh_Hant (#1820)
* checkpoint

* checkpoint

* plurals and a couple of minor fixes

* Update Localizable.strings

* Update Localizable.strings

* Update zh-Hant localizations

* improve translation of "by" in "filtered by"

* update zh-Hant localization

* update Hant localization

* Update zh_Hant

* improve status.poll.closes-in

* Update zh_Hant

* Custom layout for App Store links

* update zh-Hant

* update zh_Hant
2024-01-05 08:50:35 +01:00
Jesús Jiménez Sánchez e61a2a32e4
Add missing Spanish translations (#1822) 2024-01-05 08:50:21 +01:00
Thomas Ricouard 6bb6a02912 Add a new custom Post tab for the tabbar 2024-01-05 08:36:06 +01:00
Thomas Ricouard 80a22e55fa Fix sidebar bottom egde 2024-01-04 21:28:45 +01:00
Thomas Ricouard c3adb37da0 More fixes for slideover mode 2024-01-04 21:24:22 +01:00
Thomas Ricouard 3d29c9e600 Fix account swap for favorites and bookmarks 2024-01-04 16:53:10 +01:00
Thomas Ricouard 60ade66251 Sidebar fixes 2024-01-04 16:42:03 +01:00
Thomas Ricouard 469b99f3c9 Sidebar is now backed by TabView + restore slideover tabbar transition 2024-01-04 16:21:15 +01:00
Thomas Ricouard e733dc3f2a iPad hotfix: Disable tabbar slideover 2024-01-04 07:47:59 +01:00
Thomas Ricouard 0e9a006483 Optimize images 2024-01-03 20:53:48 +01:00
Xabi 8459224ab1
Update EU localisation (#1813)
New strings, standardisation and fixes
2024-01-03 16:48:25 +01:00
Cthulhux d46d47f97d
de: updated fast refresh disclaimer, fixed english grammar ;-) (#1816) 2024-01-03 16:48:19 +01:00
Jerry Zhang 6babd50d6e
Update Simplified Chinese localization (#1814)
* Update SC Localization

* fix: wrong order in tabs SC translation

Co-Authored-By: nixzhu <zhuhongxu@gmail.com>

---------

Co-authored-by: nixzhu <zhuhongxu@gmail.com>
2024-01-03 16:48:06 +01:00
Thomas Ricouard ad4995ad70 Catalyst: Fix mention window 2024-01-03 13:40:53 +01:00
Thomas Ricouard 6854df4b89 Better fast refresh disclaimer 2024-01-03 10:54:48 +01:00
Thomas Ricouard 6cc14f8249 Better UX for avatar / header selection 2024-01-02 21:50:11 +01:00
Thomas Ricouard f6b7b9807f Fix #1808 2024-01-02 18:55:36 +01:00
Hao Song 245f13d59f
Fix settings done button logic (#1809)
* Fix settings done button logic

With the new customizable tab bar, "Settings" can be rendered directly
as the root view of a tab bar entry instead of as a "modal" presented
from the root view. The "Done" button to dismiss the modal should be
hidden if `isModal` is `false`.

* Hide Settings secondary column button for iPad when presented as a modal
2024-01-02 18:50:50 +01:00
Andrea Draghetti 442a7938ca
Improved the Italian translation (#1810) 2024-01-02 15:16:07 +01:00
sh95014 c4de2d6784
zh-Hant localization (#1804)
* checkpoint

* checkpoint

* plurals and a couple of minor fixes

* Update Localizable.strings

* Update Localizable.strings

* Update zh-Hant localizations

* improve translation of "by" in "filtered by"

* update zh-Hant localization

* update Hant localization

* Update zh_Hant

* improve status.poll.closes-in

* Update zh_Hant

* Custom layout for App Store links

* update zh-Hant
2024-01-02 15:16:00 +01:00
Thomas Ricouard 983c22886a Rework icons order 2024-01-02 13:29:21 +01:00
Thomas Ricouard e41dcd6976 Fix timeline tag group filter 2024-01-01 19:00:23 +01:00
Thomas Ricouard 8ee5da319c Reflect edit / post / delete status better 2024-01-01 16:46:34 +01:00
Xabi e694dd5529
Update EU localisation (#1801)
The following strings were marked as translated even if they were not:
- tabs customizations
- first tab
- second tab
- fourth tab
- fifth tab

Is there a way to sort strings by date on Xcode?
2023-12-30 16:16:43 +01:00
Thomas Ricouard 0497191acf Add icons for all filters 2023-12-30 16:16:19 +01:00
Thomas Ricouard fe66acbd39 Timeline: Add pills quick access 2023-12-30 14:54:09 +01:00
Thomas Ricouard 8a2861b37f Add stream tests 2023-12-30 09:08:19 +01:00
Thomas Ricouard 176e4feaf8 Move tabbar label settings 2023-12-30 07:34:47 +01:00
Thomas Ricouard c328c6c0be Refactor App level to App + App View -> Slideover = phone layout on iPad 2023-12-29 18:50:53 +01:00
Thomas Ricouard c9dc24d02a visionOS icon 2023-12-29 16:29:48 +01:00
Thomas Ricouard 59bd8a437a Update macOS icon 2023-12-29 16:14:35 +01:00
Thomas Ricouard 67969f595a Fix About view crash on macOS 2023-12-29 14:21:12 +01:00
Thomas Ricouard 1a366c7bd7 New default icon 2023-12-29 09:40:20 +01:00
Cthulhux 32119e67c1
de: Update Localizable.xcstrings (#1791)
More string translations.. :-)

Note: you forgot to set "needs_review" for some of them this time.
2023-12-29 07:33:10 +01:00
Xabi 52d726f9b4
Update EU localisation (#1793)
Translated strings that needed review
2023-12-29 07:33:04 +01:00
Thomas Ricouard 19715bb1f6 Fix local / trending tab showing federated timeline 2023-12-29 07:32:33 +01:00
Thomas Ricouard 6850fcd928 Add support / about shortcuts in account selector bottom sheet 2023-12-28 16:03:16 +01:00