Toby Zerner 7ff57e1ba4 Refactor sticky order clause into a subquery
Based on some limited testing, using a subquery seems to outperform a
join in this case (the join was invoking a temporary table, which is
always a bad sign).

This also adds logic to fix a bug where sticky discussions would remain
at the top even when marked as read using the "mark all as read" button.
I thought we had an open issue for this somewhere, but I can't seem to
find one. ref #988 #1003
2017-11-08 11:34:37 +10:30
Description
Simple forum software for building great communities.
166 MiB
Languages
PHP 60.5%
TypeScript 26.2%
JavaScript 7.9%
Less 4.4%
Blade 0.8%
Other 0.2%