Commit Graph

3414 Commits

Author SHA1 Message Date
Eugen Rochko 69484402da New translations app.json (Arabic) 2022-05-11 11:47:17 +02:00
Eugen Rochko 352ec37a60 New translations app.json (Italian) 2022-05-11 11:47:15 +02:00
Eugen Rochko 7025aa0fb1 New translations app.json (Catalan) 2022-05-11 11:47:13 +02:00
Eugen Rochko 9ecc118764 New translations app.json (Finnish) 2022-05-11 10:48:27 +02:00
Eugen Rochko 6bd0e25b13 New translations app.json (Russian) 2022-05-11 10:48:26 +02:00
Eugen Rochko dbf30f82e6 New translations app.json (Chinese Simplified) 2022-05-11 10:48:25 +02:00
Eugen Rochko a2b9e8f2b5 New translations app.json (Thai) 2022-05-11 10:48:24 +02:00
Eugen Rochko c49e5e5b95 New translations app.json (Vietnamese) 2022-05-11 10:48:22 +02:00
Eugen Rochko 86ce413972 New translations app.json (Basque) 2022-05-11 10:48:21 +02:00
Eugen Rochko 838ba730fe New translations app.json (Romanian) 2022-05-11 10:48:20 +02:00
Eugen Rochko 20e2cd7784 New translations app.json (French) 2022-05-11 10:48:19 +02:00
Eugen Rochko ae72ce689d New translations app.json (Spanish) 2022-05-11 10:48:18 +02:00
Eugen Rochko 434414ef4d New translations app.json (Arabic) 2022-05-11 10:48:17 +02:00
Eugen Rochko a22e2e56e6 New translations app.json (Danish) 2022-05-11 10:48:15 +02:00
Eugen Rochko 96f134eec1 New translations app.json (German) 2022-05-11 10:48:14 +02:00
Eugen Rochko 75cb0cad14 New translations app.json (Japanese) 2022-05-11 10:48:13 +02:00
Eugen Rochko 4609f885a2 New translations app.json (Korean) 2022-05-11 10:48:12 +02:00
Eugen Rochko 95879b0478 New translations app.json (Dutch) 2022-05-11 10:48:11 +02:00
Eugen Rochko 3497a1423a New translations app.json (Italian) 2022-05-11 10:48:09 +02:00
Eugen Rochko 35a6f5a092 New translations app.json (Portuguese) 2022-05-11 10:48:08 +02:00
Eugen Rochko 800a1791f3 New translations app.json (Chinese Traditional) 2022-05-11 10:48:07 +02:00
Eugen Rochko 7a6e2312da New translations app.json (Portuguese, Brazilian) 2022-05-11 10:48:05 +02:00
Eugen Rochko 69bc666ec6 New translations app.json (Indonesian) 2022-05-11 10:48:04 +02:00
Eugen Rochko 634268e7c7 New translations app.json (Spanish, Argentina) 2022-05-11 10:48:03 +02:00
Eugen Rochko 90c04a4efd New translations app.json (Hindi) 2022-05-11 10:48:02 +02:00
Eugen Rochko d104fd4d44 New translations app.json (English, United States) 2022-05-11 10:47:59 +02:00
Eugen Rochko 753065d6fd New translations app.json (Welsh) 2022-05-11 10:47:58 +02:00
Eugen Rochko 2dac7d0c16 New translations app.json (Scottish Gaelic) 2022-05-11 10:47:57 +02:00
Eugen Rochko 05cecd0db3 New translations app.json (Kurmanji (Kurdish)) 2022-05-11 10:47:56 +02:00
Eugen Rochko 0f70b35da2 New translations app.json (Kabyle) 2022-05-11 10:47:55 +02:00
Eugen Rochko 4c0ce76fab New translations app.json (Galician) 2022-05-11 10:47:54 +02:00
Eugen Rochko a14c51b9e5 New translations app.json (Turkish) 2022-05-11 10:47:52 +02:00
Eugen Rochko 5cab730558 New translations app.json (Sorani (Kurdish)) 2022-05-11 10:47:51 +02:00
Eugen Rochko 87c32d9cea New translations app.json (Swedish) 2022-05-11 10:47:50 +02:00
Eugen Rochko 2abb0cb0aa New translations app.json (Catalan) 2022-05-11 10:47:49 +02:00
CMK 35d572660b feat: add report i18n words
(cherry picked from commit 92f6b67a63)
2022-05-11 16:36:15 +08:00
CMK c98cb5824f fix: i18n template
(cherry picked from commit 741e8d998d)
2022-05-11 16:34:35 +08:00
CMK 92f6b67a63 feat: add report i18n words 2022-05-11 16:34:11 +08:00
CMK 741e8d998d fix: i18n template 2022-05-11 16:27:32 +08:00
CMK 16dc0adccd feat: add dislike report path 2022-05-11 16:26:57 +08:00
CMK 7f1b3188de feat: add report actions 2022-05-11 16:09:52 +08:00
CMK 590aa1336e chore: update i18n resources 2022-05-11 15:02:47 +08:00
CMK 14237d2aba Merge branch 'l10n_develop' into feature-report-flow 2022-05-11 15:02:16 +08:00
CMK 18bd5d66d2 chore: add profile scheme and build configuration 2022-05-11 11:08:33 +08:00
CMK a88bb763fb feat: add spam and other reason report flow path 2022-05-10 18:53:02 +08:00
CMK 2ef6345d83 feat: add violates server rules report path 2022-05-10 18:34:39 +08:00
CMK e0f6940e28 feat: add i18n strings for report flow 2022-05-10 18:02:23 +08:00
CMK 410a0ea2aa Merge branch 'main' into develop 2022-05-10 18:01:16 +08:00
CMK e4c38c70e2
Release v1.4.1 (#427)
* feat: use bundler to install Ruby Gems instead of installing them system-wide using root

* chore: install bundler without sudo

* Improve tab bar icon vertical alignment

* feat: update tabBar UI

* chore: update version to 1.4.1 (122)

* chore: fix accessibility large content label text missing issue

* chore: update version to 1.4.1 (123)

* chore: update navigation bar button item assets

* fix: compose tabBar button layout raise crash on iPad issue

* chore: update version to 1.4.1 (124)

* chore: suppress warnings

* feat: add navigation pan pop gesture. resolve #407 #419

* chore: update version to 1.4.1 (125)

* fix: profile bio line break get trimmed issue. resolve #311

* chore: update version to 1.4.1 (126)

Co-authored-by: Marcus Kida <marcus.kida@bearologics.com>
Co-authored-by: vollkorntomate <thomas.voelkl@outlook.de>
2022-05-09 05:28:35 +02:00
CMK 9e58635603
Merge pull request #426 from mastodon/fix-issue-311
Fix profile bio line break missing issue
2022-05-07 15:33:35 +08:00