Zhongyi Tong
|
4c33f0779c
|
Update badge style when unread number too large.
|
2017-06-13 00:57:28 +08:00 |
|
Zhongyi Tong
|
4888efb9f2
|
Use Zulip as app title.
|
2017-06-13 00:57:28 +08:00 |
|
Zhongyi Tong
|
9f73160f74
|
Add the ability to show badge count for each server.
|
2017-06-13 00:57:27 +08:00 |
|
Zhongyi Tong
|
b18e3ad5d2
|
Update title and badge on title change.
|
2017-06-13 00:57:27 +08:00 |
|
Zhongyi Tong
|
ed6013fb5d
|
Add the ability to reload active webview in UI.
|
2017-06-13 00:57:27 +08:00 |
|
Zhongyi Tong
|
39b436819c
|
Componentize Tab.
|
2017-06-13 00:57:27 +08:00 |
|
Zhongyi Tong
|
3e74fc9b0a
|
Finish the refactoring of WebView.
|
2017-06-13 00:57:25 +08:00 |
|
Zhongyi Tong
|
0708519816
|
Componentize WebView.
|
2017-06-13 00:56:36 +08:00 |
|
Zhongyi Tong
|
84808313fe
|
Add the ability to open DevTools for active webview.
|
2017-06-13 00:51:44 +08:00 |
|
Zhongyi Tong
|
c0075b4f1c
|
Set user-agent from a singleton util.
|
2017-06-12 01:07:45 +08:00 |
|
akashnimare
|
7bd2e751c5
|
fixed linting
|
2017-06-10 15:39:05 +05:30 |
|
akashnimare
|
57df256a4a
|
set useragent correctly [WIP] #170
|
2017-06-09 07:52:45 +05:30 |
|
Zhongyi Tong
|
606e407aee
|
Fix network disconnectivity issue.
|
2017-06-01 19:33:56 +08:00 |
|
Zhongyi Tong
|
b0db81095a
|
Attach user-agent to webview requests.
|
2017-06-01 19:09:36 +08:00 |
|
simplyahmazing
|
4c09da791c
|
remove unneeded listener
|
2017-05-28 04:22:20 -04:00 |
|
simplyahmazing
|
e3490dbfa5
|
makes webview focus when browser window gains focus
|
2017-05-28 04:20:54 -04:00 |
|
akashnimare
|
f6358a06fd
|
fixing network issue #157 [WIP]
|
2017-05-25 15:50:15 -07:00 |
|
simplyahmazing
|
0d551861c7
|
fixes tests; fixes linting errors
|
2017-05-23 13:09:58 -04:00 |
|
SimplyAhmazing
|
ea449965af
|
Merge branch '140-fixes' into feature/#1-add-support-for-multiple-server
|
2017-05-22 18:42:24 -07:00 |
|
simplyahmazing
|
06ecdb678c
|
focus webview after loading
|
2017-05-22 21:21:53 -04:00 |
|
simplyahmazing
|
cebea28ba8
|
change badge count on organization nav change
|
2017-05-22 20:37:48 -04:00 |
|
Zhongyi Tong
|
11785d78d2
|
Fix broken path issues using the module after packing.
|
2017-05-22 17:09:49 -07:00 |
|
Zhongyi Tong
|
f8d8d0ce2e
|
Fix test errors.
|
2017-05-22 17:09:49 -07:00 |
|
Zhongyi Tong
|
b5af5d413d
|
Add back badge count feature.
|
2017-05-22 17:09:49 -07:00 |
|
Zhongyi Tong
|
0271ada591
|
Fix linter warnings.
|
2017-05-22 17:09:49 -07:00 |
|
Zhongyi Tong
|
ae3c595d82
|
Integrate actions from menu and tray with webview.
|
2017-05-22 17:09:49 -07:00 |
|
Zhongyi Tong
|
de34a22740
|
Move methods from mainWindow.webContents (index.js) to WebView (main.js).
|
2017-05-22 17:09:49 -07:00 |
|
Zhongyi Tong
|
865553fa45
|
Redirect to server settings page when domains are empty.
|
2017-05-22 17:09:49 -07:00 |
|
Zhongyi Tong
|
23fd7ba2b3
|
Update DomainUtil and finish PreferenceView.
|
2017-05-22 17:09:49 -07:00 |
|
Zhongyi Tong
|
c0fc7718aa
|
Use multiple webview to increase loading speed and allow servers to be online at the same time.
|
2017-05-22 17:09:49 -07:00 |
|
Zhongyi Tong
|
3fe23e84b3
|
Refactor ServerManagerView and setup layout for PreferenceView.
|
2017-05-22 17:09:49 -07:00 |
|
Zhongyi Tong
|
6b29139805
|
Finish interactions of switching servers in ServerManagerView.
|
2017-05-22 17:09:49 -07:00 |
|
Zhongyi Tong
|
8c494f329b
|
Setup the layout for ServerManagerView.
|
2017-05-22 17:09:49 -07:00 |
|
Zhongyi Tong
|
5ac4ea71c9
|
Update prototype design.
|
2017-05-22 17:09:49 -07:00 |
|
Zhongyi Tong
|
92b9388f9a
|
Fix broken path issues using the module after packing.
|
2017-04-30 00:01:22 +08:00 |
|
Zhongyi Tong
|
869600e3d4
|
Fix test errors.
|
2017-04-29 19:56:39 +08:00 |
|
Zhongyi Tong
|
3c22d5462d
|
Add back badge count feature.
|
2017-04-29 17:37:08 +08:00 |
|
Zhongyi Tong
|
47b3dd04fb
|
Fix linter warnings.
|
2017-04-29 01:10:21 +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
|
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
|
11086210de
|
Setup the layout for ServerManagerView.
|
2017-04-28 23:00:08 +08:00 |
|
Zhongyi Tong
|
81c71b1f83
|
Update prototype design.
|
2017-04-28 23:00:07 +08:00 |
|
akashnimare
|
ef94998d21
|
Removed unused JS files
|
2016-10-10 17:28:56 +05:30 |
|
akashnimare
|
68cc2ecf32
|
👍 node-json-db issue fixed + osx build script
|
2016-08-31 07:20:36 +05:30 |
|
akashnimare
|
fa130c9d69
|
:shipit: Removed node-dialogs + login page updated
|
2016-08-30 05:11:26 +05:30 |
|