thelounge/client/js
Erik Vosseberg 33d865501d
Add whois and conversation as action to user contextmenu
Add Op specific actions to contextMenu

Show context menu when left clicking user

Switch to using data attributes as selectors

remove ban as possible action

Move `isOpInChannel()` to utils.js

Capitalize strings

use CSS.escape for `ownNick`

use string interpolation

properly point to findCurrentNetworkChan

Move context menu item actions to command pattern

add icons for context menu actions

Make list in context menu always list.

remove empty lines in style.css

use info circle instead of question circle

change context menu labels.

change contextMenuActions.execute to more explicit method.
2017-12-11 23:04:29 -05:00
..
libs Merge pull request #1797 from grissly-man/master 2017-12-10 16:15:40 +02:00
socket-events Show notices and errors inline 2017-12-06 17:58:52 +02:00
autocompletion.js Rewrite tabcomplete 2017-12-06 15:47:30 +02:00
clipboard.js Format messages on copy 2017-09-03 11:27:53 +03:00
condensed.js Merge condensed messages when loading more history 2017-12-06 14:07:43 +02:00
constants.js Handle CHGHOST cap 2017-12-04 23:33:48 -05:00
keybinds.js #1755 - implement monospace formatting with keybinding, tests, and help section 2017-12-03 15:10:46 -05:00
loading-slow-alert.js Hide error under details 2017-12-05 15:17:31 +02:00
localStorage.js Enforce dangling commas with ESLint 2017-11-15 01:35:15 -05:00
lounge.js Add whois and conversation as action to user contextmenu 2017-12-11 23:04:29 -05:00
options.js Merge pull request #1800 from thelounge/xpaw/textcomplete 2017-12-06 18:29:49 -05:00
render.js Merge condensed messages when loading more history 2017-12-06 14:07:43 +02:00
renderPreview.js Trigger keep to bottom for previews correctly 2017-11-26 15:49:31 +02:00
socket.js Do not keep sign-in and loader references in memory 2017-11-27 19:39:16 +02:00
sorting.js Enforce dangling commas with ESLint 2017-11-15 01:35:15 -05:00
utils.js Add whois and conversation as action to user contextmenu 2017-12-11 23:04:29 -05:00
webpush.js Fix options 2017-11-19 19:43:42 +02:00