mc-cms-namelessmc/modules/Forum/classes/Events
Partydragen 370430256f
Remove deprecated event system (#3631)
* Remove old event system & Convert renderPost event

* Remove old event system

* Misc

* Convert Custom Pages to use new event system

* Change RenderPost to RenderContent

* Convert profile posts and messaging

* All events converted

* Fixes

* Fixes

* Add tag support in Profile Posts & Messaging

* Execute rendercreate for profile post reply

* Update webhooks

* Remove return function

* Remove array response

* Remove more array response

* Remove fallback webhooks

* Test phpstan

* Fix phpdoc

* Remove name() & description()
2025-05-02 10:19:52 -07:00
..
PrePostCreateEvent.php Remove deprecated event system (#3631) 2025-05-02 10:19:52 -07:00
PrePostEditEvent.php Remove deprecated event system (#3631) 2025-05-02 10:19:52 -07:00
PreTopicCreateEvent.php Remove deprecated event system (#3631) 2025-05-02 10:19:52 -07:00
PreTopicEditEvent.php Remove deprecated event system (#3631) 2025-05-02 10:19:52 -07:00
TopicCreatedEvent.php Create HasWebhookParams interface (#3281) 2023-04-10 13:34:29 -07:00
TopicReplyCreatedEvent.php Create HasWebhookParams interface (#3281) 2023-04-10 13:34:29 -07:00