Commit graph

121 commits

Author SHA1 Message Date
Thomas Ricouard
45704e6d0d Fix Catalan addition 2023-01-28 18:47:22 +01:00
Thomas Ricouard
1521dcad75 Bump version to 1.2.1 2023-01-28 18:39:05 +01:00
Thomas Ricouard
1a0aa3fb84 Fix Polish + add missing keys 2023-01-28 06:56:07 +01:00
Arthur Givigir
be802980c5
Add Brazilian Portuguese Localization (#448)
* Added new language support - Brazilian Portuguese

* Translated string

* Fixed translation form was-reply

* Rebased from main and added missing strings to Brazilian Portuguese

* Fixed conversations.empty.message translation

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-28 06:35:31 +01:00
Espen Bye
5e61b2d61e
Adding Norwegian (Bokmål) localization (#451) 2023-01-28 06:34:23 +01:00
Thomas Ricouard
7c160ce731 Bump to 1.2 2023-01-28 06:26:54 +01:00
Thomas Durand
8cac9df8c6
Action extension that would open a deep link in the app (#423)
* Early version of an action that would open a deeplink in the app

* Extend routeur support + catch deeplinks

* Cleaning extension code, using what local packages has to offer

* Removed useless stuff from the extension

* Added action icon ; Thanks Dall-E for the icon

* Added the action name within a localizable file

* Fix routeur

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-27 20:35:16 +01:00
Haythem BEN ABDALLAH
1824721a57
Add french localisation (#440)
* Update French localization

* Updated french localization

* Update Localizable.strings

* Fix add french

---------

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-27 16:57:33 +01:00
Thomas Ricouard
92c1f40535 Add 3 new icons 2023-01-27 07:54:59 +01:00
Thomas Ricouard
e8e44a94a3 Bump version to 1.1.3 2023-01-27 06:57:11 +01:00
Thomas Ricouard
e811d5dd39 Bump version to 1.1.2 + More fixes for iPad logged out 2023-01-26 22:07:21 +01:00
Thomas Ricouard
c868cdb2d5 Bump version to 1.1.1 2023-01-26 20:56:07 +01:00
Thomas Ricouard
d1db5b6d3b Add the sound to notification extension 2023-01-26 20:47:36 +01:00
Thomas Ricouard
a10e3d239b Add two new icons 2023-01-26 18:27:27 +01:00
Thomas Ricouard
5cd9ddd945 New account settings + create / edit server side filters 2023-01-25 21:18:34 +01:00
Yiğit Küçük
91829b4dd8
Added Turkish localization (#358)
* Create Localizable.strings

* Create Localizable.stringsdict

* Fix translation

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-25 06:30:21 +01:00
Gareth Simpson
ab4ac1b004
Local content settings close #338 (#362)
* Local settings for sensitive content.

* Local sensitive content settings

* Added the posting settings as well as the reading ones.

* Menu item / nav title mismatch

* Fixes

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-25 06:28:16 +01:00
Thomas Ricouard
1aadb0ce3a Add a setting for disabling social keyboard close #355 2023-01-24 21:44:33 +01:00
Thomas Ricouard
a0ef5048fa Bumping to 1.1 2023-01-24 19:04:41 +01:00
Fahim Farook
48556bd051
xcconfig Support (#342)
* xcconfig Support

* Added supporting an xcconfig file so that multiple users can build/work with the project without needing to change signing info
* Added a template xcconfig file to be shared in repo (your xcconfig file is never committed to Git repo)
* Updated README

* Ignore xcconfig File

* Add the users xcconfig file to .gitignore

* Update README.md

* Update README.md as per review suggestions

* Add release config

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-24 17:29:20 +01:00
Hidemune Takahashi
ae3d190799
Added marked text range support (#345)
* 👍 Added markedTextRangeSupport.

* 👍 ignore when markedTextRange is non-nil.

* Update TextView revision

Co-authored-by: Hidemune Takahashi <h1d3mun3.74k4h45h1@gmail.com>
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-24 17:26:56 +01:00
Thomas Ricouard
d05afd93c4 Push notifications: display account name if multi account fix #344 2023-01-24 13:38:26 +01:00
Thomas Ricouard
baeba46dbc Add Japanese translation 2023-01-24 06:33:39 +01:00
Thomas Ricouard
7664b97a31 Bump version to 1.0.10 2023-01-23 20:28:13 +01:00
Thomas Ricouard
8d1bb3da46 Bump to 1.0.9 2023-01-23 06:33:16 +01:00
Thomas Ricouard
88ac6e1de5 Proper 1.0.8 bump 2023-01-22 20:00:05 +01:00
Steve Kalkwarf
fb6b2b39fa
Adjusted file names to match content (#286) 2023-01-22 19:59:22 +01:00
Thomas Ricouard
29f6bf0579 Bump version to 1.0.8 2023-01-22 18:49:48 +01:00
Thomas Ricouard
8680d2b83a Few keyboard fixes 2023-01-22 17:17:33 +01:00
Thomas Ricouard
fc4524cef8 Merge branch 'main' of https://github.com/Dimillian/IceCubesApp 2023-01-22 15:58:49 +01:00
Sean Goldin
97f8dfd74d
Add localisation plurals (#239)
* Add localisation plurals

* Add more languages to plurals

* Remove unused localised keys

* Update per #225
2023-01-22 15:47:44 +01:00
Thomas Ricouard
b4225b2be7 Bump version to 1.0.7 2023-01-22 12:26:52 +01:00
Thomas Ricouard
5991641d32 Correct add Italian translation 2023-01-22 06:37:55 +01:00
Jerry
d3669aa9fd
Add Simplified Chinese Localization (#237)
* Add Simplified Chinese Localization

* Update Localizable.strings

* Update Localizable.strings

* Update Localizable.strings

* Update Localizable.strings
2023-01-22 06:35:46 +01:00
Thomas Ricouard
799b7943bc Bump version to 1.0.6 2023-01-21 17:05:45 +01:00
Thomas Ricouard
4730b9d396 Bump version to 1.0.5 2023-01-21 15:16:40 +01:00
Thomas Ricouard
5321b2b8d8 Add a follow system colors option close #128 2023-01-20 21:58:57 +01:00
Thomas Ricouard
401385bc6a Merge branch 'main' of https://github.com/Dimillian/IceCubesApp 2023-01-20 20:40:27 +01:00
Thomas Ricouard
68f2ea9e1e Bump version to 1.0.3 2023-01-20 20:40:23 +01:00
Roberto Pastor
62731b037d
Added spanish localization (#197)
Co-authored-by: Roberto Pastor <roberto.pastor@cabify.com>
2023-01-20 19:54:28 +01:00
Jeroen Wesbeek
dd130d2f08
Adding Dutch localizations (#162) 2023-01-20 12:35:05 +01:00
Thomas Ricouard
69b6bd4d58 Bump version 2023-01-20 07:09:55 +01:00
Thomas Ricouard
2ac2e0ce53 Fix compact media for single image 2023-01-20 06:56:02 +01:00
Thomas
aff5de1429
Add localizations for German (#124)
* Add German localization

* Add missing localization keys
2023-01-20 06:42:40 +01:00
Thomas Ricouard
e05734fe1a Added edit history 2023-01-19 21:19:19 +01:00
Thomas Ricouard
cbd4b7acef Fix share extension 2023-01-19 18:33:22 +01:00
Thomas
980b9a5dd6
Implement Localization (#80)
* Implement localization

* Fix some localization keys

* Adapt to recent changes
2023-01-19 18:14:08 +01:00
Thomas Ricouard
e519e9cdff Use Safari Controller for auth 2023-01-19 11:59:40 +01:00
Thomas Ricouard
899ccd8ad7 macOS / iPad app fixes + support drop in the editor + global new post button 2023-01-17 13:02:05 +01:00
Thomas Ricouard
7f6419ebae Swiftformat 2023-01-17 11:36:01 +01:00