diaspora/app/views/conversations
Dennis Schubert 75ef13b5d1
Replace content_security_policy_nonce with content_security_policy_script_nonce.
To avoid an conflict with Rails, and to avoid confusing by twitter's gem overloading the method.
2020-02-11 23:53:14 +01:00
..
_conversation.haml Replace last_author with last-author 2017-08-31 02:44:53 +02:00
_conversation.mobile.haml Replace last_author with last-author 2017-08-31 02:44:53 +02:00
_conversation_subject.haml Improve mobile conversations design 2015-09-11 23:17:02 +02:00
_message.html.haml Replace .stream_element by .stream-element 2016-09-25 03:12:28 +02:00
_message.mobile.haml Replace .stream_element by .stream-element 2016-09-25 03:12:28 +02:00
_messages.haml Fully port conversations to Backbone and drop inbox.js 2016-09-30 00:32:46 +02:00
_new.haml Disable autocomplete for the conversation form recipient input 2017-03-25 20:34:13 +01:00
_show.haml Remove the duplicate "stream" container which already gets added in the "messages" partial. 2016-11-28 02:54:29 +01:00
_show.mobile.haml Change conversation page style 2015-09-27 23:11:19 +02:00
index.haml Replace stream_container with stream-container 2017-08-31 02:44:53 +02:00
index.mobile.haml Fix mobile conversation alerts 2016-10-27 02:23:26 +02:00
new.html.haml Fix conversation recipient prefill on contacts page 2017-08-29 02:13:27 +02:00
new.mobile.haml Replace content_security_policy_nonce with content_security_policy_script_nonce. 2020-02-11 23:53:14 +01:00
show.haml