Fix and vastly simplify the query for the threaded message list
This requires another database schema change. With this change messages at the root of a thread reference themselves in the 'threads' table, i.e. 'root' contains the value of 'id' for these messages. It makes selecting all messages in a thread much simpler.
Loading
Please register or sign in to comment