Commit graph

483 commits

Author SHA1 Message Date
Thomas Ricouard d6aa99eb57 New direct messages view close #122 2023-01-22 16:55:03 +01:00
Will Cohen 15d3bb7177
English typos and syntax (#274) 2023-01-22 16:50:22 +01:00
nixzhu 13af94bcdc
Better Simplified Chinese Localization (#262)
* Better Simplified Chinese localization

* Update translation
2023-01-22 16:01:16 +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
Markus Hardt baa67ae718
Add German translation (#264)
Co-authored-by: Markus Hardt <markus.hardt@fokus.fraunhofer.de>
2023-01-22 15:47:27 +01:00
Patrick Hoefler d9eef1c8e4
Improve English localization (#271) 2023-01-22 15:46:22 +01:00
Thomas Ricouard bdfb8039af Add a new tier for the tip jar 2023-01-22 12:27:00 +01:00
Thomas Ricouard b4225b2be7 Bump version to 1.0.7 2023-01-22 12:26:52 +01:00
Thomas Ricouard a2abdfede1 Fix account open in browser 2023-01-22 12:26:33 +01:00
Sean Goldin 1c679186b0
Only ask for draft when text entered by user (#251) 2023-01-22 11:28:23 +01:00
orenro a37d059026
Display statuses with appropriate alignment for right-to-left languages (#256) 2023-01-22 11:17:27 +01:00
Roberto Pastor 45ec990384
Added missing translation on spanish. Replacing hardcoded text with localization key (non spanish translations still missing). (#259)
Co-authored-by: Roberto Pastor <roberto.pastor@cabify.com>
2023-01-22 11:16:48 +01:00
Thomas Ricouard c95f65ea59 Switch to DeepL Pro API 2023-01-22 10:45:07 +01:00
Thomas Ricouard 34b6525b37 Fix translation on RT 2023-01-22 10:24:19 +01:00
Thomas Ricouard 2df40ff543 Restore / Fix embed status view 2023-01-22 09:51:43 +01:00
Thomas Ricouard 987f259130 Add a translate entry on the status context menu Fix #258 2023-01-22 09:31:29 +01:00
Thomas Ricouard 921d28a57a Add setting to hide translate button close #252 2023-01-22 09:15:01 +01:00
Thomas Ricouard eec5637c1c Composer / Share sheet: add video upload support close #154 2023-01-22 09:09:35 +01:00
Thomas Ricouard fd28864063 Fix glitching themes on follow system fix #253 2023-01-22 06:53:18 +01:00
Thomas Ricouard a79c5691e0 Run SwiftFormat 2023-01-22 06:38:30 +01:00
Thomas Ricouard 5991641d32 Correct add Italian translation 2023-01-22 06:37:55 +01:00
Gian Luca Dalla Torre 6c89349328
Add Italian Translation (#240) 2023-01-22 06:36:13 +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
richkolasa d9307748ca
Timeline VoiceOver Improvements (#241)
* status row view voiceover updates

* formatting?
2023-01-22 06:35:13 +01:00
Ico Davids 781b09c539
Updates to the Dutch localization (#247)
- Fixed several typos
- Translated untranslated strings 
- Improved some wording and add consistency
2023-01-22 06:33:38 +01:00
Willy fcb99b2434
Update Localizable.strings (#248) 2023-01-22 06:33:25 +01:00
Patrick Hoefler 07cc0feac8
Fix typo in German localization (#235) 2023-01-21 21:17:21 +01:00
Thomas Ricouard a0ad701f52 Add Neon (OLED) Dark and Light themes 2023-01-21 18:40:35 +01:00
Thomas Ricouard 799b7943bc Bump version to 1.0.6 2023-01-21 17:05:45 +01:00
Thomas Ricouard 5d25249050 Merge branch 'main' of https://github.com/Dimillian/IceCubesApp 2023-01-21 16:54:45 +01:00
Thomas Ricouard b577e41eae Improve add account screen 2023-01-21 16:54:43 +01:00
Roberto Pastor b66aba8631
Corrections for spanish localization (#234)
Co-authored-by: Roberto Pastor <roberto.pastor@cabify.com>
2023-01-21 16:51:13 +01:00
Markus Hardt 5213937591
Fix a typo in German translation (#232)
Co-authored-by: Markus Hardt <markus.hardt@fokus.fraunhofer.de>
2023-01-21 16:51:03 +01:00
Patrick Hoefler 28d909b4bc
Fix typo in German localization (#229) 2023-01-21 16:50:51 +01:00
Sean Goldin 50bd01e8b4
Poll results UI update (#233)
* Update constant to use CGFloat extension

* Fill full width when 100%

* Remove space
2023-01-21 16:50:38 +01:00
Thomas Ricouard 691b3f2667 Theme: Refresh theme on launch if following color scheme 2023-01-21 15:54:15 +01:00
Thomas Ricouard 9f7eb4361a Fix polls not showing results to author fix #211 2023-01-21 15:38:31 +01:00
Thomas Ricouard d0d969d52c Private messages: Add pagination 2023-01-21 15:31:27 +01:00
Thomas Ricouard 2a31fd7ef5 Make notifications more compact 2023-01-21 15:16:52 +01:00
Thomas Ricouard 4730b9d396 Bump version to 1.0.5 2023-01-21 15:16:40 +01:00
Sean Goldin 4d96e6ea80
Scale text for polls options (#226) close #99 2023-01-21 14:40:56 +01:00
Thomas 2bcdb75f97
Fix bookmark/unbookmark text in context menu (#214) 2023-01-21 12:19:04 +01:00
Thomas Ricouard 77c94e940a Fix timeline failing to load because status card URL is invalid Fix #209 2023-01-21 12:13:20 +01:00
Thomas Ricouard 87471ed9c8 Safer HTML String decode 2023-01-21 11:32:47 +01:00
Thomas Ricouard 523cb48cd1 Translate Toot using DeepL close #153 2023-01-21 09:58:38 +01:00
Patrick e375d792a6
Moved app version to the section footer (#210) 2023-01-21 09:38:30 +01:00
Thomas Ricouard da92979072 Fix Dutch translation 2023-01-21 08:45:39 +01:00
Thomas Ricouard 5cb010b216 Composer: Better autocomplete fix #146 2023-01-21 07:57:52 +01:00
Thomas Ricouard 7b25240f59 Search: Completely revamp it! close #78 #90 2023-01-21 07:51:15 +01:00