szurubooru/src
Marcin Kurczewski e6b37afa8c Changed /comments behaviour
Instead of showing comments chronologically, group them into posts, then sort
the posts by last comment date. Reason: improved comment context delivery
makes discussion bumping possible (no matter how old it is) and discussion is
what comments are about.

Comment count is limited to 5 per post.
2014-02-24 16:50:16 +01:00
..
Controllers Changed /comments behaviour 2014-02-24 16:50:16 +01:00
Helpers Registered users can mass tag their own posts 2014-02-21 20:24:37 +01:00
Models Changed /comments behaviour 2014-02-24 16:50:16 +01:00
Sql New Sql operators, because they may come in handy 2014-02-24 16:50:16 +01:00
Upgrades Changed /comments behaviour 2014-02-24 16:50:16 +01:00
Views Changed /comments behaviour 2014-02-24 16:50:16 +01:00
Bootstrap.php Merging and renaming tags yields status messages 2014-02-21 20:24:37 +01:00
core.php Version upgrade (0.6.1) 2014-02-13 09:39:09 +01:00
CustomMarkdown.php Fixed #71 2014-02-02 22:44:13 +01:00
Database.php Fixed binding too many values to PDO statements 2014-02-23 10:00:21 +01:00
Enum.php Added missing toString() method 2013-10-08 22:59:32 +02:00
SimpleException.php Registration sketch 2013-10-05 13:15:48 +02:00
SimpleNotFoundException.php Closed #72 2014-02-05 08:35:24 +01:00