thelounge/client/views
Jérémie Astori 51bd46b871
Fix time placeholder showing on mobile format for condensed messages
As an extra, make sure time placeholder cannot be selected anymore, and do not do an extra call to `tz` helper when time is not relevant/displayed.

I tried to entirely remove `time`/`from` blocks, but because of flexbox layout, that broke message alignment...
2017-08-23 02:23:54 -04:00
..
actions Re-use .previews to order incoming previews instead of extra links 2017-07-21 01:51:51 -04:00
chan.tpl Add slug with command to unhandled messages 2017-04-16 12:31:32 +03:00
chat.tpl Change history button text while loading 2017-08-09 14:18:37 +03: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 context menus 2016-03-01 13:56:36 +02:00
date-marker.tpl Make sure friendly date markers are reset at midnight 2017-04-22 00:39:00 -04:00
image_viewer.tpl Add Previous/Next cycling buttons to the image viewer 2017-07-23 13:14:27 -04:00
index.js 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.tpl Re-use .previews to order incoming previews instead of extra links 2017-07-21 01:51:51 -04:00
msg_action.tpl Condense Joins 2017-08-13 14:30:30 -04:00
msg_condensed.tpl Fix time placeholder showing on mobile format for condensed messages 2017-08-23 02:23:54 -04: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_preview.tpl Store preview images on disk for privacy, security and caching 2017-07-18 11:37:16 +03:00
msg_preview_toggle.tpl Move preview toggle buttons next to their respective URLs and switch from ellipsis to caret 2017-07-08 04:36:26 -04:00
msg_unhandled.tpl Fix preserved whitespace-related issues for previews by separating them from main text 2017-07-21 01:50:09 -04:00
network.tpl Add fix for undefined name being slugified 2017-04-21 09:32:57 +01:00
unread_marker.tpl Improve styling of the unread marker 2016-07-05 15:32:41 -04:00
user.tpl Move nickname rendering to a single template 2017-06-22 13:28:17 +03: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