Thomas Ricouard
10eeb39241
Fix laggy color picker close #1082
2023-03-03 07:24:00 +01:00
Thomas Ricouard
1ea8af4445
Fix #1096
2023-03-03 07:12:02 +01:00
Jerry
a3b277affb
Update Simplified Chinese localization ( #1144 )
...
* Update Localizable.strings
* Update Localizable.strings
* Update Localizable.strings
Co-authored-by: nixzhu <zhuhongxu@gmail.com>
---------
Co-authored-by: nixzhu <zhuhongxu@gmail.com>
2023-03-03 07:04:58 +01:00
Cthulhux
8adeacc066
de: translated supporter strings ( #1134 )
2023-03-03 06:04:41 +01:00
Andrzej Rózga
ff0f256b88
Polish localization update ( #1135 )
2023-03-03 06:04:34 +01:00
Roberto Pastor
79b5e2f940
Fixed typos and updated spanish translation ( #1137 )
2023-03-03 06:04:26 +01:00
Chanhwi Joo
d65266fc45
Update Korean localization ( #1143 )
2023-03-03 06:04:18 +01:00
Thomas Ricouard
df80321433
StatusRow: Remove client env object
2023-03-02 21:16:03 +01:00
Thomas Ricouard
37ed178c3f
Various fixes + fix Explore navigation
2023-03-02 20:15:07 +01:00
Gareth Simpson
d7f1ef45fe
Add Account: Sanitize the servername to remove http[s]:// and also usernames ( #1131 )
...
* Sanitize the servername to remove http[s]:// and also usernames
Fixes : #1120
* Sanitize the input box with sanitizedName, not instance.title
2023-03-02 08:55:35 +01:00
Thomas Ricouard
15b7954705
StatusRowViewModel: Cleanup
2023-03-02 06:56:25 +01:00
Thomas Ricouard
d2d297f019
StatusDataController: Update on timeline fetch
2023-03-02 06:42:58 +01:00
Xabi
3c047c9bb5
Update Basque localisation ( #1129 )
...
New:
- settings.support.supporter.title
- settings.support.supporter.subtitle
- settings.support.supporter.subscribed
- settings.support.supporter.subscription-info
- settings.support.restore-purchase.button
- settings.support.restore-purchase.explanation
- settings.support.privacy-policy
- settings.support.terms-of-use
2023-03-02 06:30:49 +01:00
Yusuke Arakawa
f0c156a098
Update Localizable.strings ( #1133 )
2023-03-02 06:30:40 +01:00
Gian Luca Dalla Torre
beaf014c31
Italian Localization Update ( #1128 )
...
Get ready for 1.6.0!
2023-03-01 21:14:46 +01:00
Thomas Ricouard
a76d8ef267
oops
2023-03-01 21:14:26 +01:00
Thomas Ricouard
d3486bbd7e
Fix entitlements check
2023-03-01 20:43:01 +01:00
Thomas Ricouard
c9ee764d48
Update sounds
2023-03-01 20:14:03 +01:00
Andrzej Rózga
1581beef42
Polish localization update ( #1126 )
2023-03-01 20:08:09 +01:00
Ico Davids
6f6c0eb29b
Dutch localization update ( #1127 )
...
- Sound Effects
2023-03-01 20:08:02 +01:00
Thomas Ricouard
81f3db733b
Add supporter subscription + supporter badge
2023-03-01 20:07:40 +01:00
Thomas Ricouard
a9e935016f
StatusDataController: update to fresh statuses data on user profile
2023-03-01 19:27:56 +01:00
Thomas Ricouard
43a4551d9b
StatusRow: Flatify the hierarchy to work around iOS 16.4 issues
2023-03-01 17:34:03 +01:00
Thomas Ricouard
87ef2f2a39
Composer lang: Use reply / quote lang and latest recently used language as default
2023-03-01 07:44:37 +01:00
Thomas Ricouard
d2c58482f0
StatusDataController: Handle remote status
2023-03-01 07:28:46 +01:00
Thomas Ricouard
963cef02a1
Add sent toot sound effect
2023-03-01 07:04:07 +01:00
Thomas Ricouard
147ba5a179
Merge branch 'main' of https://github.com/Dimillian/IceCubesApp
2023-03-01 07:03:15 +01:00
Thomas Ricouard
05da36c27a
StatusDataController: Properly fix update cycle
2023-03-01 07:03:09 +01:00
Gareth Simpson
bd1593a107
Record quote toots that have failed to load so that we don't try and load them again. ( #1119 )
...
* Record quote toots that have failed to load so that we don't try and load them again.
Fixes
1: Repeated visible insertion and removal of placeholder quote toot.
2: Link hijacking of inline status viewer allowing links to be followed as regular URLs
* Move set
* Add back to routeur check
---------
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-03-01 06:46:55 +01:00
Louis Lac
7207a188ce
Optimize images size ( #1113 )
...
* Converted images to HEIC
* Converted images to HEIC
2023-03-01 06:37:33 +01:00
Xabi
38a292052a
Update Basque localisation ( #1115 )
...
New:
- settings.other.sound-effect
2023-03-01 06:34:21 +01:00
Mike Cohen
8621d71cb1
Update ReblogCache.swift ( #1121 )
...
Increase cache size to 300, since 100 was too small and I was still seeing many duplicate boosts.
2023-03-01 06:30:54 +01:00
Yusuke Arakawa
527a7c1e33
Update Localizable.strings ( #1123 )
2023-03-01 06:30:39 +01:00
Cthulhux
57197b9e9a
Update Localizable.strings ( #1111 )
2023-02-28 21:54:39 +01:00
Vitaly Kovalyshyn
9309514c3b
uk: +Sounds; +Metadata; +bonus ( #1112 )
2023-02-28 21:54:30 +01:00
Thomas Ricouard
76dfc83ae2
Merge branch 'main' of https://github.com/Dimillian/IceCubesApp
2023-02-28 21:33:41 +01:00
Thomas Ricouard
b540d6ef5b
Icons: Remove wrong username
2023-02-28 21:33:33 +01:00
Yusuke Arakawa
ddebf87080
A cancel button has been placed on the custom pictogram selection screen on the post screen ( #1101 )
...
Currently, the post screen has a cancel button only on the screen for selecting drafts, so we placed a cancel button for consistency and UX improvement.
Related: #1073
Co-authored-by: Yusuke Arakawa <nekolaboratory@users.noreply.github.com>
2023-02-28 21:11:32 +01:00
Chanhwi Joo
ecfc82c371
Update Korean localization ( #1103 )
2023-02-28 21:11:25 +01:00
Vitaly Kovalyshyn
70f0ed9306
Ukrainian localization: some small improvements ( #1104 )
...
* Ukrainian localization: some small improvements
* ai-prompt fixes
2023-02-28 21:11:17 +01:00
Thomas Ricouard
9ad9b2d93a
Fix status data controller
2023-02-28 21:11:06 +01:00
Thomas Ricouard
a3e2d3f8b3
Add sound effects
2023-02-28 18:55:08 +01:00
Thomas Ricouard
6de27c62b6
Add a new neon icon
2023-02-28 18:52:34 +01:00
Thomas Ricouard
f72b006b7f
Bump to 1.6.0
2023-02-28 18:49:59 +01:00
Thomas Ricouard
735ed6a211
Accounts: Allow text selection of username and bio
2023-02-28 18:49:02 +01:00
Thomas Ricouard
54198c877f
Notifications: fix rocket icon
2023-02-28 18:48:22 +01:00
Gareth Simpson
9ebe0b314c
Change arrows icon to rocket for boosts ( #1099 )
...
* Change arrows icon to rocket for boosts
* Fixing case (part 1)
* Fixing Case (part 2)
* Clean up after merge
* Fix for disabled boost
* Fixes
---------
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-28 14:53:31 +01:00
Thomas Ricouard
adf8d004f7
Update status on fetching detail
2023-02-28 14:16:16 +01:00
Thomas Ricouard
23fe7d3373
Media: Cleanup unused context menu
2023-02-28 08:09:13 +01:00
Thomas Ricouard
f93e4063f2
Consistent favorites / boosts / bookmark state / count for statuses + refactor close #889
2023-02-28 06:58:52 +01:00