Commit Graph

28 Commits

Author SHA1 Message Date
Thomas Ricouard
0d6eff391b Reworked post header view + add option to hide server name from username 2023-02-19 19:16:39 +01:00
Thomas Ricouard
ccc504fc6f Share post as image close 2023-02-19 15:29:07 +01:00
Peter-Josef Meisch
7cc1ca44b5
Display and edit notes on profiles ()
Closes 
2023-02-18 18:28:16 +01:00
Peter-Josef Meisch
0b5ad32a92
add 12 hour duration to poll duration menu () 2023-02-16 13:22:48 +01:00
Thomas Ricouard
6c6d25fc63 Add a setting to use SF Rounded font close 2023-02-15 20:03:31 +01:00
Quin
43b32ca3f7
Add accessibility labels to timeline headers. () 2023-02-15 18:47:42 +01:00
Xabi
85121be91c
Update Basque localisation: Localizable.strings ()
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
Peter-Josef Meisch
fc21a3721a
Add setting to disable display of alt texts for media () 2023-02-14 22:13:48 +01:00
Xabi
e67f8dd27e
Basque localisation update () 2023-02-14 21:27:50 +01:00
Thomas Ricouard
dbbd33ba88 Reworked social notifications 2023-02-14 12:17:27 +01:00
Chanhwi Joo
af61ff7914
Improve swipe actions ()
* 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 ()
- 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
Xabi
1e1dba4f6b
Update Basque localisation ()
Report status
2023-02-14 07:00:48 +01:00
Thomas Ricouard
50f6f1b007 Report status 2023-02-13 21:12:18 +01:00
Xabi
4fd0ba752b
Fix Basque localisation ()
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 () 2023-02-13 18:12:34 +01:00
Xabi
35c694b06c
Smol fixes for Basque ()
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 ()
* 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
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
Xabi
867c52fe06
Update Basque locale ()
Swipe actions
2023-02-12 06:46:37 +01:00
Peter-Josef Meisch
124aeef7fb
swipe actions improvements ()
* 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
Xabi
ebaafc1586
Updated Basque localisation ()
New accessibility strings and small fixes.
2023-02-11 20:22:18 +01:00
Chanhwi Joo
129671bbd4
Remove settings.display.section phone & settings.display.section.ipad from Localizable.strings () 2023-02-11 20:21:27 +01:00
Andrzej Rózga
2363424aef
Localization update ()
- new string status.editor.emojis.navigation-title for hardcoded "Custom Emojis"
2023-02-11 20:21:12 +01:00
Quin
e192135f37
Add accessibility labels to buttons in compose screen. ()
* Add accessibility labels to buttons in compose screen.

* Localize accessibility labels.

* Put them in all files.
2023-02-11 07:21:22 +01:00
Xabi
745d6b41c0
Updated Basque translations ()
Overall improvements and missing strings
2023-02-10 06:38:52 +01:00
Thomas Ricouard
12e9773524 Fix Localizable 2023-02-09 06:49:19 +01:00
Sean Goldin
e6d3cd0c94
Add Basque language () 2023-02-09 06:22:53 +01:00