Commit graph

940 commits

Author SHA1 Message Date
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
Thomas Ricouard 1f14311c2c Better sharing for status and account close #837 2023-02-14 07:26:57 +01:00
Thomas Ricouard df98e0f987 Revert "Use semver library for version checks (#843)"
This reverts commit 380a6acfd1.
2023-02-14 07:03:49 +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
Joe Barbere 380a6acfd1
Use semver library for version checks (#843)
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-14 07:00:32 +01:00
Keita Watanabe f0c2cfc08c
fix build error for env package (#844) 2023-02-14 06:59:44 +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
Thomas Ricouard 6fbe56ce15 Bump to 1.4.9 2023-02-13 21:50:32 +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
Ico Davids 853d70f12a
Use previously unused LocalizedStringKey in language selector (#833) 2023-02-13 18:13: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
Thomas Ricouard 9867faa6de Show inline actions for remote local timeline + fetch remote status 2023-02-13 06:48:29 +01:00
Thomas Ricouard ef37db496c Swiftformat 2023-02-12 18:24:09 +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 aab397f2bb Fix profile pinned post UI 2023-02-12 18:14:34 +01:00
Thomas Ricouard eb6050a38f Swiftformat 2023-02-12 16:29:41 +01:00
Thomas Ricouard 9fd1b4ef73 Cleanup 2023-02-12 16:29:27 +01:00
Thomas Ricouard a959ea3606 Transition profile to List container 2023-02-12 16:13:57 +01:00
Thomas Ricouard ad7ca63c3b Bump to 1.4.8 2023-02-12 13:44:46 +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
Thomas Ricouard 0449120684 Status media: Fix video size 2023-02-12 10:53:59 +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
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