Commit Graph

1442 Commits

Author SHA1 Message Date
d37bc4c14a FIX Yaml syntax error
Some checks failed
continuous-integration/drone/push Build was killed
continuous-integration/drone/tag Build is passing
test1.0.4
2023-03-09 22:58:31 +01:00
2bb144042b Full test build.
Some checks failed
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/tag Build encountered an error
test1.0.3
2023-03-09 22:52:07 +01:00
b960c2f036 File release test three.
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
test1.0.2
2023-03-09 22:36:45 +01:00
2aa1265762 Git release test two.
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is failing
test1.0.1
2023-03-09 22:25:44 +01:00
565c19ca64 Test file release.
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is failing
test1.0.0
2023-03-09 22:19:15 +01:00
b4acbef5f5 Prevent duplicate checkout.
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-09 11:39:21 +01:00
0a766bfb65 Revert "Directory node_modules permission."
Some checks failed
continuous-integration/drone/push Build is failing
This reverts commit b7cc411c3b.

Permission fix step.
2023-03-09 11:17:32 +01:00
b7cc411c3b Directory node_modules permission.
Some checks failed
continuous-integration/drone/push Build is failing
2023-03-09 11:04:03 +01:00
04b35959a3 FIX yml syntax
Some checks failed
continuous-integration/drone/push Build is failing
2023-03-09 10:41:43 +01:00
e639e69d46 First build try.
Some checks failed
continuous-integration/drone/push Build encountered an error
2023-03-09 10:40:46 +01:00
Elisabeth Kulzer
07aa748cd7 Detox: Android fix MM-T4728_2 - should match elements on channel list… (#7156)
* Detox: Android fix MM-T4728_1 - should match elements on channel list screen

* Address comments

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-07 21:26:33 +01:00
Daniel Espino García
01b5fc0f9e Bump app build number to 461 (#7192) 2023-03-07 20:28:41 +01:00
Daniel Espino García
9b932c401a Performance fixes and fix manual sort (#7190)
* Performance fixes and fix manual sort

* Fix test

* Use combineLatestWith

* Revert unread on top
2023-03-07 19:24:40 +01:00
Daniel Espino García
5ccf45622d Fix race condition when the same websocket gets initialized twice (#7185)
* Fix race condition when the same websocket gets initialized twice

* Bump network library
2023-03-07 19:11:28 +01:00
Weblate
279b601b2a Added translation using Weblate (Arabic) 2023-03-07 10:57:36 +02:00
Tom De Moor
049e763204 Deleted translation using Weblate (Arabic) 2023-03-07 10:57:36 +02:00
Weblate
d6e7889afc Added translation using Weblate (Arabic) 2023-03-07 10:57:36 +02:00
MArtin Johnson
46df588a6a Translated using Weblate (Swedish)
Currently translated at 99.9% (1007 of 1008 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/
2023-03-07 10:57:36 +02:00
Konstantin
a92574cdf3 Translated using Weblate (Russian)
Currently translated at 100.0% (1008 of 1008 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/
2023-03-07 10:57:36 +02:00
mini-bomba
fdd0bed294 Translated using Weblate (Polish)
Currently translated at 100.0% (1008 of 1008 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2023-03-07 10:57:36 +02:00
Elisabeth Kulzer
72c5271598 Detox: Fix ios connect issue. (#7187)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-07 09:00:39 +01:00
Elisabeth Kulzer
6454a19a37 Detox: Android - fix invite ppl. (#7162)
* Detox: Android - fix invite ppl.

* Remove config modifications.

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-03 19:04:19 +01:00
Pantelis Vratsalis
71805ed79d Bump app build number to 460 2023-03-03 17:37:48 +02:00
Elias Nahum
fe916ec740 Refactor category channels to react to setting changes and apply the correct order (#7170)
* Refactor category channels to react to setting changes and apply the correct order

* feedback review
2023-03-03 15:53:29 +02:00
Elias Nahum
3c046ae39c Fix push notification token registration race/missing (#7183) 2023-03-03 12:14:08 +02:00
Elias Nahum
a804a7331f support WS connection over TLS1.3 (#7182)
* support WS connection over TLS1.3

* fix updateDraftMessage on unmount
2023-03-03 11:33:01 +02:00
Elias Nahum
903aaf62b5 Fix display name when open own DM (#7181) 2023-03-02 16:57:49 +02:00
Elias Nahum
ef4fb9c8e0 fix entry for tablets (#7179) 2023-03-02 16:52:54 +02:00
Elias Nahum
af07f511f7 use sourceScreen instead of location in post options (#7176) 2023-03-02 12:46:18 +02:00
Elias Nahum
abd388986f trigger Search when hardware keyboard enter key is pressed (#7174) 2023-03-01 14:38:23 +02:00
Elias Nahum
0938045b7d Fix potential reaction crash (#7172) 2023-03-01 13:24:11 +02:00
Elias Nahum
9347e736e5 ignore leading and trailing spaces when editing profile (#7173) 2023-03-01 13:22:35 +02:00
Elias Nahum
276bcba956 Fix iOS push notification when set as generic message with sender name (#7171) 2023-03-01 12:59:07 +02:00
Elisabeth Kulzer
27d7875dd7 Detox: Android - fix smoke server login test (#7157)
* Detox: Android - fix smoke server login test
---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-28 17:14:07 +01:00
master7
0309d7a60b Translated using Weblate (Polish)
Currently translated at 100.0% (1008 of 1008 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2023-02-28 10:55:22 +02:00
Tom De Moor
5a497ab15b Translated using Weblate (Dutch)
Currently translated at 100.0% (1008 of 1008 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2023-02-28 10:55:22 +02:00
Matthew Williams
3daa91ce9d Translated using Weblate (English (Australia))
Currently translated at 100.0% (1008 of 1008 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/
2023-02-28 10:55:22 +02:00
kaakaa
67a28dd926 Translated using Weblate (Japanese)
Currently translated at 100.0% (1008 of 1008 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ja/
2023-02-28 10:55:22 +02:00
jprusch
ef3e45f523 Translated using Weblate (German)
Currently translated at 100.0% (1008 of 1008 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2023-02-28 10:55:22 +02:00
master7
b0c61b220c Translated using Weblate (Polish)
Currently translated at 100.0% (997 of 997 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2023-02-28 10:55:22 +02:00
jprusch
139be16b05 Translated using Weblate (German)
Currently translated at 100.0% (997 of 997 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2023-02-28 10:55:22 +02:00
Hosted Weblate
c7e5adbc3e Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/
2023-02-28 10:55:22 +02:00
MArtin Johnson
bc4d89c3e1 Translated using Weblate (Swedish)
Currently translated at 100.0% (995 of 995 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/
2023-02-28 10:55:22 +02:00
master7
e75791c98d Translated using Weblate (Polish)
Currently translated at 100.0% (995 of 995 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2023-02-28 10:55:22 +02:00
Cédric Stocké
bf33df84d6 Translated using Weblate (Italian)
Currently translated at 99.8% (994 of 995 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/it/
2023-02-28 10:55:22 +02:00
jprusch
b6f1f8999d Translated using Weblate (German)
Currently translated at 100.0% (995 of 995 strings)

Translation: mattermost-languages-shipped/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2023-02-28 10:55:22 +02:00
Daniel Espino García
f6610693e2 Bump app build number to 459 (#7165)
Co-authored-by: Daniel Espino <danielespino@MacBook-Pro-de-Daniel.local>
2023-02-24 17:37:05 +02:00
Claudio Costa
b90275bff3 Fix local build (#7163) 2023-02-24 15:35:33 +02:00
Daniel Espino García
7c6b34afe3 Minor performance fixes on message send (#7164) 2023-02-24 15:35:20 +02:00
Claudio Costa
ac3bd14891 [MM-50806] Calls: fix crash on joining call (#7159)
* Calls: fix crash on joining call

* update Podfile.lock

---------

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2023-02-24 13:25:25 +02:00