thelounge/src
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
..
command-line Do not load user commands or display them on --help if public mode or using LDAP 2017-12-09 01:51:08 -05:00
models Merge pull request #1778 from thelounge/xpaw/lazy-init 2017-12-05 12:03:01 +02:00
plugins Add whois and conversation as action to user contextmenu 2017-12-11 23:04:29 -05:00
client.js Merge pull request #1778 from thelounge/xpaw/lazy-init 2017-12-05 12:03:01 +02:00
clientManager.js Only use helpers and not shared variables around path helpers 2017-12-07 23:02:32 -05:00
helper.js Warn if user configuration being loaded is empty 2017-12-10 01:03:00 -05:00
identification.js Avoid escaping quotes whenever possible 2017-11-26 17:34:28 -05:00
log.js Enable ESLint no-console rule to avoid future mistakes 2017-09-17 21:50:21 -04:00
server.js Merge pull request #1811 from thelounge/astorije/improve-helper 2017-12-08 21:53:14 -05:00
userLog.js Write correct timestamp to user log 2017-09-14 10:42:21 +03:00