hardlounge/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
chan.tpl
chat.tpl
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
date-marker.tpl
image_viewer.tpl Add Previous/Next cycling buttons to the image viewer 2017-07-23 13:14:27 -04:00
index.js
msg_action.tpl
msg_condensed_toggle.tpl
msg_condensed.tpl
msg_preview_toggle.tpl
msg_preview.tpl
msg_unhandled.tpl
msg.tpl
network.tpl
unread_marker.tpl
user_filtered.tpl
user_name.tpl
user.tpl