mc-cms-namelessmc/modules/Core/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
..
AnnouncementCreatedEvent.php Create HasWebhookParams interface (#3281) 2023-04-10 13:34:29 -07:00
ContentCreateEvent.php Remove deprecated event system (#3631) 2025-05-02 10:19:52 -07:00
ContentEditEvent.php Remove deprecated event system (#3631) 2025-05-02 10:19:52 -07:00
GenerateNotificationContentEvent.php Remove deprecated event system (#3631) 2025-05-02 10:19:52 -07:00
GroupClonedEvent.php Event system DX improvements (#3226) 2023-03-01 11:35:10 -08:00
PreCustomPageCreateEvent.php Remove deprecated event system (#3631) 2025-05-02 10:19:52 -07:00
PreCustomPageEditEvent.php Remove deprecated event system (#3631) 2025-05-02 10:19:52 -07:00
RenderContentEditEvent.php Remove deprecated event system (#3631) 2025-05-02 10:19:52 -07:00
RenderContentEvent.php Remove deprecated event system (#3631) 2025-05-02 10:19:52 -07:00
ReportCreatedEvent.php Create HasWebhookParams interface (#3281) 2023-04-10 13:34:29 -07:00
UserBannedEvent.php Create HasWebhookParams interface (#3281) 2023-04-10 13:34:29 -07:00
UserDeletedEvent.php Create HasWebhookParams interface (#3281) 2023-04-10 13:34:29 -07:00
UserGroupAddedEvent.php Create HasWebhookParams interface (#3281) 2023-04-10 13:34:29 -07:00
UserGroupRemovedEvent.php Create HasWebhookParams interface (#3281) 2023-04-10 13:34:29 -07:00
UserIntegrationLinkedEvent.php Create HasWebhookParams interface (#3281) 2023-04-10 13:34:29 -07:00
UserIntegrationUnlinkedEvent.php Create HasWebhookParams interface (#3281) 2023-04-10 13:34:29 -07:00
UserIntegrationVerifiedEvent.php Create HasWebhookParams interface (#3281) 2023-04-10 13:34:29 -07:00
UserProfilePostCreatedEvent.php Create HasWebhookParams interface (#3281) 2023-04-10 13:34:29 -07:00
UserProfilePostReplyCreatedEvent.php Create HasWebhookParams interface (#3281) 2023-04-10 13:34:29 -07:00
UserReactionAddedEvent.php Reactions revamp & profile widgets (#3272) 2023-06-21 18:19:46 +01:00
UserReactionDeletedEvent.php Reactions revamp & profile widgets (#3272) 2023-06-21 18:19:46 +01:00
UserRegisteredEvent.php Create HasWebhookParams interface (#3281) 2023-04-10 13:34:29 -07:00
UserValidatedEvent.php Create HasWebhookParams interface (#3281) 2023-04-10 13:34:29 -07:00
UserWarnedEvent.php Create HasWebhookParams interface (#3281) 2023-04-10 13:34:29 -07:00