dcd4d46f47
Upgrade version to 666
continuous-integration/drone Build is passing
continuous-integration/drone/promote/ios Build is failing
continuous-integration/drone/promote/android Build is passing
2025-08-26 11:33:51 +00:00
a581ef8524
Merge remote-tracking branch 'upstream/main'
continuous-integration/drone Build is passing
2025-08-26 11:27:32 +00:00
Anonymous
4dd88ee6b6
Translated using Weblate (Indonesian)
...
Currently translated at 4.4% (61 of 1361 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/id/
2025-08-25 15:12:00 +02:00
Anonymous
d251095fae
Translated using Weblate (Hindi)
...
Currently translated at 13.3% (182 of 1361 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/hi/
2025-08-25 15:12:00 +02:00
Hosted Weblate
e6c4d19f37
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/
2025-08-25 15:12:00 +02:00
Frank Paul Silye
3a335b96c0
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 98.9% (1348 of 1362 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nb_NO/
2025-08-25 15:12:00 +02:00
Daniel Espino García
8aa13c4e0a
Add bottom sheet for playbooks checklist items ( #9065 )
...
* Add bottom sheet for playbooks checklist items
* i18n extract
* Remove unneeded test case
* Add tests
* Address feedback
* Remove unneeded useCallback and add needed useMemo
* Address feedback
* Add missing translation string
2025-08-25 12:37:29 +02:00
Daniel Espino García
0c4a42a06a
Remove tand prevent double tap ( #9078 )
...
* Remove the t function and all wrong uses of preventDoubleTap
* Fix existing typo
* Fix tests
* Address comments
* Fix test
2025-08-25 12:03:01 +02:00
unified-ci-app[bot]
1965b4777d
Bump app build number to 666 ( #9083 )
...
Co-authored-by: Mattermost CI Bot <ci-bot@mattermost.com >
2025-08-22 12:12:31 +03:00
unified-ci-app[bot]
ebc39fd386
Bump app build and version number ( #9080 )
...
* Bump app build number to 665
* Bump app version number to 2.32.0
---------
Co-authored-by: Mattermost CI Bot <ci-bot@mattermost.com >
2025-08-20 15:06:21 +03:00
Daniel Espino García
a27c82da90
Refactor and cleanup of option item ( #9067 )
...
* Refactor and cleanup of option item
* Fix tests and minor cleanup
* Fix bug and address feedback
2025-08-19 14:01:56 +02:00
Daniel Espino García
2e5bbb9f62
Fix share screenshot on ios 26 ( #9068 )
...
* Fix share screenshot on ios 26
* Address copilot feedback
* Address more copilot comments
2025-08-19 09:04:37 +02:00
Rahim Rahman
882097a668
feat(MM-63937): fetch initial team data only on entry ( #8894 )
...
* feat(MM-63936): add mark function in performance metrics manager
* feat(MM-63563): fetch initial team data ONLY on entry
* remove all performance mark()
* revert changes to processEntryModels
* using processNextTeam to download team in sequence
* separate restDeferredAppEntryActions into two parts
* remove console.log
* fixed issue with conflict post.id
* regression from fetchPostsForUnreadChannels
* extracted deferred functions into deferred.ts
* missing mock
* extract combineChannelsData to it's own function
* remove isDelete
* use logDebug vs logInfo
* add logDebug and logWarning in the mocking
* add combineChannelsData test
* revert the use of logDebug
* spelling errors
* undo logDebug changes
* moving fetchMissingDirectChannelsInfo into setTimeout saved quite a bit of time when it comes to TTI
* changes to accommodate other recent changes
* keep the channelsMap smaller by moving delete_at.
* using for loop instead of recursive
* making this function more readable
* add jsdoc
* changes based on review
* team will not get omitted from the sidebar if there is an error
* fix test as well
* added a new test
* remove comments on categories
* add categories to fix failing test
* fix failing test
2025-08-18 10:06:15 -06:00
MArtin Johnson
7b6fe1e84a
Translated using Weblate (Swedish)
...
Currently translated at 99.7% (1359 of 1362 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/
2025-08-18 15:32:02 +02:00
Hosted Weblate
1587dc3d92
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/
2025-08-18 15:32:02 +02:00
unified-ci-app[bot]
faf5e923f2
chore: Update NOTICE.txt file with updated dependencies ( #9073 )
...
Co-authored-by: unified-ci-app[bot] <121569378+unified-ci-app[bot]@users.noreply.github.com>
2025-08-18 13:11:35 +03:00
unified-ci-app[bot]
eb4609a890
Bump app build number to 662 ( #9069 )
...
Co-authored-by: Anka <runner@Mac-1755248560088.local >
2025-08-15 12:12:38 +03:00
Daniel Espino García
4f27a022c3
Make relatives times coherent with web ( #9062 )
...
* Make relatives times coherent with web
* Fix test
2025-08-12 14:28:25 +02:00
Daniel Espino García
71cec5a3e2
Purge leftover information in my channel table when purging playbooks ( #9057 )
...
* Purge leftover information in my channel table when purging playbooks
* Add comment
* Clear the sync ephemeral store on plugin disable
2025-08-12 14:27:52 +02:00
Daniel Espino García
d653d55cbc
Fix long name playbooks channel header ( #9051 )
...
* Fix long name playbooks channel header
* Address nitpick
* Fix unintended android change
2025-08-12 14:18:05 +02:00
Matthew Williams
f5ded51b02
Translated using Weblate (English (Australia))
...
Currently translated at 100.0% (1374 of 1374 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/en_AU/
2025-08-11 15:23:46 +02:00
Rajat Dabade
abb8fc84e9
(IOS) Consistent component for upload item for share extension ( #9030 )
...
Co-authored-by: Mattermost Build <build@mattermost.com >
2025-08-11 16:56:46 +05:30
Daniel Espino García
a102b6147e
Add ellipsis to the checklist title ( #9059 )
2025-08-08 13:41:05 +02:00
unified-ci-app[bot]
464b15ffb0
Bump app build number to 661 ( #9063 )
...
Co-authored-by: Anka <runner@Mac-1754641802002.local >
2025-08-08 12:18:13 +03:00
Elias Nahum
e8a0be4589
Upgrade SQLite.Swift to 0.15.4 ( #9061 )
2025-08-08 07:09:51 +08:00
Guillermo Vayá
499198bd96
fix sort_order 0 being converted to MAX_INTEGER ( #9050 )
2025-08-06 18:12:37 +02:00
unified-ci-app[bot]
22118854a1
chore: Update NOTICE.txt file with updated dependencies ( #9056 )
...
Co-authored-by: unified-ci-app[bot] <121569378+unified-ci-app[bot]@users.noreply.github.com>
2025-08-05 11:14:06 +03:00
Amy Blais
9bf54d18f7
Update NOTICE.txt ( #9055 )
2025-08-05 10:54:08 +03:00
Elias Nahum
64dda92be2
Update package.json ( #9053 )
2025-08-05 10:21:33 +03:00
Rajat Dabade
1dce89c97e
Reschedule time picker should open with post's scheduled date time ( #9035 )
2025-08-04 19:22:35 +05:30
Martin Mičuda
9f92c0c83b
Translated using Weblate (Czech)
...
Currently translated at 100.0% (1374 of 1374 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/cs/
2025-08-04 15:04:11 +02:00
Tom De Moor
b2820aca07
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1374 of 1374 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2025-08-04 15:04:11 +02:00
master7
a59f4dc130
Translated using Weblate (Polish)
...
Currently translated at 100.0% (1374 of 1374 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2025-08-04 15:04:11 +02:00
jprusch
dac0730a83
Translated using Weblate (German)
...
Currently translated at 100.0% (1374 of 1374 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2025-08-04 15:04:11 +02:00
Manuela Silva
6d5dfaf41f
Translated using Weblate (Portuguese)
...
Currently translated at 29.9% (412 of 1374 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pt/
2025-08-04 15:04:11 +02:00
Manuela Silva
2c4ca0a26d
Translated using Weblate (Portuguese)
...
Currently translated at 28.8% (396 of 1371 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pt/
2025-08-04 15:04:11 +02:00
master7
761d3fcadd
Translated using Weblate (Polish)
...
Currently translated at 100.0% (1371 of 1371 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2025-08-04 15:04:11 +02:00
jprusch
527a385267
Translated using Weblate (German)
...
Currently translated at 100.0% (1371 of 1371 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2025-08-04 15:04:11 +02:00
Guillermo Vayá
f7162c9ab6
Fix flaky biometric authentication test ( #8995 )
...
* Fix flaky biometric authentication test
Eliminates timing race conditions in SecurityManager test by using fixed timestamps instead of real Date.now() values. The test was failing inconsistently due to timing variations between test runs.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
* use fake timers
* revert changes
---------
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-04 10:41:03 +02:00
unified-ci-app[bot]
f4530653e3
Bump app build number to 660 ( #9047 )
...
Co-authored-by: Anka <runner@Mac-1754038924271.local >
2025-08-01 12:15:57 +03:00
Lucas Reis
bcdd00dc34
MM-30000 fix: enabling again the channel link on the attachment title ( #9020 )
2025-07-31 13:22:18 -04:00
Elias Nahum
1103ddb8f4
MM-64960 ask users to fill Playbook run retrospective on web or desktop ( #9044 )
2025-07-31 18:21:11 +08:00
Elias Nahum
40d8a0cbb4
Playbooks update ( #9039 )
...
* Playbook run status update post
* Show Playbooks button in Channel Info screen only if playbooks is enabled
* Handle Playbook links
* Fetch playbook if needed
* fix playbooks migration
* fix deeplinks using parsedUrl
* update last time playbooks where fetched if no errors
* show participants for run status update post
* fix tests
* remove console.log in test
* feedback review
* wrap participants footer
* add fastlane FASTLANE_XCODEBUILD_SETTINGS_RETRIES env vars
2025-07-29 21:55:41 +08:00
Serhii Khomiuk
21708aa2ee
Translated using Weblate (Ukrainian)
...
Currently translated at 97.7% (1328 of 1359 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/uk/
2025-07-28 20:33:48 +02:00
master7
d2d7ac644a
Translated using Weblate (Polish)
...
Currently translated at 100.0% (1359 of 1359 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2025-07-28 20:33:48 +02:00
Tom De Moor
6218aeff0e
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (1359 of 1359 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2025-07-28 20:33:48 +02:00
Frank Paul Silye
cb0773833e
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 99.0% (1346 of 1359 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nb_NO/
2025-07-28 20:33:48 +02:00
ThrRip
98c65c1942
Translated using Weblate (Chinese (Simplified Han script))
...
Currently translated at 100.0% (1359 of 1359 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/zh_Hans/
2025-07-28 20:33:48 +02:00
Serhii Khomiuk
1627441b96
Translated using Weblate (Ukrainian)
...
Currently translated at 97.2% (1321 of 1359 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/uk/
2025-07-28 20:33:48 +02:00
jprusch
0fe0f99ef0
Translated using Weblate (German)
...
Currently translated at 100.0% (1359 of 1359 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2025-07-28 20:33:48 +02:00