Commit graph

3019 commits

Author SHA1 Message Date
Devin Binnie 113fda79b1
Fixed a crash when the view loads for the first time (#2931) 2023-12-15 11:32:32 -05:00
Devin Binnie 0cab09b7f5
[MM-55152] Add new Desktop API endpoints, improve preload script, some clean-up (#2900)
* Add constants for app info, add to API

* Migrate history button

* Converted calls API over to context bridge, removed some unnecessary logging

* Convert to TS, add types for web app to consume

* Fix tests, prune

* Fix lint

* More changes to support the legacy API

* Force legacy code off, add support for unreads/mentions/expired through the API

* Fix issues with cross-tab login, removed need for log in/log out signalling

* Fixed test, typos

* Change package name for types

* Add some other stuff to the types

* PR feedback

* More feedback

* Use npm package

* Change types and API to provide off listeners

* Version number

* Lock

* Fix typo

* Add sessionID for calls
2023-12-13 09:39:46 -05:00
yasserfaraazkhan 675ec6d661
E2E: CI Improvements (#2918) 2023-12-13 14:24:16 +05:30
master7 45b08df7d3 Translated using Weblate (Polish)
Currently translated at 100.0% (287 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/pl/
2023-12-11 08:19:29 -05:00
Tom De Moor a885552b9e
promoting Simplified Chinse from Alpha to Beta across the platform (#2926)
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
2023-12-07 09:18:53 -05:00
Hasan Can 9f80b7d82b
customize taskbar icon depending to session (#2899)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-12-05 11:22:53 -05:00
Andrius Petrauskis 794a326350 Translated using Weblate (Lithuanian)
Currently translated at 87.4% (251 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/lt/
2023-12-04 09:23:45 -05:00
Sharuru 4540805ae6 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (287 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/zh_Hans/
2023-12-04 09:23:45 -05:00
Konstantin d7e2840247 Translated using Weblate (Russian)
Currently translated at 100.0% (287 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/ru/
2023-12-04 09:23:45 -05:00
Devin Binnie d2b03fdc7c
Fix session expired issue (#2921) 2023-12-01 09:57:02 -05:00
Michael Waiblinger 8171f0f0fa
Add x-scheme-handler to the desktop file script (#2917)
Co-authored-by: wiebel <mail@wiebel.org>
2023-11-28 08:56:30 -05:00
Milo Ivir a4209d43fb Translated using Weblate (Croatian)
Currently translated at 60.9% (175 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/hr/
2023-11-27 09:13:32 -05:00
Milo Ivir d046e58c7b Translated using Weblate (Croatian)
Currently translated at 59.9% (172 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/hr/
2023-11-27 09:13:32 -05:00
Milo Ivir a29f6d8ac5 Translated using Weblate (Croatian)
Currently translated at 56.0% (161 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/hr/
2023-11-27 09:13:32 -05:00
DMC c3dada1e74 Translated using Weblate (Chinese (Traditional))
Currently translated at 97.2% (279 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/zh_Hant/
2023-11-27 09:13:32 -05:00
Milo Ivir 8bd5c277c0 Translated using Weblate (Croatian)
Currently translated at 45.9% (132 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/hr/
2023-11-27 09:13:32 -05:00
Frantisek Grezo 5b2620cf0e Translated using Weblate (Czech)
Currently translated at 100.0% (287 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/cs/
2023-11-27 09:13:32 -05:00
DMC 8e801f007e Translated using Weblate (Chinese (Traditional))
Currently translated at 96.5% (277 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/zh_Hant/
2023-11-27 09:13:32 -05:00
Milo Ivir d287673091 Translated using Weblate (Croatian)
Currently translated at 44.5% (128 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/hr/
2023-11-20 08:55:05 -05:00
Trivikram Kamat a63bdd7cf2
chore: migrate AWS SDK for JavaScript v2 APIs to v3 (#2904)
* chore: convert s3.promise callback to async-await

* chore: run codemod on e2e/utils/artifacts.js

* chore: format

* chore(deps): replace AWS SDK for JavaScript v2 with v3

* chore: bump lockfile

* chore: changes to bracket spacing in imports

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>

---------

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2023-11-16 16:39:55 -05:00
Amy Blais 61bc359959
Update NOTICE.txt (#2912)
Updates based on https://github.com/mattermost/desktop/blob/master/package.json
2023-11-14 12:16:59 -05:00
Devin Binnie 923964c5ac
Bump to version v5.7 (#2911) 2023-11-13 09:48:31 -05:00
Devin Binnie 5ae7f667cd
[MM-55466] Update to node-gyp v10 to fix Python script error (#2909) 2023-11-13 09:36:31 -05:00
Yoo Dongryul 46be74ff2d Translated using Weblate (Korean)
Currently translated at 100.0% (287 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/ko/
2023-11-13 09:17:57 -05:00
Csaba Tóth cc0d8248c9 Translated using Weblate (Hungarian)
Currently translated at 100.0% (287 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/hu/
2023-11-13 09:17:57 -05:00
Devin Binnie 762324b596
[MM-55317] Force deep linking to use formatted path names when rewriting the URL (#2907)
* [MM-55317] Force deep linking to use formatted path names when rewriting the URL

* PR feedback
2023-11-10 10:48:26 -05:00
Devin Binnie a1071277d6
[MM-55261] Allow embedded video links to go fullscreen after a permission check (#2905) 2023-11-10 09:02:34 -05:00
Tom De Moor 7aed1eb852
Removing empy zh_Han* files that are raising an alert in Weblate (#2890)
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
2023-11-09 11:24:11 -05:00
Tom De Moor 4b20b275d7
reverting_pr2892 (#2901)
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-11-06 08:15:48 -05:00
Milo Ivir d4759f91e3 Translated using Weblate (Croatian)
Currently translated at 24.3% (70 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/hr/
2023-11-06 08:15:05 -05:00
Milo Ivir edc09a77a7 Translated using Weblate (Croatian)
Currently translated at 24.0% (69 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/hr/
2023-11-06 08:15:05 -05:00
Milo Ivir 03ea022aef Translated using Weblate (Croatian)
Currently translated at 22.9% (66 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/hr/
2023-11-06 08:15:05 -05:00
Milo Ivir bf11658ced Translated using Weblate (Croatian)
Currently translated at 22.6% (65 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/hr/
2023-11-06 08:15:05 -05:00
Milo Ivir 5242e4bc66 Translated using Weblate (Croatian)
Currently translated at 21.9% (63 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/hr/
2023-11-06 08:15:05 -05:00
Kaya Zeren 2db214706e Translated using Weblate (Turkish)
Currently translated at 100.0% (287 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/tr/
2023-11-06 08:15:05 -05:00
Devin Binnie 9faaa79064
[MM-55054] Consider a matching origin for a media request as a trusted URL when checking permissions (#2893) 2023-11-02 12:21:58 -04:00
Quijuletim470 31e17aae80 Translated using Weblate (Portuguese)
Currently translated at 87.4% (251 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/pt/
2023-10-30 09:17:52 -04:00
ThrRip 017f7782ab Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (287 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/zh_Hans/
2023-10-30 09:17:52 -04:00
Maxime tremblay Godindustry@gmail.com ca332e5f71 Translated using Weblate (Chinese (Simplified))
Currently translated at 99.6% (286 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/zh_Hans/
2023-10-30 09:17:52 -04:00
Dmytro Svyrydenko 10f7548f39 Translated using Weblate (Ukrainian)
Currently translated at 97.9% (281 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/uk/
2023-10-30 09:17:52 -04:00
Tom De Moor f7808b239a
adding Hebrew as a new beta language (#2892)
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
2023-10-27 08:04:55 -04:00
Devin Binnie 3a099c699b
Add argument passing to the desktop file script (#2896) 2023-10-27 08:03:45 -04:00
Devin Binnie f309a03772
[MM-55132] Upgrade to Electron v27.0.2 (#2894) 2023-10-25 16:18:55 -04:00
Devin Binnie 8a52a94dd6
[MM-54979] Stop auto opening Boards/Playbooks tabs, close existing open tabs once for users that might have them open (#2886) 2023-10-25 09:18:50 -04:00
yasserfaraazkhan 932eff2ea9
feat(e2e): add a job to run e2e on linux os (#2796) 2023-10-25 02:01:36 +05:30
Tom De Moor e1f2239dbd Translated using Weblate (Hebrew)
Currently translated at 100.0% (287 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/he/
2023-10-23 09:33:07 -04:00
Tomer Ben-Rachel ac9d556dca Translated using Weblate (Hebrew)
Currently translated at 100.0% (287 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/he/
2023-10-23 09:33:07 -04:00
Akbar Abdrakhmanov 41a40f452c Translated using Weblate (Kazakh)
Currently translated at 45.6% (131 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/kk/
2023-10-23 09:33:07 -04:00
Tomer Ben-Rachel 4ad6f96a4d Translated using Weblate (Hebrew)
Currently translated at 80.4% (231 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/he/
2023-10-23 09:33:07 -04:00
Tomer Ben-Rachel 36d63b1a08 Translated using Weblate (Hebrew)
Currently translated at 72.4% (208 of 287 strings)

Translation: Mattermost/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/he/
2023-10-23 09:33:07 -04:00