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. |
||
|---|---|---|
| .. | ||
| _message_threads.html.haml | ||
| index.html.haml | ||
| index.js.haml | ||
| show.haml | ||
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. |
||
|---|---|---|
| .. | ||
| _message_threads.html.haml | ||
| index.html.haml | ||
| index.js.haml | ||
| show.haml | ||