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_controller.rb | ||
| messages_controller.rb | ||
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_controller.rb | ||
| messages_controller.rb | ||