Commit graph

2720 commits

Author SHA1 Message Date
Christopher Poile 4fe66b298d
MM-51850 - Calls: Fix for crash after closing popout (#2647) 2023-03-31 11:46:27 -04:00
Devin Binnie a6f153b55a
Add .mas tag for releases (#2644) 2023-03-30 11:27:09 -04:00
Devin Binnie c5a5fa4da7
Add a checkbox asking users to reproduce on the latest version of the Desktop App (#2642)
* Add a checkbox asking users to reproduce on the latest version of the Desktop App

* Fixed the wording to include prerelease versions
2023-03-29 10:13:57 -04:00
Christopher Poile d18e3e2251
MM-51535 - Calls: Fix unrestricted redirect from calls widget (#2635)
* add will-redirect handler to prevent unrestricted redirect

* import ordering

* simplify onWillRedirect handler; tests

* Adding punctuation to force tests to run again.
2023-03-28 09:53:30 -04:00
Claudio Costa cc706f7a97
Escape regexp input in isCallsPopOutURL (#2629) 2023-03-23 10:56:47 -06:00
Claudio Costa 9570e030e7
Allow starting a call from existing thread (#2630) 2023-03-21 14:01:41 -04:00
Devin Binnie c85a4497b6
Fix the issue where we sometimes need to wait for GPO teams properly (#2621) 2023-03-20 16:24:07 -04:00
Kaya Zeren a4444bda1e Translated using Weblate (Turkish)
Currently translated at 100.0% (264 of 264 strings)

Translation: mattermost-languages-shipped/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/tr/
2023-03-20 09:16:33 -04:00
Devin Binnie 4ed2eccddd
Add MAS approval step to the release script (#2624) 2023-03-16 11:24:41 -04:00
Antonis Stamatiou 9111e45fbc
hotfix nightly workflow name (#2623) 2023-03-16 12:42:44 +02:00
Antonis Stamatiou 5eefa8c575
Separate artifact names since we merged the nightly builds for consistency (#2618)
* Separate artifact names since we merged the nightly builds for consistency

* renaming builds/artifacts
2023-03-15 18:06:44 +02:00
Devin Binnie cf8aa6499c
[MM-51406] Update node-abi, fix some server modal bugs (#2617)
* Update node-abi so tests can run

* [MM-51392] Fix modal ping bugs
2023-03-15 09:12:53 -04:00
Jon Seager 69831bbe13
fix: use XDG_DOWNLOAD_DIR as default download dir (#2615)
On Linux machines that are using a desktop env which conforms to
the FreeDesktop spec, users should have the XDG_DOWNLOAD_DIR
variable set to specify their default download directory.

This patch ensures that this directory is used if the variable is
present.

Hoping this will fix the following issue in the Mattermost snap:
https://github.com/snapcrafters/mattermost-desktop/issues/65
2023-03-15 09:12:16 -04:00
Devin Binnie 37e7fb1100
[MM-51406] Check for other server URLs when trying to navigate (#2616) 2023-03-15 09:08:33 -04:00
Devin Binnie dc2cacecd4
Add MM_WIN_INSTALLERS to release pipeline (#2613) 2023-03-14 10:06:00 -04:00
Antonis Stamatiou eaf75c257b
fix secret inheritance and naming convention for consistency (#2612) 2023-03-14 15:25:34 +02:00
Antonis Stamatiou 08c4535308
Replace release creation with gh CLI (#2608)
* replace release creation with gh CLI

* Create nightly builds abstraction with tag creation

* Enable also workflow dispatch for main nighlty build
2023-03-13 18:16:29 +02:00
Devin Binnie 19330bab65
Disable creation of blank issues (#2610) 2023-03-13 09:54:29 -04:00
Michael Kim 8aee1e2b66 Translated using Weblate (Korean)
Currently translated at 99.2% (262 of 264 strings)

Translation: mattermost-languages-shipped/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/ko/
2023-03-13 09:27:25 -04:00
Tasy218 7ef8758b7e Translated using Weblate (Arabic)
Currently translated at 45.8% (121 of 264 strings)

Translation: mattermost-languages-shipped/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/ar/
2023-03-13 09:27:25 -04:00
Tasy218 66aa944db9 Translated using Weblate (Arabic)
Currently translated at 43.1% (114 of 264 strings)

Translation: mattermost-languages-shipped/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/ar/
2023-03-13 09:27:25 -04:00
Isaac Be 13621df893 Translated using Weblate (Arabic)
Currently translated at 42.0% (111 of 264 strings)

Translation: mattermost-languages-shipped/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/ar/
2023-03-13 09:27:25 -04:00
Antonis Stamatiou 94a548427d
Add missing checkout/patch . Fixed folder name (#2607) 2023-03-13 11:32:29 +02:00
Devin Binnie 62503f30d8
Bump version to v5.4.0 (#2605) 2023-03-10 13:14:50 -05:00
Antonis Stamatiou 714dd5d4f9
add missing checkout for github release (#2604) 2023-03-10 11:56:47 -05:00
Antonis Stamatiou 11a2cafa1f
run pipeline on tags only (#2603) 2023-03-10 10:12:30 -05:00
Antonis Stamatiou b958d94506
add proper conditions to release pipelines (#2602) 2023-03-10 10:02:08 -05:00
Devin Binnie a3ad48dd2d
Adding extra dependencies to the release flow (#2601) 2023-03-10 08:08:09 -05:00
Devin Binnie 3c79c030bc
Add MM_WIN_INSTALLERS for nightly builds (#2599) 2023-03-09 10:01:17 -05:00
Antonis Stamatiou e2aee9ec50
fix multiline strings output (#2596) 2023-03-09 08:52:03 -05:00
Devin Binnie 1d4ad79cba
Allow MAS build to be repeated more easily (#2595) 2023-03-08 13:59:41 -05:00
Antonis Stamatiou 4e011a1d4a
add missing yq for windows (#2594) 2023-03-08 12:14:00 -05:00
Antonis Stamatiou 23c000b821
feat(ci): Use workflow_dispatch option for nightly builds in order to trigger them on demand when needed (#2593) 2023-03-08 11:28:51 -05:00
Amy Blais 54f58a2b5a
Update NOTICE.txt (#2570)
* Update NOTICE.txt

* Update NOTICE.txt

* Update NOTICE.txt

* Update NOTICE.txt

* Update NOTICE.txt

* Update NOTICE.txt

* Update NOTICE.txt

* Update NOTICE.txt

* Update NOTICE.txt

* Update NOTICE.txt

* Update NOTICE.txt

* Update NOTICE.txt

* Update NOTICE.txt
2023-03-08 10:01:55 -05:00
Antonis Stamatiou f8ae0076eb
added missing patch version . fix patch action for windows (#2592) 2023-03-08 16:12:29 +02:00
Claudio Costa 49ed221659
Fix race condition on switching calls (#2591) 2023-03-07 18:23:21 -06:00
Antonis Stamatiou 893f13e59d
fix nightly builds (#2590) 2023-03-07 15:55:32 +02:00
Devin Binnie 12ec2748b4
Refactor webContentsEvents and popup listeners (#2587) 2023-03-07 08:50:39 -05:00
Devin Binnie 2366214d9d
Update release script (#2589) 2023-03-06 15:22:01 -05:00
Devin Binnie 99a84a0fd7
[GH-2534] Refocus the popup window if already exists (#2581)
* [GH-2534] Refocus the popup window if already exists

* PR feedback

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-06 11:49:15 -05:00
Devin Binnie 20847ad5ab Translated using Weblate (Arabic)
Currently translated at 0.0% (0 of 264 strings)

Translation: mattermost-languages-shipped/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/ar/
2023-03-06 10:45:56 -05:00
Devin Binnie 6d68e315f1 Added translation using Weblate (Arabic) 2023-03-06 10:45:56 -05:00
Devin Binnie 417e53cb13
[MM-50948] Prevent popup windows from navigating outside of the plugin/managed resource URLs (#2580) 2023-03-06 09:11:39 -05:00
Antonis Stamatiou b62b25fdda
feat(ci): CircleCI migration to Github Actions (#2516)
* Deprecated trigger-desktop-nightly repo from gitlab
* Migrated Nightly builds URLs from CircleCI to S3
* Full CI/CD is handled by Github Actions

---------

Co-authored-by: Tasos Boulis <tboulis@hotmail.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-06 11:51:25 +02:00
Devin Binnie 8efa3480e4
[MM-50537] Upgrade to Electron v23.1.2 (#2579) 2023-03-03 11:38:06 -05:00
Devin Binnie 5342507954 Restore URL checking code 2023-03-02 17:03:55 -05:00
Claudio Costa a52e96694d
[MM-50973] Harden Calls windows URL navigation checks (#2573)
* Harden Calls windows URL navigation checks

* Update src/main/windows/callsWidgetWindow.ts

Co-authored-by: Eva Sarafianou <eva.sarafianou@gmail.com>

* Fix bad merge

* Extract team name to use isUrlType

* Simplify

---------

Co-authored-by: Eva Sarafianou <eva.sarafianou@gmail.com>
2023-03-02 13:10:47 -05:00
Devin Binnie 09debd6adb Translated using Weblate (Bulgarian)
Currently translated at 0.3% (1 of 264 strings)

Translation: mattermost-languages-shipped/mattermost-desktop
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/bg/
2023-03-02 12:12:35 -05:00
Devin Binnie 4f07d9dc73 Added translation using Weblate (Bulgarian) 2023-03-02 12:12:35 -05:00
Tom De Moor e7c16c7e2b Deleted translation using Weblate (Bulgarian) 2023-03-02 10:09:22 -05:00