mirror of
https://github.com/flarum/core.git
synced 2025-01-18 06:38:25 +01:00
04c4806f6f
* 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