unified-ci-app[bot]
ae545ab62d
Bump app build number to 689 ( #9306 )
...
Co-authored-by: Mattermost CI Bot <ci-bot@mattermost.com>
2025-11-21 11:14:13 +02:00
Guillermo Vayá
79e8d37365
fix 0 pending tasks message MM-66695 ( #9300 )
...
fix 0 pending tasks message MM-66695
2025-11-20 17:26:28 +01:00
Guillermo Vayá
c4a2ce38da
I18n issues ( #9303 )
2025-11-20 13:01:32 +01:00
Daniel Espino García
a341ef8981
Easy Login ( #9261 )
...
* Login screen for easy login
* Deep link changes
* Fix login flow
* Address feedback
* Rebranding
* Add deactivated flow
* Apply changes to the get type API
* Address feedback
2025-11-20 12:38:06 +01:00
Felipe Martin
c653d7c665
chore: update default error message for server validation ( #9299 )
2025-11-20 09:02:40 +01:00
Guillermo Vayá
93b749eb79
[MM-66690][MM-66691] Checklist improvements ( #9294 )
...
* fix no response + handle error
* address comment review
* add a screen to allow user to name the checklist
* handle local update errors
* can save as a memoized item
* change touchableopacity into a button
* fix typo
* memoize canSave
2025-11-19 16:14:03 +01:00
unified-ci-app[bot]
d0a28cdc67
Bump app build and version number ( #9297 )
...
* Bump app build number to 688
* Bump app version number to 2.35.0
---------
Co-authored-by: Mattermost CI Bot <ci-bot@mattermost.com>
2025-11-19 14:42:50 +02:00
dependabot[bot]
b19e15f181
Bump js-yaml ( #9295 )
...
Bumps and [js-yaml](https://github.com/nodeca/js-yaml ). These dependencies needed to be updated together.
Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 )
Updates `js-yaml` from 3.14.1 to 3.14.2
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
- dependency-name: js-yaml
dependency-version: 3.14.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-19 12:25:21 +08:00
Rajat Dabade
f6eeaa7e07
E2E test for permalink preview ( #9141 )
...
* E2E test for permalink preview
* Fix e2e test for ios
* revert unncessary changes
---------
Co-authored-by: Mattermost Build <build@mattermost.com>
2025-11-17 23:47:24 +05:30
Weblate (bot)
c984d4f84d
Translations update from Mattermost Weblate ( #9293 )
...
Automatic Merge
2025-11-17 14:01:54 +02:00
Amy Blais
9dcfd149d8
Update supported ESR version ( #9205 )
...
* Update supported ESR version
* Update supported_server.ts
* Update full_description.txt
* Update changelog
2025-11-17 08:15:50 +02:00
unified-ci-app[bot]
6129c8571d
Bump app build number to 687 ( #9287 )
...
Co-authored-by: Mattermost CI Bot <ci-bot@mattermost.com>
2025-11-14 11:16:41 +02:00
Guillermo Vayá
be5b6c196c
Checklist ( #9234 )
2025-11-12 20:46:59 +01:00
Felipe Martin
af2c35b03b
feat: edit server pre-authentication secret ( #9128 )
...
* feat: show potential pre-auth secret error on server create
* chroe: address comments
* chore: updated message
* feat: read response header to check error source
* fix: i18n
* chore: rename pre-auth to just auth
* Add show/hide toggle to authentication secret field
Modified server form to match login form UX with password visibility toggle
* Add preauth secret field to edit server with validation and auto-open options
* chore: added missing 18n
* Increase form padding for better error message spacing
* Fix preauth secret removal when not provided
* Change edit server title from 'Edit server name' to 'Edit server'
* Add custom ping function and improve validation in edit server
* chore: revert en_AU
* chore: improved error message
* feat: animate advanced options
* fix: auth secret label being cropped
* refactor: doPing
2025-11-12 16:07:19 +01:00
Pratyush
34ea6b2821
Added Image check for Allowed Image Extentions to categorize raw came… ( #9241 )
...
* Added Image check for Allowed Image Extentions to categorize raw camera formats as attachments
* Incorporated Copilot suggestion for constant and resuable method also updated method to satify test cases
2025-11-12 13:42:29 +01:00
Weblate (bot)
4a2cad681d
Translations update from Mattermost Weblate ( #9277 )
...
Automatic Merge
2025-11-10 17:01:49 +02:00
Elias Nahum
c615e37982
Fix gallery image dimensions ( #9247 )
2025-11-10 19:18:27 +08:00
Rahim Rahman
308aa0c45e
refactor(MM-64981): text change for no internet connection ( #9271 )
2025-11-07 09:57:53 -07:00
unified-ci-app[bot]
b11b7d1d17
Bump app build number to 686 ( #9273 )
...
Co-authored-by: Mattermost CI Bot <ci-bot@mattermost.com>
2025-11-07 11:13:36 +02:00
Daniel Espino García
47e4bbca78
[MM-66420] Add missing tests for playbooks ( #9258 )
...
* [MM-66420] Add missing tests for playbooks
* i18n-extract
* Update message keys to more accurate ones
* Update status update post to use a more standard error handling and fix linter bugs
* Add post-merge tests and address feedback
* Fix failing test
* Address feedback
2025-11-06 12:01:25 +01:00
Daniel Espino García
db154996f4
[MM-66419] Playbooks on mobile UX fixes ( #9250 )
...
* [MM-66419] Playbooks on mobile UX fixes
* Address UX feedback
2025-11-05 11:00:48 +01:00
Rahim Rahman
72b97f60f5
revert: floating banner & low connectivity ( #9254 )
...
* Revert "feat(MM-65625): low connectivity feature toggle in advance settings (#9191 )"
This reverts commit c872e2e2b1 .
* Revert "feat(MM-65145): Network connectivity/performance observer (#9173 )"
This reverts commit 597e03d7d8 .
* Revert "feat(MM-65625): floating banner (#9162 )"
This reverts commit 5887c3ab46 .
* Revert "feat(MM-65625): enhance navigation overlay management (#9165 )"
This reverts commit f1554f0341 .
* revert advanced.test.tsx changes
2025-11-04 07:15:51 -07:00
Daniel Espino García
1d8568ade8
Improve markdown code ( #9164 )
...
* Improve markdown code
* Add missing changes
* Simplify style composition
* Address feedback
* Fix color issue introduced by channel banner
2025-11-04 10:05:56 +01:00
Pratyush Sabharwal
d713ea5b39
Fixed IOS Header Emoji Alignment ( #9236 )
...
* Fixed IOS Header Emoji Alignment
* Created Styling Variable and used Plaform method select instead of OS
* Removed Empty Line Causing CI Pipeline to fail
2025-11-03 16:50:30 +01:00
Serhii Khomiuk
ec007aedec
Translated using Weblate (Ukrainian)
...
Currently translated at 96.4% (1401 of 1453 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/uk/
2025-11-03 11:51:11 +00:00
jprusch
52f2b896c9
Translated using Weblate (German)
...
Currently translated at 100.0% (1453 of 1453 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2025-11-03 11:51:11 +00:00
Vlastimil Pecinka
907421e3a1
Translated using Weblate (Czech)
...
Currently translated at 97.8% (1422 of 1453 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/cs/
2025-11-03 11:51:11 +00:00
Serhii Khomiuk
017e27f475
Translated using Weblate (Ukrainian)
...
Currently translated at 96.2% (1398 of 1453 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/uk/
2025-11-03 11:51:11 +00:00
master7
ec1e0c3c84
Translated using Weblate (Polish)
...
Currently translated at 100.0% (1453 of 1453 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2025-11-03 11:51:11 +00:00
Serhii Khomiuk
b16084fad3
Translated using Weblate (Ukrainian)
...
Currently translated at 94.9% (1379 of 1453 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/uk/
2025-11-03 11:51:11 +00:00
Daniel Espino García
6cf1bb447b
[MM-66380] Only show playbook runs if enabled ( #9252 )
2025-11-03 12:36:29 +01:00
Elias Nahum
31556bfed6
Fix race condition that prevents bottom tab bar from showing ( #9246 )
2025-11-03 18:10:51 +08:00
Elias Nahum
84846b01a9
MM-66173 fixes crash when receiving notifications ( #9243 )
...
* MM-66173 fixes crash when receiving notifications
* Update ios/Gekidou/Sources/Gekidou/PushNotification/PushNotification+Signature.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update ios/Gekidou/Sources/Gekidou/PushNotification/PushNotification+Signature.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update ios/Gekidou/Sources/Gekidou/DataTypes/ChannelMember.swift
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-01 19:19:31 +08:00
unified-ci-app[bot]
67e709b414
Bump app build number to 683 ( #9249 )
...
Co-authored-by: Mattermost CI Bot <ci-bot@mattermost.com>
2025-10-31 11:13:49 +02:00
Guillermo Vayá
cf88dd89fc
remove patch for bug ( #9245 )
2025-10-30 14:55:02 +01:00
Pratyush Sabharwal
dbd7575f41
Latex styling update for incorrect baseline for the respective mobile OS ( #9238 )
...
* Latex styling update for incorrect baseline for the respective mobile OS
* Fixed style formatting causing the pipeline to fail
* Updated Platform OS method to Platform Select for latex styling
2025-10-29 11:20:09 +01:00
Elias Nahum
c0eaeefbe0
Properly handle android system bars ( #9242 )
2025-10-29 09:11:11 +08:00
Weblate (bot)
5d47f062f3
Translations update from Mattermost Weblate ( #9240 )
...
Automatic Merge
2025-10-27 16:59:10 +02:00
Tom De Moor
b3ccf3648f
Translated using Weblate (Dutch)
...
Currently translated at 99.9% (1452 of 1453 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2025-10-20 14:02:09 +02:00
master7
570ea2fb75
Translated using Weblate (Polish)
...
Currently translated at 100.0% (1453 of 1453 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2025-10-20 14:02:09 +02:00
Tom De Moor
2291175c53
Translated using Weblate (Dutch)
...
Currently translated at 98.4% (1430 of 1453 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2025-10-20 14:02:09 +02:00
Frank Paul Silye
26741d5a89
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 98.2% (1428 of 1453 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nb_NO/
2025-10-20 14:02:09 +02:00
Kaya Zeren
327210f943
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (1453 of 1453 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/tr/
2025-10-20 14:02:09 +02:00
MArtin Johnson
bb0f4a4568
Translated using Weblate (Swedish)
...
Currently translated at 99.8% (1451 of 1453 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/sv/
2025-10-20 14:02:09 +02:00
master7
d3c0850cb3
Translated using Weblate (Polish)
...
Currently translated at 98.8% (1436 of 1453 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/pl/
2025-10-20 14:02:09 +02:00
Tom De Moor
794d60b58a
Translated using Weblate (Dutch)
...
Currently translated at 97.2% (1413 of 1453 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/nl/
2025-10-20 14:02:09 +02:00
jprusch
8a299c9bb2
Translated using Weblate (German)
...
Currently translated at 100.0% (1453 of 1453 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/de/
2025-10-20 14:02:09 +02:00
l-ra
ec657b4c4b
Translated using Weblate (Czech)
...
Currently translated at 97.8% (1422 of 1453 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/cs/
2025-10-20 14:02:09 +02:00
Serhii Khomiuk
90ec660963
Translated using Weblate (Ukrainian)
...
Currently translated at 91.9% (1336 of 1453 strings)
Translation: Mattermost/mattermost-mobile-v2
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/uk/
2025-10-20 14:02:09 +02:00
unified-ci-app[bot]
aa88019582
Bump app build and version number ( #9223 )
...
* Bump app build number to 681
* Bump app version number to 2.34.0
---------
Co-authored-by: Mattermost CI Bot <ci-bot@mattermost.com>
2025-10-17 13:39:51 +03:00