Commit graph

2207 commits

Author SHA1 Message Date
Devin Binnie 2b81c49d81 Bump to version 5.0.4-rc1 2022-02-03 16:58:15 -05:00
Devin Binnie 0e4d1ed55a Bump to version 5.0.3-rc1 2022-02-03 16:58:08 -05:00
Devin Binnie 6b5f0e0be2 [MM-36058][MM-40572] Tray fixes (#1933)
* [MM-36058] Added config migration function, update default tray icon theme to system, allow Windows users to override icon theme

* [MM-40572] Restore minimize to tray option for Windows

* Lint fix

* Test fix

* Oops
2022-02-03 16:57:20 -05:00
Devin Binnie dc005df49b [MM-40635] Fix notifications and badges broken during test changes (#1934) 2022-02-03 16:22:24 -05:00
Devin Binnie aa16706ad1 Bump to version 5.0.3 2022-02-01 16:01:13 -05:00
Devin Binnie 48e00264c1 Bump to version 5.0.3-rc4 2022-01-27 10:35:16 -05:00
Devin Binnie 2d9e0a0664 Fix for channel export 2022-01-27 10:34:55 -05:00
Devin Binnie ad0ef1a0aa Bump to version 5.0.3-rc3 2022-01-26 12:09:48 -05:00
Devin Binnie dc18a48727 Merge'd 2022-01-20 15:25:34 -05:00
Alejandro García Montoro c98b10c35c MM-41042: Allow trusted plugin routes (#1956)
* Allow trusted plugin routes

The only allowed plugin route is, for now, the export endpoint for the
channel export plugin.

* Keep it simple
2022-01-20 15:21:30 -05:00
Devin Binnie 346387e0b6 Bump to version 5.0.3-rc2 2022-01-19 09:54:58 -05:00
Devin Binnie f3ccb35b40 Bump to version 5.0.3-rc1 2022-01-04 10:58:24 -05:00
Devin Binnie 7c4c96e727 Merge'dd 2022-01-04 10:19:13 -05:00
Devin Binnie 41e29b70b0 [MM-40574] Fix for race condition where new server modal didn't show initially on Linux, resizing issues (#1865)
* FIx for linux modal sizing

* Fix race condition, merge'd
2022-01-04 10:16:09 -05:00
Mattermost Build 36bc2a4e31
[MM-40603] Add timeout for alt press to make sure it doesn't interfere with OS shortcuts (#1932) (#1940)
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
(cherry picked from commit 8474683ff1)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2022-01-04 09:56:01 -05:00
Devin Binnie 99183613af [MM-40025] Stop app from redirecting to tabs when not logged in (#1870) 2022-01-04 09:55:07 -05:00
Mattermost Build fec77d4bba
[MM-40192] Don't send message until server is finished reloading (#1886) (#1939)
* [MM-40192] Don't send message until server is finished reloading

* Error check

(cherry picked from commit 850eadceb9)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2022-01-04 09:51:44 -05:00
Devin Binnie a0c18bc169 Merge'd 2022-01-04 09:50:17 -05:00
Devin Binnie 11f5f3f295 eab1f32 2022-01-04 09:47:20 -05:00
Devin Binnie e3d9902dbb Bump to version 5.0.2 2021-11-15 09:21:52 -05:00
Devin Binnie d6cab78474 Bump to version 5.0.2-rc1 2021-11-09 09:28:34 -05:00
Mattermost Build 1db41a94ff
[MM-39843] Show main window on second instance (#1848) (#1860)
(cherry picked from commit fbb3c9c705)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2021-11-09 09:27:29 -05:00
Mattermost Build 38a0ab731e
[MM-39428] Check for EBUSY, add retry logic and logging for writing to config (#1845) (#1859)
(cherry picked from commit ba974dbf75)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2021-11-09 09:27:23 -05:00
Devin Binnie f078403b58 Bump to version 5.0.1 2021-10-22 13:00:35 -04:00
Mattermost Build e93255c24c
Remove uses of restore_cache (#1835) (#1836)
(cherry picked from commit bd0d9df7e3)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2021-10-22 10:56:52 -04:00
Devin Binnie e111d399f2 Bump to version 5.0.1-rc2 2021-10-19 16:08:37 -04:00
Mattermost Build 26ef7b56e1
Changed version checking code for native window and correctly support frameless on Windows 8 (#1829) (#1830)
(cherry picked from commit 047db6e6e8)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2021-10-19 16:04:19 -04:00
Mattermost Build 0429bbac2a
Fixed issue with GPO navigation between tabs (#1822) (#1828)
(cherry picked from commit cde76cc15f)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2021-10-19 09:09:41 -04:00
Mattermost Build b8b68196f3
Fixed issue with notification sounds not working correctly (#1818) (#1823)
(cherry picked from commit ebba86bc08)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2021-10-18 18:23:11 -04:00
Mattermost Build 59cd078b67
Fixed serverAPI throwing error on proxy server challenge, improved modals (#1820) (#1821)
(cherry picked from commit 12052d4e0b)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2021-10-18 14:53:59 -04:00
Devin Binnie a6612dbfe2 Bump to version 5.0.1-rc1 2021-10-14 17:21:16 -04:00
Devin Binnie b4ab8e5e27 Bump to version 5.0.0-rc1 2021-10-14 17:21:09 -04:00
Mattermost Build bf0ad65563
Use build/ as CircleCI workspace (#1810) (#1816)
* Use build/ as CircleCI workspace

webpack compiles the application code to dist/ and electron-builder
treats it as a source of content to be packaged. As such, using this
path for CircleCI's workspace can cause unwanted scratch files to be
packaged into the app. By instead using build/, we solve the issue.
Moving the entitlements plist to the root of the repo is appropriate
because that's where all the other build config files currently live.

Fixes: #1809

* Update config.yml

Co-authored-by: Devin Binnie <devin.binnie@mattermost.com>
(cherry picked from commit 2194ca85ca)

Co-authored-by: Eli Young <elyscape@gmail.com>
2021-10-14 17:20:26 -04:00
Mattermost Build 41ae49009e
[MM-39310] Add setTimeout to new server modal pop to make sure it renders correctly. (#1811) (#1815)
(cherry picked from commit 6ae15b0cea)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2021-10-14 17:20:17 -04:00
Mattermost Build 8596e1ec87
[MM-39209] Check that Channels isn't redirecting to / to prevent a refresh (#1807) (#1813)
(cherry picked from commit cc4ddc3c18)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2021-10-14 09:50:40 -04:00
Devin Binnie d204048982 Bump to version 5.0.0 2021-10-12 09:20:36 -04:00
Devin Binnie b0e81304ca Bump to version 5.0.0-rc5 2021-10-08 11:39:11 -04:00
Mattermost Build 8f130dc337
[MM-39194] Removing call to focus() causing crash on macOS (#1801) (#1803)
(cherry picked from commit 5e104ab335)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2021-10-08 11:38:44 -04:00
Devin Binnie 3c115bb89b Bump to version 5.0.0-rc4 2021-10-06 17:12:08 -04:00
Mattermost Build 61b0d1d9cc
[MM-39047] Switch order of installers to avoid extra files being embedded (#1790) (#1797)
* [MM-39047] Switch order of installers to avoid extra files being embedded

* CircleCi change

(cherry picked from commit 9e440c6db9)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2021-10-06 17:05:34 -04:00
Mattermost Build 8fa44afa95
[MM-39160] Remove view from closedViews when it's automatically opened (#1791) (#1796)
(cherry picked from commit 48cf6fd788)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2021-10-06 17:05:21 -04:00
Mattermost Build 9c1d893095
Fix URL view cutoff for long URLs (#1793) (#1795)
(cherry picked from commit 3527679648)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2021-10-06 16:32:51 -04:00
Mattermost Build 7280589a48
[MM-39139] Workaround for transparency issue for BrowserViews on Electron v14.1.0+ (#1792) (#1794)
(cherry picked from commit d1e5505bd4)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2021-10-06 16:26:18 -04:00
Mattermost Build 7d8861c92e
Fix electron-builder path for Linux (#1788) (#1789)
(cherry picked from commit 67ddac1830)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2021-10-06 11:43:06 -04:00
Devin Binnie a3cd87f4ae Bump to version 5.0.0-rc3 2021-10-05 14:44:41 -04:00
Mattermost Build 21f75cf68d
[MM-38991] Remove mentions and unreads when unloading a view (#1780) (#1787)
(cherry picked from commit ca1457f023)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2021-10-05 10:19:26 -04:00
Mattermost Build 7daa9012a7
Fix GitHub release markdown for mac universal change (#1775) (#1786)
* Fix GitHub release markdown for mac universal change

* Update scripts/generate_release_markdown.sh

Co-authored-by: Guillermo Vayá <guivaya@gmail.com>

Co-authored-by: Guillermo Vayá <guivaya@gmail.com>
(cherry picked from commit 658aec559d)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2021-10-05 10:17:32 -04:00
Mattermost Build 0a0c84ea8b
Fix update image (#1781) (#1785)
* Attempt to fix update image

* WIP

* Update ca-certificates

* Try this

* How about this

* Typo

* Update other jobs

* More changes

(cherry picked from commit 0b7173542d)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2021-10-05 10:17:16 -04:00
Mattermost Build 8c45e25a9f
[MM-38936] Revert #1758, upgrade to Electron 14.1.0 (#1779) (#1784)
* Revert "[MM-38649] Put top bar in a BrowserView (#1758)"

This reverts commit c914903df9.

* [MM-38936] Upgrade to Electron 14.1.0

(cherry picked from commit e3ea6e4c6a)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2021-10-05 09:27:49 -04:00
Mattermost Build ceec1ec19b
[MM-38532] Use currentView to check for most recently used view (#1776) (#1777)
(cherry picked from commit 3665e87cba)

Co-authored-by: Devin Binnie <52460000+devinbinnie@users.noreply.github.com>
2021-10-01 11:35:31 -04:00