hardlounge/client/views
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
..
actions Handle CHGHOST cap 2017-12-04 23:33:48 -05:00
windows #1755 - implement monospace formatting with keybinding, tests, and help section 2017-12-03 15:10:46 -05:00
chan.tpl Add slug with command to unhandled messages 2017-04-16 12:31:32 +03:00
chat.tpl Only emit a single message per channel on init 2017-12-03 16:13:18 +02:00
contextmenu_divider.tpl Add a specific item divider for the context menu, allowing some margin 2016-03-20 17:40:12 -04:00
contextmenu_item.tpl Add whois and conversation as action to user contextmenu 2017-12-11 23:04:29 -05:00
date-marker.tpl Always create condensed wrapper 2017-09-02 18:31:47 +03:00
image_viewer.tpl Add Previous/Next cycling buttons to the image viewer 2017-07-23 13:14:27 -04:00
index.js Handle CHGHOST cap 2017-12-04 23:33:48 -05:00
msg_action.tpl Fix data-from on messages 2017-11-29 20:45:19 +02:00
msg_condensed_toggle.tpl Move condense caret to the right, animate transition, add hover state (with transition), reuse thumbnail toggle style 2017-08-13 16:16:38 -04:00
msg_condensed.tpl Implement condensed messages option entirely with CSS 2017-08-30 15:43:31 +03:00
msg_preview_toggle.tpl Fix /expand command also expanding condensed status messages 2017-09-07 19:50:00 -04:00
msg_preview.tpl Store preview images on disk for privacy, security and caching 2017-07-18 11:37:16 +03:00
msg_unhandled.tpl Fix missing attributes on unhandled messages 2017-11-10 16:18:44 +02:00
msg.tpl Merge pull request #1764 from thelounge/xpaw/fix-data-from 2017-11-30 11:28:00 +02:00
network.tpl Add fix for undefined name being slugified 2017-04-21 09:32:57 +01:00
session.tpl Implement session list 2017-09-26 10:56:08 +03:00
unread_marker.tpl Improve styling of the unread marker 2016-07-05 15:32:41 -04:00
user_filtered.tpl Fix user list search not responding to clicks on search results 2017-05-13 18:34:27 -04:00
user_name.tpl Move nickname rendering to a single template 2017-06-22 13:28:17 +03:00
user.tpl Move nickname rendering to a single template 2017-06-22 13:28:17 +03:00