framework/src/Api
Toby Zerner 6d14d0c39b Perform visibility checks on notification subjects at the query level
This will prevent a notification from being seen by a user if its
subject is deleted or undergoes some kind of permission change (eg.
a discussion is moved into a private tag)

ref #1380
2018-11-11 16:58:08 +10:30
..
Controller Perform visibility checks on notification subjects at the query level 2018-11-11 16:58:08 +10:30
Event Move events to Flarum\Api namespace 2017-10-03 18:54:07 +02:00
Exception Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
ExceptionHandler satisfying styleci, undo mysql in travis 2017-10-05 14:02:54 +02:00
Middleware Use PSR-15 middleware standard 2018-05-29 00:18:24 +02:00
Serializer Allow admins to see last online text (#1540) 2018-09-22 23:55:53 +02:00
ApiKey.php [b8] master token fix (#1622) 2018-11-07 22:34:09 +01:00
ApiServiceProvider.php Use container events as an alternative to the ConfigureMiddleware event (#1462) 2018-09-16 21:21:13 +02:00
Client.php Apply fixes from StyleCI (#1574) 2018-09-21 14:28:02 +09:30
ErrorHandler.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
JsonApiResponse.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
routes.php rename TokenController to CreateTokenController 2018-06-06 09:40:29 +04:30