Mattermost Build
0dbab82ae7
Graciously handle load measure when there is no mark ( #8052 ) ( #8064 )
...
* Graciously handle load measure when there is no mark
* Make public interface cleaner
(cherry picked from commit 095b97425f )
Co-authored-by: Daniel Espino García <larkox@gmail.com>
2024-07-08 08:37:15 -04:00
unified-ci-app[bot]
ae151e5126
Bump app build number to 531 ( #8044 )
...
Co-authored-by: runner <runner@Mac-1719418230598.local>
2024-06-26 21:39:58 +03:00
Daniel Espino García
5aaf69a17e
Fix share by updating the react native nagivation patches ( #8038 )
...
* Fix share by updating the react native nagivation patches
* update podfile.lock
2024-06-26 11:09:32 +02:00
Mattermost Build
b28cd2b1db
Bump app build and version number ( #8023 ) ( #8024 )
...
* Bump app build number to 528
* Bump app version number to 2.18.0
---------
Co-authored-by: runner <runner@Mac-1718623031725.local>
(cherry picked from commit 6195833723 )
Co-authored-by: unified-ci-app[bot] <121569378+unified-ci-app[bot]@users.noreply.github.com>
2024-06-17 15:54:07 +02:00
Mattermost Build
3235ace3a0
Improve websocket behavior ( #7976 ) ( #8020 )
...
* Improve websocket behavior
* Revert uninteded changes
* Address feedback
(cherry picked from commit b694809da1 )
Co-authored-by: Daniel Espino García <larkox@gmail.com>
2024-06-17 13:46:08 +02:00
Mattermost Build
96b9278d48
Update README.md ( #7996 ) ( #8019 )
...
(cherry picked from commit bc29223315 )
Co-authored-by: Amy Blais <29708087+amyblais@users.noreply.github.com>
2024-06-14 15:06:44 +02:00
Mattermost Build
850a3d5d2a
Update NOTICE.txt ( #8012 ) ( #8013 )
...
github-release / test (push) Has been cancelled
github-release / build-ios-unsigned (push) Has been cancelled
github-release / build-android-unsigned (push) Has been cancelled
github-release / release (push) Has been cancelled
(cherry picked from commit f17d4872ce )
Co-authored-by: Amy Blais <29708087+amyblais@users.noreply.github.com>
2024-06-12 17:31:19 +02:00
Mattermost Build
78c01a74f7
Add performance metrics to the app ( #7953 ) ( #8008 )
...
* Add performance metrics to the app
* add batcher and improve handling
* Add tests
* Fix test
* Address feedback
* Address feedback
* Address feedback
* update podfile
(cherry picked from commit 5f01f9e9af )
Co-authored-by: Daniel Espino García <larkox@gmail.com>
2024-06-12 09:51:38 +02:00
Mattermost Build
1594d5e77f
T271: Prevent access to Android components if they do not need external communication ( #7990 ) ( #8005 )
...
(cherry picked from commit daa38c5fd1 )
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2024-06-12 01:05:44 +08:00
Mattermost Build
38d3c7d1d1
fix android push notifications when app is closed ( #7989 ) ( #8003 )
...
(cherry picked from commit e5ce796770 )
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2024-06-11 05:29:14 +08:00
Mattermost Build
e347e0a96c
replace swizzle method_exchangeImplementations with method_setImplementation ( #7991 ) ( #8002 )
...
(cherry picked from commit f0e80aa7eb )
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2024-06-11 05:28:59 +08:00
Mattermost Build
272895d37f
Fix priority footer on tablets ( #7966 ) ( #8001 )
...
(cherry picked from commit b966e1f356 )
Co-authored-by: Daniel Espino García <larkox@gmail.com>
2024-06-10 17:31:46 +02:00
MArtin Johnson
fc06c0e189
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (1137 of 1137 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/
2024-06-10 14:41:31 +03:00
master7
050b00b28d
Translated using Weblate (Polish)
...
Currently translated at 100.0% (1137 of 1137 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2024-06-10 14:41:31 +03:00
Tom De Moor
925b2180e1
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1137 of 1137 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2024-06-10 14:41:31 +03:00
jprusch
1a76011352
Translated using Weblate (German)
...
Currently translated at 100.0% (1137 of 1137 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2024-06-10 14:41:31 +03:00
kaakaa
ebcdac48cb
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (1135 of 1135 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ja/
2024-06-10 14:41:31 +03:00
Antonis Stamatiou
54d009d6f1
feat: Introduce Mobile CMT testing ( #7994 )
2024-06-10 14:06:37 +03:00
Christopher Poile
c93e16218a
[MM-57250] Calls: Provide feedback after user clicks Start call ( #7967 )
...
* make joinCall async; adding loading spinner to join/start button
* always close channelInfo
* i18n
* change how we compute active text
* use isPreferred for leave & join call button
* add joiningChannelId to calls state to track when joining a call
2024-06-06 15:39:15 -04:00
yasserfaraazkhan
f46ddb49d0
Add workflow to run detox iOS tests ( #7878 )
2024-06-04 22:42:58 +05:30
Weblate (bot)
cf254f8a86
Translated using Weblate (Russian) ( #7988 )
...
Currently translated at 100.0% (1135 of 1135 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/
Co-authored-by: Konstantin <eleferen@gmail.com>
2024-06-03 14:38:21 +02:00
unified-ci-app[bot]
0473c1bfc8
Bump app build number to 525 ( #7987 )
...
Co-authored-by: runner <runner@Mac-1717409210410.local>
2024-06-03 13:00:56 +02:00
Daniel Espino García
9628e15fb8
Fix user autocomplete not showing users not in channel ( #7980 )
2024-05-31 15:10:11 -04:00
Elias Nahum
83e4aba522
fix update image on account screen when updating profile image ( #7978 )
2024-05-31 16:44:31 +02:00
Daniel Espino García
663f9ba01a
Fix user autocomplete not always showing on search screen ( #7977 )
2024-05-31 09:10:04 +02:00
MArtin Johnson
5a661cd581
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (1135 of 1135 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/
2024-05-27 19:11:31 +03:00
Tom De Moor
b241e612ee
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1135 of 1135 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2024-05-27 19:11:31 +03:00
MArtin Johnson
a5a8ab718e
Translated using Weblate (Swedish)
...
Currently translated at 99.3% (1128 of 1135 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/
2024-05-27 19:11:31 +03:00
master7
b594a4708d
Translated using Weblate (Polish)
...
Currently translated at 100.0% (1135 of 1135 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2024-05-27 19:11:31 +03:00
Matthew Williams
6bca4f3dca
Translated using Weblate (English (Australia))
...
Currently translated at 100.0% (1135 of 1135 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/
2024-05-27 19:11:31 +03:00
jprusch
4a6c572a58
Translated using Weblate (German)
...
Currently translated at 100.0% (1135 of 1135 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2024-05-27 19:11:31 +03:00
Ori maimon
23e41a1b04
Translated using Weblate (Hebrew)
...
Currently translated at 4.1% (47 of 1135 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/he/
2024-05-27 19:11:31 +03:00
ThrRip
a78a9f2dae
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (1135 of 1135 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hans/
2024-05-27 19:11:31 +03:00
Hosted Weblate
21dcf36b05
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/
2024-05-27 19:11:31 +03:00
unified-ci-app[bot]
c00bf9cb4b
Bump app build number to 523 ( #7974 )
...
Co-authored-by: runner <runner@Mac-1716820087705.local>
2024-05-27 17:23:21 +02:00
Mario Vitale
1206309c82
Fix MILESTONE_FOUND command ( #7972 )
2024-05-27 16:35:21 +02:00
Christopher Poile
3f7fa8b1a1
[MM-57267] Calls: Update post UI ( #7965 )
...
* MM-58259 - allow current host to run /end call; fix deprecated test fns
* update call card UI
* update call ended icon
* make joinCall async; adding loading spinner to join/start button
* Revert "make joinCall async; adding loading spinner to join/start button"
This reverts commit bbb136690702c46ce2d4430a6b49aa96f143fb5e.
* shadowRadius 3 -> 1
2024-05-24 14:16:28 -04:00
Christopher Poile
5e1c75fd6d
[MM-57291] Calls: Add channel name to call header ( #7968 )
2024-05-24 13:50:04 -04:00
Weblate (bot)
aecd50c636
Translations update from Mattermost Weblate ( #7962 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (1135 of 1135 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (1135 of 1135 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
---------
Co-authored-by: jprusch <rs@schaeferbarthold.de>
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
2024-05-20 15:08:51 +02:00
unified-ci-app[bot]
32e4e0a74b
Bump app build and version number ( #7959 )
...
* Bump app build number to 522
* Bump app version number to 2.17.0
---------
Co-authored-by: runner <runner@Mac-1715946646591.local>
2024-05-17 08:39:02 -04:00
Mario Vitale
2d66605422
Move away from curl and jq for the version bump script ( #7957 )
2024-05-17 14:29:21 +02:00
Amy Blais
08c38259cb
Update README.md ( #7946 )
...
* Update README.md
* Update full_description.txt
* Update changelog
2024-05-16 08:05:49 -04:00
Mario Vitale
7b14ea27ec
Bump app build number to 521 ( #7952 )
...
Co-authored-by: runner <runner@Mac-1715329932711.local>
2024-05-14 09:27:25 +02:00
master7
3489bb2093
Translated using Weblate (Polish)
...
Currently translated at 100.0% (1135 of 1135 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2024-05-13 15:04:39 +03:00
kaakaa
bff2169033
Translated using Weblate (Japanese)
...
Currently translated at 100.0% (1135 of 1135 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ja/
2024-05-13 15:04:39 +03:00
jprusch
6ac3b75ee8
Translated using Weblate (German)
...
Currently translated at 100.0% (1127 of 1127 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2024-05-13 15:04:39 +03:00
MArtin Johnson
5189605b40
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (1127 of 1127 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/
2024-05-13 15:04:39 +03:00
master7
ee5e24d9fb
Translated using Weblate (Polish)
...
Currently translated at 100.0% (1127 of 1127 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2024-05-13 15:04:39 +03:00
Christopher Poile
59db1839ec
[MM-57460] - Calls: Host controls, add mute all to participant list ( #7945 )
...
* add mute all to participant list
* i18n
* hostControlsAvailable
* mute-all -> mute-others
2024-05-10 16:51:11 -04:00
Christopher Poile
7fbd2e52e2
[MM-58129] Calls: Host controls remove participant, view profile ( #7938 )
...
* host remove command, host removed feedback
* add view profile control
* i18n; dismissBottomSheet later
* PR comments
* remove confusing setPreviousCall(null)
* our own separator, bit more space for Android
* no need for previousCall due to changes on server
* move host removed alert to an error
* channel_id is not send via the msg.broadcast
* channel_id is still sent via the msg.broadcast
2024-05-10 16:43:35 -04:00