Commit Graph

814 Commits

Author SHA1 Message Date
Jozef Gaal e082eb7367 Translated using Weblate (Slovak)
Currently translated at 98.4% (435 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-02-13 15:26:19 +00:00
Jozef Gaal 395e98dd95 Translated using Weblate (Slovak)
Currently translated at 98.4% (435 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-02-13 15:26:19 +00:00
LinAGKar f1778385a6 Translated using Weblate (Swedish)
Currently translated at 100.0% (442 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sv/
2022-02-13 15:26:19 +00:00
LinAGKar 76e749cdf6 Translated using Weblate (Swedish)
Currently translated at 100.0% (442 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sv/
2022-02-13 15:26:19 +00:00
Thibault Martin f73691b38d Translated using Weblate (French)
Currently translated at 100.0% (442 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/fr/
2022-02-13 15:26:18 +00:00
Thibault Martin 1fd38b2257 Translated using Weblate (French)
Currently translated at 100.0% (442 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/fr/
2022-02-13 15:26:18 +00:00
ismailgulek f2e8faf54e Use thread protocols where possible 2022-02-11 18:11:44 +03:00
ismailgulek c740a8110e Use thread protocols where possible 2022-02-11 18:11:44 +03:00
MaximeE f96a3b0a0e Merge branch 'develop' into maximee/5346_replace_kick_wording 2022-02-11 14:32:52 +01:00
MaximeE 88a284e978 Merge branch 'develop' into maximee/5346_replace_kick_wording 2022-02-11 14:32:52 +01:00
MaximeE 8acaff5131 Replace kick by remove in all strings 2022-02-11 14:25:20 +01:00
MaximeE 590e5cf4f1 Replace kick by remove in all strings 2022-02-11 14:25:20 +01:00
Andy Uhnak 4c841fc6b2 Exclude all items from iCloud backup
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-11 11:45:17 +00:00
Andy Uhnak a90d8e287d Exclude all items from iCloud backup
Signed-off-by: Andy Uhnak <andyuhnak@gmail.com>
2022-02-11 11:45:17 +00:00
Doug aaefc2c9c4 Merge pull request #5510 from aaronraimist/register-spec
Make registration spec compliant (fixes registration on Conduit)
2022-02-10 10:09:52 +00:00
Doug 200a1623ce Merge pull request #5510 from aaronraimist/register-spec
Make registration spec compliant (fixes registration on Conduit)
2022-02-10 10:09:52 +00:00
ismailgulek 3f5e5f3c1e Merge pull request #5539 from vector-im/ismail/5537_home_badges
Home Screen: Fix Section & TabBar Badges
2022-02-10 11:49:50 +03:00
ismailgulek 30fda7b926 Merge pull request #5539 from vector-im/ismail/5537_home_badges
Home Screen: Fix Section & TabBar Badges
2022-02-10 11:49:50 +03:00
aringenbach 855c31b811 Fix phone number validation through custom URL (#5527)
* Fix phone number validation through custom URL

* Rename msisdnSubmissionHttpClient

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-10 09:25:20 +01:00
aringenbach 75c4b26851 Fix phone number validation through custom URL (#5527)
* Fix phone number validation through custom URL

* Rename msisdnSubmissionHttpClient

Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-10 09:25:20 +01:00
Stefan Ceriu 1ab7643de1 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
Stefan Ceriu 4b1eb75fd3 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
Aaron Raimist 5d980bd46b Switch to using m.login.dummy
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2022-02-10 00:19:02 +00:00
Aaron Raimist 82bee33aeb Switch to using m.login.dummy
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2022-02-10 00:19:02 +00:00
ismailgulek 8fb3a34c7b Reuse section headers 2022-02-10 03:19:00 +03:00
ismailgulek 16135e6e8a Reuse section headers 2022-02-10 03:19:00 +03:00
SBiOSoftWhare 022f797c5b Merge pull request #5518 from vector-im/steve/bubbles_text_msg
Message bubbles: Create new text message cells for bubbles
2022-02-09 17:29:11 +01:00
SBiOSoftWhare 4e7c71b97e Merge pull request #5518 from vector-im/steve/bubbles_text_msg
Message bubbles: Create new text message cells for bubbles
2022-02-09 17:29:11 +01:00
SBiOSoftWhare f3d61dda24 MXKRoomBubbleCellData: Add new attributed text message property. 2022-02-09 16:19:49 +01:00
SBiOSoftWhare 3d6fb8da37 MXKRoomBubbleCellData: Add new attributed text message property. 2022-02-09 16:19:49 +01:00
SBiOSoftWhare 82711f7653 MXKRoomBubbleCellData: Add new attributed text message property. 2022-02-09 16:19:36 +01:00
SBiOSoftWhare 19323d0508 MXKRoomBubbleCellData: Add new attributed text message property. 2022-02-09 16:19:36 +01:00
Weblate 8fb43463d8 Merge branch 'origin/develop' into Weblate. 2022-02-09 10:13:09 +00:00
Weblate 08ad4167fa Merge branch 'origin/develop' into Weblate. 2022-02-09 10:13:09 +00:00
Jozef Gaal e3861c1f45 Translated using Weblate (Slovak)
Currently translated at 97.7% (432 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-02-09 10:10:58 +00:00
Jozef Gaal b5d2ec8449 Translated using Weblate (Slovak)
Currently translated at 97.7% (432 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-02-09 10:10:58 +00:00
SBiOSoftWhare 948e0cd192 MXKRoomBubbleTableViewCell: Fix view disappearing on didendisplay. 2022-02-09 08:40:24 +01:00
SBiOSoftWhare 3d82ef9e42 MXKRoomBubbleTableViewCell: Fix view disappearing on didendisplay. 2022-02-09 08:40:24 +01:00
Jozef Gaal 8b94f28b39 Translated using Weblate (Slovak)
Currently translated at 97.5% (431 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-02-08 13:26:17 +00:00
Jozef Gaal f04f329d8a Translated using Weblate (Slovak)
Currently translated at 97.5% (431 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sk/
2022-02-08 13:26:17 +00:00
LinAGKar 06bddaaaa1 Translated using Weblate (Swedish)
Currently translated at 100.0% (442 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sv/
2022-02-08 13:26:17 +00:00
LinAGKar 1e32e9358c Translated using Weblate (Swedish)
Currently translated at 100.0% (442 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/sv/
2022-02-08 13:26:17 +00:00
Aaron Raimist 6bf3fc31de Make registration spec compliant (fixes registration on Conduit)
Web PR: https://github.com/matrix-org/matrix-react-sdk/pull/4347

Signed-off-by: Aaron Raimist <aaron@raim.ist>
2022-02-06 21:07:17 +00:00
Aaron Raimist 3b3d4189b2 Make registration spec compliant (fixes registration on Conduit)
Web PR: https://github.com/matrix-org/matrix-react-sdk/pull/4347

Signed-off-by: Aaron Raimist <aaron@raim.ist>
2022-02-06 21:07:17 +00:00
Nikita Epifanov 5265d8166e Translated using Weblate (Russian)
Currently translated at 100.0% (442 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/ru/
2022-02-06 14:26:16 +00:00
Nikita Epifanov df2102b06c Translated using Weblate (Russian)
Currently translated at 100.0% (442 of 442 strings)

Translation: Element iOS/Element iOS (MatrixKit)
Translate-URL: https://translate.element.io/projects/riot-ios/element-ios-matrixkit/ru/
2022-02-06 14:26:16 +00:00
Gil Eluard ae27b06f0d Merge branch gil/5230_SP2-Adding_Rooms_to_Spaces into gil/5231_SP3-1_Update_room_settings_for_Spaces 2022-02-05 21:43:29 +01:00
Gil Eluard fd765a9288 Merge branch gil/5230_SP2-Adding_Rooms_to_Spaces into gil/5231_SP3-1_Update_room_settings_for_Spaces 2022-02-05 21:43:29 +01:00
ismailgulek 217ab0c7b7 Gracefully pause the session 2022-02-04 14:24:14 +03:00
ismailgulek d270d4650b Gracefully pause the session 2022-02-04 14:24:14 +03:00