foodsoft/plugins/messages/app/views/message_threads
Patrick Gansterer 8ac1471a89 Add message threads #394
This new view sorts the messages by threads based on the reply_to.
Now we store only the message which started a new thread in the reply_to
field to avoid recursive queries.
2016-03-04 16:52:34 +01:00
..
_message_threads.html.haml Add message threads #394 2016-03-04 16:52:34 +01:00
index.html.haml Add message threads #394 2016-03-04 16:52:34 +01:00
index.js.haml Add message threads #394 2016-03-04 16:52:34 +01:00
show.haml Add message threads #394 2016-03-04 16:52:34 +01:00