foodsoft/plugins/messages/app/views/messages
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
..
_messages.html.haml Move plugins to separate directory. 2014-11-22 00:43:24 +01:00
index.html.haml Add message threads #394 2016-03-04 16:52:34 +01:00
index.js.haml Move plugins to separate directory. 2014-11-22 00:43:24 +01:00
new.haml New message form and checkbox papercuts 2015-04-11 02:32:30 +02:00
show.haml Add reply_to and group_id to messages schema 2015-02-27 17:30:26 +01:00