framework/src/Core
Daniël Klabbers 04c4806f6f making posts and discussions private (#1153)
* flagrow/byobu#11 making posts and discussions private

* tested migrations and tested setting is_private on discussion and post manually

* added phpdoc for Post and Discussion and added the casting for these attributes

* satisfying styleci

* fixes for review

* added new private discussion event and included it in the access policy

* added new private post event and included it in the access policy
2017-05-27 14:19:15 +09:30
..
Access making posts and discussions private (#1153) 2017-05-27 14:19:15 +09:30
Command Support PNG avatars with transparent backgrounds and fix EXIF rotation (#1168) 2017-05-10 21:23:08 +02:00
Exception Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
Listener Throw HTTP 403 on extension validation error 2017-02-03 20:25:21 +01:00
Notification Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
Post Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
Repository Add group gambit to support search user by group name (#1073) 2017-01-03 21:13:58 +01:00
Search Clean up gambit 2017-01-03 21:22:19 +01:00
Support Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
Validator Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
AuthToken.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
CoreServiceProvider.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
Discussion.php making posts and discussions private (#1153) 2017-05-27 14:19:15 +09:30
DiscussionState.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
EmailToken.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
Group.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
Guest.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
Notification.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
PasswordToken.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
Permission.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
Post.php making posts and discussions private (#1153) 2017-05-27 14:19:15 +09:30
User.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00