Zhongyi Tong
47b3dd04fb
Fix linter warnings.
2017-04-29 01:10:21 +08:00
Zhongyi Tong
9ed09c9e1c
Add reload button to preference page.
2017-04-28 23:56:59 +08:00
Zhongyi Tong
239cce8a4c
Initialize domains on first use.
2017-04-28 23:56:59 +08:00
Zhongyi Tong
d6a35408b8
Integrate actions from menu and tray with webview.
2017-04-28 23:56:59 +08:00
Zhongyi Tong
35e6f7dcdd
Move methods from mainWindow.webContents (index.js) to WebView (main.js).
2017-04-28 23:56:56 +08:00
Zhongyi Tong
a38c933bc8
Redirect to server settings page when domains are empty.
2017-04-28 23:00:08 +08:00
Zhongyi Tong
720ccf5d00
Update DomainUtil and finish PreferenceView.
2017-04-28 23:00:08 +08:00
Zhongyi Tong
8dc87d0485
Set up layout for PreferenceView.
2017-04-28 23:00:08 +08:00
Zhongyi Tong
cd9f1c0c47
Use multiple webview to increase loading speed and allow servers to be online at the same time.
2017-04-28 23:00:08 +08:00
Zhongyi Tong
331452edbb
Refactor ServerManagerView and setup layout for PreferenceView.
2017-04-28 23:00:08 +08:00
Zhongyi Tong
d18885ecc9
Finish interactions of switching servers in ServerManagerView.
2017-04-28 23:00:08 +08:00
Zhongyi Tong
1aef53ef94
Change domain config schema and update DomainUtil.
2017-04-28 23:00:08 +08:00
Zhongyi Tong
11086210de
Setup the layout for ServerManagerView.
2017-04-28 23:00:08 +08:00
Zhongyi Tong
e0d693fa19
Add DomainUtil to manage domains in one place.
2017-04-28 23:00:08 +08:00
Zhongyi Tong
81c71b1f83
Update prototype design.
2017-04-28 23:00:07 +08:00
Zhongyi Tong
cf8c83e3cf
Finish UI template of multi-server manager.
2017-04-28 23:00:07 +08:00
Lplenka
cbcff67d28
[WIP] issue #126 , now not remembering servers
2017-04-21 18:39:58 +05:30
Lplenka
2dd44852fa
Lint error fixed #126[WIP]
2017-04-17 14:22:30 +05:30
Lplenka
06faf46bcc
Support for Switching to server with certificate error #126[WIP]
2017-04-17 12:39:54 +05:30
Lplenka
468e9d539b
issue #126 [WIP]
2017-04-17 12:15:07 +05:30
akashnimare
e55f38a962
🚚 moved files to renderer
2017-04-18 04:17:32 +05:30
Lalu Prasad Lenka
184e1a5bc4
Merge branch 'master' into master
2017-04-14 08:20:29 +05:30
Akash Nimare
df91c20f36
Merge pull request #137 from brockwhittaker/landing-page-redesign
...
Redesign the landing page to look more inline with brand design.
2017-04-14 04:30:26 +05:30
brockwhittaker
c1f6159d69
Redesign the landing page to look more inline with brand design.
...
This redesigns the landing page to incorporate the Zulip style guide.
This also adds two animations:
1. The error text slides down on error and back up when typing.
2. The form section shakes when there is invalid input for 0.5s.
2017-04-13 12:03:45 -07:00
brockwhittaker
4d374ff40c
Restyle Electron => Zulip desktop page.
...
This restyles the "about" page to look slicker and have brand colors.
2017-04-12 12:24:27 -07:00
Lplenka
ca078cbbfd
Fixed size bug in Mac OS #110 [WIP]
2017-04-02 13:29:14 +05:30
Lplenka
6d45105b69
Fixed bug in Mac OS #110 [WIP]
2017-04-02 13:24:56 +05:30
Lplenka
40f81af2dd
Lint error fixed #110 [WIP]
2017-04-02 11:06:39 +05:30
Lalu Prasad Lenka
d5e6184e75
Fixed bugs in Windows #110 [WIP]
2017-04-02 05:09:43 +05:30
Lplenka
0ec38ba41d
Added function to set tray size according to OS, fixed toggle tray
2017-04-02 09:33:13 +05:30
Lplenka
460a64710a
Js Lint error fixed 🔧 , Fixes #110
2017-04-02 07:40:29 +05:30
Lplenka
9ec62a748f
Added communication b/w Main & Renderer process for proper functioning of Tray icon #110 [WIP]
2017-04-02 01:21:33 +05:30
Lplenka
a7a80cef99
Added Tray.js to renderer js files
2017-04-02 00:55:48 +05:30
Lplenka
1be29faea6
Removed spaces from imported/exported varibles & fixed the package.json in app folder
2017-03-19 01:16:07 +05:30
Lplenka
d4d36d0582
Removed reductant call to prefDomain()
2017-03-18 12:14:12 +05:30
Lplenka
d7d3017bc1
Bug Fixes
2017-03-11 01:46:35 +05:30
Lplenka
394caa7934
Issue fix in better way
2017-03-04 10:02:27 +05:30
Lplenka
db2860b53e
code formatting done
2017-03-04 01:32:34 +05:30
Lplenka
6d20df3557
Changed error message
2017-03-04 01:01:31 +05:30
Lplenka
2942cd1244
merge conflicts resolved
2017-03-04 00:44:40 +05:30
Lplenka
174049f489
issue #78 fixed
2017-03-04 00:16:41 +05:30
akashnimare
f256cbcd5d
Added error message when input url is null fixes #116
2017-03-02 17:35:20 +05:30
akashnimare
ff8c20f0b4
Removed unnessary code #116
2017-03-02 17:08:42 +05:30
akashnimare
9e0c17a793
🐛 fixing it in preference window #116
2017-03-02 17:05:01 +05:30
akashnimare
063799a053
Updated login page title + placeholder
2017-02-07 18:37:14 +05:30
akashnimare
5f027820f4
✏️ small typos fixed
2017-01-14 22:42:28 +05:30
akashnimare
f80095d953
Updated travis build script
2016-12-15 20:53:35 +05:30
akashnimare
181803755a
fix OSX travis build
2016-12-15 20:39:50 +05:30
Akash Nimare
e3deb93730
Update Zulip server
2016-12-14 03:16:45 +05:30
Akash Nimare
d6a3e5fe1b
Updated zulip server
2016-12-14 03:15:33 +05:30