Vishwas Shashidhar a074126537 ELECTRON-1138: support opening email composition in new window (#602)
* bump up version number

* ELECTRON-1138: support opening email composition in new window

Currently, due to security reasons, we don't open any url which is not the same as the main window url in a new window, instead, we open it in a new tab of the system default browser.

However, this impacts the email app as we'll need new window to be opened to compose an email. This commit fixes that issue by checking if we need to open a sub-domain of the pod url domain.
2019-03-19 18:00:52 +05:30
2017-05-08 10:46:56 -07:00
2018-09-06 11:45:07 +05:30
2018-06-25 14:55:28 +05:30
2018-09-06 11:45:07 +05:30
2018-09-06 11:45:07 +05:30
2016-12-03 00:59:30 +01:00
2016-12-03 00:59:30 +01:00

Symphony Software Foundation - Incubating

SymphonyElectron

About:

SymphonyElectron is a desktop client of the Symphony Communication Platform built for macOS, Windows 10 and Windows 7. We've built this using the popular electron framework to support cross platform desktop apps loaded in a chromium container

Project Goals:

Our goal is to improve the performance and development agility of Symphony's desktop wrapper and build a path to support other wrappers by:

  1. Standardizing the JS to native interfaces
  2. Standardizing the app to app interfaces (current embedding API)
  3. Provide an open and free reference implementation that anyone can contribute to, modify, and make derivative works.

In order to achieve those goals Symphony is participating and working in close collaboration with the Foundation Desktop Wrapper Working Group

Development Setup & Running

Read Dev Setup

Description
A desktop client for the Symphony Collaboration Platform built using Electron
Readme 162 MiB
Languages
TypeScript 56.2%
C# 26.9%
Rich Text Format 5.7%
Less 3.4%
HTML 3.2%
Other 4.5%