Commit graph

2169 commits

Author SHA1 Message Date
Devin Binnie 422673a740
[MM-36543] Check for webcontents before trying to load url in case tab was removed (#1633) 2021-06-21 08:48:31 -04:00
Guillermo Vayá 62a0d148ec
[MM-30147] [MM-30146] fix loading path for cert modal (#1630)
* fix loading path for cert modal

* fix linting
2021-06-16 16:35:12 +02:00
Guillermo Vayá 2f65c987e1
[MM-35581] fix m1 rename not being persisted, add rpm to release (#1626)
* fix m1 rename not being persisted, add rpm to release

* testing, revert after test

* Revert "testing, revert after test"

This reverts commit 70dc9a702b0d166c159c30add836c695e7fdd278.
2021-06-11 19:59:35 +02:00
Devin Binnie 46ffece3ed
[MM-36030] Allow for duplicate servers with different names to behave normally (#1628) 2021-06-10 11:33:52 -04:00
Guillermo Vayá 3aaf1797aa
[MM-36340] fix linux theme comparison (#1627) 2021-06-10 09:36:51 -04:00
Guillermo Vayá 92906248ba
[MM-35581] Rename arm64 to m1 (#1620)
* add rename

* remove check so we can test it

* revert testing changes

Co-authored-by: = <=>
2021-06-09 10:57:45 +02:00
Guillermo Vayá fa363d7db8
update to v12.0.10 (#1619) 2021-06-08 11:24:34 +02:00
Elsie Hupp 6b17f30d35
[GH-317] Correct size for Linux tray icons (#1595)
Signed-off-by: Elsie Hupp <9206310+elsiehupp@users.noreply.github.com>
2021-06-07 17:11:20 +02:00
Devin Binnie 9eb61c6cc0
[MM-35984] Make sure Select Downloads Folder dialog always uses the default location if none is selected (#1613) 2021-05-26 10:15:04 -04:00
Devin Binnie eecadb9c46
[MM-35662] Added media-src tag to CSP to allow data blobs to play for notification sounds (#1612) 2021-05-26 10:08:34 -04:00
Sven Hüster 8481ca7e33
add rpm build option to electron builder (#1611) 2021-05-26 10:22:51 +02:00
Devin Binnie 98cf5d25df
[MM-35781] Another workaround for Linux resizing (#1608) 2021-05-19 17:45:15 -04:00
Devin Binnie 4fdcaf66a3
[MM-35811][MM-35386] Upgrade to Electron 12 (#1604)
* Upgrade to Electron 12

* Fix lock file

* Update package.json

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

* Upgrade spectron

Co-authored-by: Guillermo Vayá <guivaya@gmail.com>
2021-05-19 09:40:12 -04:00
Devin Binnie 22449fb081
[MM-35131] Don't set the download location in config if we hit Cancel (#1600) 2021-05-14 09:16:23 -04:00
Devin Binnie 15a020a726
[MM-35588] Ensure that the window exists before calling minimize/maximize/reload (#1598) 2021-05-11 16:10:29 -04:00
Guillermo Vayá 47f36294b8
Windows tray theme (#1593)
* images

* use expected theme on windows

* fix shadowing

Co-authored-by: = <=>
2021-05-10 18:52:23 +02:00
Devin Binnie 3395f7ae4c
[MM-19510][MM-19511] Remove ToastActivatorCLSID from Start Menu shortcut on Windows (#1590)
* [MM-19510][MM-19511] Remove ToastActivatorCLSID from Start Menu shortcut on Windows

* Temporarily modify config.yml to run test msi build

* Try again

* Nope

* have store artifacts wait for the msi

* Reverting to see if it's CircleCI or my change causing the issue:

This reverts commit b289f70a643e6697948d7487ea29346a792868ab.

* Revert "Reverting to see if it's CircleCI or my change causing the issue:"

This reverts commit 41f10c281acba914629c9366816ce89fdc43c525.

* Remove changes to circleCI build

* Blank space

Co-authored-by: Guillermo Vaya <guivaya@gmail.com>
2021-05-07 17:27:00 -04:00
Devin Binnie 75567342c1
[MM-35249] Set window bounds on initial load success (#1587) 2021-05-06 09:27:27 -04:00
Devin Binnie 7d333dfe8f
[MM-35245] Null check to prevent console error in preload script on unloaded server (#1582) 2021-05-05 17:14:42 -04:00
Devin Binnie 87bbad13fa
[MM-35454] Fix default downloads path for Windows and Linux, only set for the app if the path is not blank (#1583)
* [MM-35454] Fix default downloads path for Windows and Linux, only set for the app if the path is not blank

* Default all other OSes other than Mac/Windows to unix standard
2021-05-05 12:54:21 -04:00
Guillermo Vayá 61c668d77b
fix wrong folder name for s3_daily (#1584) 2021-05-05 18:41:03 +02:00
Guillermo Vayá e2cd6a54e3
[MM-35386] Upgrade electron (#1580)
* remove unneeded dep

* upgrade electron
2021-05-04 16:16:52 +02:00
Guillermo Vaya 273862874c fix apt install 2021-05-03 22:12:30 +02:00
Devin Binnie 4dd731d01b
[MM-35131] Set default app downloads path to specified path in config (#1574) 2021-04-30 09:44:42 -04:00
Amy Blais 0f0260c304
Update NOTICE.txt (#1573) 2021-04-29 17:37:28 +02:00
Guillermo Vayá f4e2d91a3b
[MM-35278] Remove dependency libappindicator1 (#1572)
* [MM-35278] Remove dependency libappindicator1

* fix key position

* typo
2021-04-29 10:47:27 +02:00
Devin Binnie ad6c1064da
[MM-35171] Use modified default user agent string instead of hardcoded (#1571) 2021-04-28 22:18:25 -04:00
Guillermo Vayá 8b53554753
make daily links in s3 look always the same to help with rainforest (#1568) 2021-04-27 10:42:26 +02:00
Guillermo Vayá 9e5dfd6946
fix help message spacing (#1564) 2021-04-26 15:01:01 +02:00
Devin Binnie f4f64c50a9
[MM-34836] Cleanse URLs of extra slashes on parsing, and add the image proxy case (#1560)
* [MM-34836] Cleanse URLs of extra slashes on parsing, and add the image proxy case

* Added unit tests
2021-04-23 11:01:12 -04:00
Guillermo Vayá 7211848cad
add beta template (#1561) 2021-04-22 17:57:25 +02:00
Guillermo Vayá e15e0a85a3
[MM-35010] Fix m1 release pipeline (#1559)
* copy build results to the rest of the pipeline

* remove this commit before merging into master

* Revert "remove this commit before merging into master"

This reverts commit 87392e0029927fd5c9e697b84d15c9b187223128.
2021-04-22 12:50:31 +02:00
Carlos Tadeu Panato Junior 69b67e6997
add PR/Issue template and release notes section in the PR template (#1536) 2021-04-21 11:08:33 +02:00
Guillermo Vayá 9513f33a3c
add quarantine to plist (#1558) 2021-04-21 09:32:02 +02:00
Devin Binnie bdaa710b7e
[MM-34884] Only call show() on an existing mainWindow if the window is actually closed or hidden (#1552) 2021-04-20 09:35:46 -04:00
Guillermo Vayá 37fcdfaa0a
[MM-35010] add m1 architecture support (#1550)
* add both architectures to build process

* add arm64 to github release

* add beta to the download link so people know that it is not yet fully supported
2021-04-20 12:26:35 +02:00
Guillermo Vayá b8e2822457
Fix msi (#1548)
* fix checking for a tag

* fix ico path

* no need to remove asar.unpack

* fix copy from various sources to same dir
2021-04-20 12:20:37 +02:00
Guillermo Vayá 992324f42f
we don't use pressed images anymore with templates (#1549) 2021-04-20 11:48:00 +02:00
Devin Binnie c461770274
[MM-34594] Only show dock badge when the setting is enabled (#1538)
* [MM-34594] Only show dock badge when the setting is enabled

* Fixed a potential crash
2021-04-19 14:33:04 -04:00
Devin Binnie dcec274d30
[MM-34890][MM-34897] Fix some fullscreen issues (#1546)
* [MM-34890][MM-34897] Fix some fullscreen issues

* Using saveWindowState instead
2021-04-19 10:59:07 +02:00
Guillermo Vaya 1cbe799bc8 fix mac bg 2021-04-16 23:24:38 +02:00
Guillermo Vaya 4a6741f3af Bump to version 4.8.0-develop 2021-04-16 22:45:31 +02:00
Guillermo Vayá b00da1b053
Update icons (#1545) 2021-04-16 19:29:40 +02:00
Devin Binnie 62de91b7aa
[MM-34494] Encapsulate context menu in a class object and add it to each view as necessary (#1544) 2021-04-16 12:33:23 -04:00
Guillermo Vayá 9f31d3c725
[MM-34820] Improve spell check's option help text (#1543)
* improve spell check text

* Update src/renderer/components/SettingsPage.jsx

Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>

Co-authored-by: Carrie Warner (Mattermost) <74422101+cwarnermm@users.noreply.github.com>
2021-04-15 13:41:34 -04:00
Guillermo Vayá 03c80ced4e
[MM-33903] fix loading screen (#1540)
* fix loading screen and add timeout

* fix updates not rerendering
2021-04-15 16:11:06 +02:00
Devin Binnie b1cfc3a2f5
[MM-34645] Align App Options header and save indicator using display: inline-block instead of float: left (#1537) 2021-04-15 14:26:46 +02:00
Devin Binnie 0ba9bd9782
[MM-34564] Set max-width on the server tabs to 224px (#1539) 2021-04-15 14:23:32 +02:00
Guillermo Vayá aec6a8a255
prevent eager filtering (#1532) 2021-04-13 11:51:51 +02:00
Guillermo Vayá 3f93702379
[mm-34528] hide menu bar (#1530) 2021-04-09 13:12:33 +02:00