Fix option "Thread list: use separate query to fetch collaborative thread user information" for Watched Threads which are only visible because of collaboration
Add option "Thread list: use separate query to fetch collaborative thread user information" (default enabled).
MariaDB 10.4+ and MySQL 8+ tend to not handle joining from large tables to very small tables well when BNL joins are used.
This option adds an additional query but avoids potentially catastrophically bad joins. See the FAQ for more information
Add support for User Essentials v4.1.x's "Edit post friction options in own thread" permission