ihsavru
50b3151b5d
corrected typos
2017-09-19 15:52:03 +05:30
ihsavru
0c32756485
changed button and switch colour
2017-09-19 10:44:39 +05:30
ihsavru
0c0835e364
changed shortcuts UI
2017-09-17 23:31:53 +05:30
ihsavru
a218f7ea64
change toggle buttons
2017-09-17 10:45:09 +05:30
ihsavru
13a7f7475a
added toggle switches
2017-09-16 19:09:12 +05:30
Cedricium
992d92b06d
Changes made based on review
...
Removed unnecessary comments and changed the 'Save' button in `new-server-form.js`
to 'Add'.
2017-09-15 08:19:39 -07:00
Cedricium
6572c90d49
'Create New Organization' added to Settings page
...
This fixes #281 , which will allow users to open an external link in their default
browser to create a new organization on zulipchat.com.
2017-09-14 15:13:31 -07:00
Cedricium
538c18fa90
Shorten 'Keyboard Shortcuts' to just 'Shortcuts'
2017-09-11 07:39:19 -07:00
Cedricium
29e347c511
List application-specific shortcuts only
2017-09-10 14:07:04 -07:00
Cedricium
ad37a5e0a6
Changed 'Ctrl/Cmd' to appropriate user OS key
...
If Windows or Linux, variable `userOSKey` will be 'Ctrl'. For Macs, `userOSKey`
will be '⌘' and these values will show up in place of the previous 'Ctrl/Cmd' keys.
2017-09-10 00:32:06 -07:00
Cedricium
352b775e27
Added all keyboard shortcuts
...
Finished adding all keyboard shortcuts to the Settings page. Styled the tables
such that they are uniform with their columns being the same
width.
At the bottom of the 'Keyboard Shortcuts' settings page, a link to the
complete keyboard shortcuts documentation
(https://chat.zulip.org/help/keyboard-shortcuts ) was also added.
2017-09-09 22:39:34 -07:00
Cedricium
38cec25680
Adding keyboard shortcuts in Settings
...
This is the initial pass at adding keyboard shortcuts to the Settings page. In
this commit, the `ShortcutsSection` class has been created and is applied to a
newly-added 'Keyboard Shortcuts' nav item. The template for ShortcutsSection
is essentially multiple settings cards containing one table of keyboard short-
cuts organized by their underlying functionality.
The HTML `<kbd>` tag was defined in preference.css which styles the element to
look like a keyboard key, similar to StackOverflow or GitHub.
2017-09-09 19:11:19 -07:00
akashnimare
85837242e7
Add back tray icon on windows #289
2017-09-08 05:17:14 +05:30
akashnimare
9f6da5712e
Add show/hide desktop notification setting #192
2017-09-08 04:27:15 +05:30
akashnimare
158685a869
code refactor for mouse events
2017-09-07 22:50:20 +05:30
akashnimare
306feb2eff
reset window position
2017-09-07 03:29:04 +05:30
vbNETonIce
99da0a338f
tiny change in wording of new reset data option
2017-09-06 12:36:20 +02:00
akashnimare
0dc97648a0
code refactor
2017-09-06 03:54:25 +05:30
akashnimare
787f097cf3
style reset data button
2017-09-06 03:42:39 +05:30
akashnimare
2a052b2c38
Added reset app data functionality [WIP]
2017-09-06 03:15:23 +05:30
akashnimare
bcabb615b4
clear app data setting option [WIP]
2017-08-29 04:26:16 +05:30
Akash Nimare
68acf2ec64
Merge pull request #282 from zulip/auto-launch
...
Added auto launch Zulip on system startup setting option #192
2017-08-29 03:32:59 +05:30
akashnimare
4f28f6b935
Add open at login setting [WIP]
2017-08-29 01:47:19 +05:30
akashnimare
52bd600690
Detailed certificate warning message #126
2017-08-28 23:50:15 +05:30
Akash Nimare
c7ce2a8a99
updated placeholder text
...
organization >> server
2017-08-28 20:19:36 +05:30
akashnimare
9760b1bf98
Add start app at login template
2017-08-28 17:11:27 +05:30
akashnimare
d579c267f0
code refactor
2017-08-28 16:34:33 +05:30
akashnimare
8d20568b7a
Show badge on app load by default
2017-08-27 04:50:44 +05:30
akashnimare
06f38e92ce
refactor code
2017-08-27 04:28:03 +05:30
akashnimare
855e96e40e
refactoring code for badge/taskbar icon [WIP]
2017-08-27 03:58:08 +05:30
akashnimare
bb68720ab7
add badge-setting constructor [WIP]
2017-08-27 01:50:13 +05:30
akashnimare
044d007a0c
Hide/Show badge setting option [WIP]
2017-08-26 05:28:59 +05:30
Zhongyi Tong
5cd0c1ca4e
Do not show alert after turning off the proxy.
2017-08-21 11:10:01 -04:00
Zhongyi Tong
86674991c1
Fix incorrect base component.
2017-08-21 11:06:59 -04:00
Zhongyi Tong
8492cda092
Add placeholder for proxy inputs.
2017-08-20 23:04:40 -04:00
Zhongyi Tong
647303c001
Implement proxy.
2017-08-20 23:00:50 -04:00
Zhongyi Tong
fe34f8adad
Finish setting section for proxy.
2017-08-20 21:59:31 -04:00
Zhongyi Tong
a3142713f7
Initialize setting section for proxy.
2017-08-20 16:35:39 -04:00
Zhongyi Tong
876936125a
Refactor general setting section.
2017-08-20 16:00:10 -04:00
Zhongyi Tong
7261fb6cef
Update settings layout.
2017-08-20 15:21:13 -04:00
akashnimare
fba52e6dff
code refactoring
2017-08-20 03:51:31 +05:30
Zhongyi Tong
a68d697fc5
Fix linting.
2017-08-17 14:16:12 -04:00
Zhongyi Tong
e52ece57df
Load all servers on app start-up.
2017-08-17 14:14:23 -04:00
Akash Nimare
1a31d2e431
Merge pull request #273 from geeeeeeeeek/issue/new-server-icon-cache
...
Issue/new server icon cache
2017-08-16 23:52:58 +05:30
Zhongyi Tong
c2fab2c7bc
Fix duplicate checking.
2017-08-16 13:22:59 -04:00
Zhongyi Tong
965b55ba5f
Fix regression of avoiding duplicated servers.
2017-08-16 12:48:31 -04:00
akashnimare
2c7bb36f8e
Submit new server form when Enter key is pressed
2017-08-16 04:48:41 +05:30
Zhongyi Tong
48b829b771
Lazy update server settings on reload.
2017-08-15 17:45:38 -04:00
Zhongyi Tong
f13c28db73
Generate stored icon path using url hash.
2017-08-15 17:42:40 -04:00
akashnimare
5fdd971966
Check for duplicate domains
2017-08-11 03:26:34 +05:30