szurubooru/src/Controllers
Marcin Kurczewski 2bac28a553 More capable privilege system
Following privileges for post actions can now understand different settings for
everyone and for uploader:

* Scoring posts
* Featuring posts
* Flagging posts
* Favoriting posts

Additionally, privilege for flagging users can now understand different
settings for everyone and for the user that is currently logged in.

In other words: with this update admin can configure privileges so that scoring
own posts or flagging oneself will be prohibited, while scoring other people's
posts or flagging others will be okay.
2014-02-21 20:24:37 +01:00
..
AuthController.php Added last login date to users 2014-02-13 09:10:24 +01:00
CommentController.php Fixed useless arguments 2014-02-16 20:10:38 +01:00
IndexController.php Refactored scripts and stylesheets 2014-02-01 11:24:03 +01:00
LogController.php Closed #72 2014-02-05 08:35:24 +01:00
PostController.php More capable privilege system 2014-02-21 20:24:37 +01:00
TagController.php Merging and renaming tags yields status messages 2014-02-21 20:24:37 +01:00
UserController.php More capable privilege system 2014-02-21 20:24:37 +01:00