thelounge/src/plugins/inputs
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
..
action.js Enforce dangling commas with ESLint 2017-11-15 01:35:15 -05:00
away.js Fix away message disappearing 2017-04-28 18:58:14 +03:00
ban.js Enforce dangling commas with ESLint 2017-11-15 01:35:15 -05:00
connect.js Enforce dangling commas with ESLint 2017-11-15 01:35:15 -05:00
ctcp.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
disconnect.js Set default quit default message 2017-08-24 21:07:47 +03:00
invite.js Enforce dangling commas with ESLint 2017-11-15 01:35:15 -05:00
kick.js Enforce dangling commas with ESLint 2017-11-15 01:35:15 -05:00
list.js Correctly send /list parameters 2017-07-28 13:53:41 +03:00
mode.js Enforce dangling commas with ESLint 2017-11-15 01:35:15 -05:00
msg.js Enforce dangling commas with ESLint 2017-11-15 01:35:15 -05:00
nick.js Enforce dangling commas with ESLint 2017-11-15 01:35:15 -05:00
notice.js Enforce dangling commas with ESLint 2017-11-15 01:35:15 -05:00
part.js Enforce dangling commas with ESLint 2017-11-15 01:35:15 -05:00
query.js Add whois and conversation as action to user contextmenu 2017-12-11 23:04:29 -05:00
quit.js Enforce dangling commas with ESLint 2017-11-15 01:35:15 -05:00
raw.js Enforce strict mode across all JS files with ESLint 2016-10-09 15:14:02 -04:00
rejoin.js Enforce dangling commas with ESLint 2017-11-15 01:35:15 -05:00
topic.js Enforce dangling commas with ESLint 2017-11-15 01:35:15 -05:00
whois.js Use double-nick in whois on query to get idle time 2016-12-23 01:59:08 -05:00