Akash Nimare
3d0f4d88af
settings: Increase width of add a new org button.
2018-12-07 15:05:11 +05:30
Akash Nimare
a2f412c3de
Improve wording of adding a new org button.
2018-12-06 18:14:55 +05:30
Akash Nimare
08559c2f4a
setting: Improve organization page.
...
This adds a new button in the connected organization
page by which a user can quickly add a new Zulip organization.
Fixes : #607 .
2018-12-05 23:00:07 +05:30
Akash Nimare
1f4509a6d2
codebase: Fix a typo.
2018-12-05 20:01:44 +05:30
Akash Nimare
06c8b2e8a2
context-menu: Fix context menu not working on adding new org.
...
Two changes -
* Fixes the context menu not working on adding a new org. This is
because previously the context menu listner only called when loading
the app. Updated the same to fix the issue.
* Refactor the codebase for left-sidebar.
Improves #599 .
2018-12-05 19:55:56 +05:30
Kanishk Kakar
2aa15ee11a
context-menu: Add context menu in left sidebar.
...
This adds a context menu in the left sidebar. For now, there is one sub-item called - Disconnect organization by which a user can delete an added org from the app.
Fixes : #599 .
2018-12-05 19:42:47 +05:30
Akash Nimare
3c676672ec
shortcut: Document show sidebar shortcut properly.
...
Fixes : #606 .
2018-12-05 13:42:40 +05:30
Abhigyan Khaund
c937317ecf
domain-util: Include certificates in all requests for icon.
...
Fixes : #463 .
2018-12-05 12:43:34 +05:30
Akash Nimare
44dceda50e
dependency: Update electron-window-state to v5.0.3.
...
Fixes : #231 .
2018-11-30 21:37:02 +05:30
Akash Nimare
e1407cb6f7
dependency: Update electron-window-state to v5.0.2.
2018-11-22 20:37:19 +05:30
Michel Tomas
6899a6bc20
network: Fix request ecdhCurve mismatch errors.
...
The HTTP Node now uses auto for ecdhCurve for SSL connections. This fixes the SSL
handshake error while connecting to some Zulip instances. Setting the ecdhCurve to auto
is the recommended method for Node > 8.5, more info here -
https://github.com/nodejs/node/issues/16196
Fixes : #594 .
2018-11-19 16:11:23 +05:30
Akash Nimare
925fec71d5
Add release notes for v2.3.82.
2018-11-05 00:24:25 +05:30
Akash Nimare
f847c565f9
menu: Update menu items on setting page.
...
This PR adds a functionality to update the menu items.
Some menu items like logout, shortcut etc are not needed
on setting page. We can control the same using this flag.
Fixes : #587 .
2018-10-28 15:11:40 +05:30
Kanishk Kakar
c2a380d308
setting: Disable beta updates if auto updates disabled.
...
* Disable beta updates if auto updates disabled
2018-10-27 23:22:14 +05:30
Akash Nimare
ac6b206583
sentry: Update sentry to v0.12.1.
2018-10-24 19:27:38 +05:30
Akash Nimare
988405c665
dependency: Update node-json-db to v0.9.1.
2018-10-24 14:07:07 +05:30
Akash Nimare
a209804692
setting: Set custom css to false by default.
2018-10-23 15:09:28 +05:30
Akash Nimare
95c4df1898
network: Fix typo in network error message.
2018-10-23 14:56:56 +05:30
Rishi Gupta
1048c91d9e
about: Remove Found bug button.
2018-10-21 05:05:44 +05:30
Akash Nimare
d723c5cd1c
proxy: Do not reload app when turning off the SPS setting.
2018-10-17 16:58:26 +05:30
Akash Nimare
dcc7cd118c
release: 🎉 new release v2.3.82.
v2.3.82
2018-10-11 21:53:25 +05:30
Abhigyan Khaund
d2649dd5d7
native-menus: Add tools submenu and reword a few options.
...
Check for Updates → Move to Tools
Reset App Settings → Move to Tools, rename “Factory reset”
Both Dev Tools → Move to Tools
Download App Logs → Move to Tools
What’s new → Move to Tools, and rename “Release notes”.
2018-10-10 13:53:25 +05:30
Akash Nimare
25e6f6d482
sentry: Update Sentry to v0.11.0.
...
This could potentially fix #577 since the issue is caused by Sentry.
2018-10-09 13:51:12 +05:30
Akash Nimare
bd805b8324
native-menus: Rename a few options of the submenus.
2018-10-07 19:17:31 +05:30
Abhigyan Khaund
e1d98e0d8e
native-menus: Rename a few options of the submenus.
2018-10-07 17:41:57 +05:30
Akash Nimare
89e5d2892b
readme: Replace the word team with organizations.
2018-10-04 00:37:49 +05:30
Akash Nimare
ab28b56377
tray: Remove about menu item and rename focus.
2018-10-03 20:47:24 +05:30
Abhigyan Khaund
71aa7e28ba
readme: Replace word team with organizations.
2018-10-02 13:50:57 +05:30
Akash Nimare
ba2bfba459
settings: Rename custom css section.
2018-10-01 18:10:40 +05:30
Akash Nimare
d181b0c2e5
settings: Move custom css section to advanced.
2018-10-01 18:07:20 +05:30
Akash Nimare
bda5c62928
settings: Put shortcut tip on the top.
2018-10-01 17:53:11 +05:30
Akash Nimare
b2b4fd1003
settings: UI fixes in general settings.
2018-09-28 21:03:49 +05:30
Akash Nimare
19770f5fbf
settings: Update wordings of org settings.
2018-09-28 13:28:47 +05:30
Akash Nimare
4592396c4b
settings: Update wordings of general settings.
2018-09-28 13:18:06 +05:30
Akash Nimare
19d3c0f5b5
left-sidebar: Update the border-radius of org icon.
...
Org icon now have rounded squares.
Fixes : #574 .
2018-09-28 13:06:19 +05:30
Akash Nimare
af87789c7f
feedback: Upgrade send feedback to latest.
2018-09-27 19:43:18 +05:30
Priyank Patel
36e710dbfe
gitattributes: Mark package-lock.json files binary.
...
So they don't show up during `git diff`.
2018-09-26 20:46:36 -04:00
Priyank Patel
a6e1c93d81
dependencies: Upgrade send-feedback module to v1.0.8.
...
Fixes: https://github.com/zulip/zulip-electron/issues/569
2018-09-26 20:46:36 -04:00
Akash Nimare
684d88dd7f
menus: Rename a few menu items.
2018-09-26 13:44:51 +05:30
Akash Nimare
45aedbd9db
tray: Add a separator in tray before quit item.
2018-09-26 13:44:01 +05:30
Akash Nimare
6f411a819c
menu: Remove whitespace from app version.
2018-09-26 12:27:09 +05:30
Rishi Gupta
097738332b
tray: Remove separators.
2018-09-25 12:43:32 -07:00
Rishi Gupta
b777f8a50f
menus: Rename a few menu items.
2018-09-25 09:51:01 -07:00
Akash Nimare
50f06239bb
Add release notes for v2.3.8.
2018-09-25 18:58:19 +05:30
Akash Nimare
94cbc786d6
release: 🎉 new release v2.3.8.
v2.3.8
2018-09-24 16:45:50 +05:30
Akash Nimare
75abf38515
sentry: Update Sentry to v0.10.1.
2018-09-24 16:45:50 +05:30
Akash Nimare
c1af019182
sentry: Add ignore errors to sentry configuration.
...
We could ignore the validate realm error since it's harmless and we know the reason behind this.
It mostly comes from the console logs. This is a temp solution until Sentry supports disabling
the console logs.
2018-09-24 16:43:32 +05:30
Akash Nimare
1ea8aea22a
sentry: Update Sentry to v0.9.0.
2018-09-21 14:50:47 +05:30
Akash Nimare
a7e418885a
Merge branch 'master' of github.com:zulip/zulip-electron
2018-09-20 23:11:19 +05:30
Akash Nimare
0ac823c85b
Update package-lock.json.
2018-09-20 23:10:47 +05:30