mirror of
https://github.com/NamelessMC/Nameless
synced 2026-08-18 06:29:04 -04:00
* 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() |
||
|---|---|---|
| .. | ||
| AnnouncementCreatedEvent.php | ||
| ContentCreateEvent.php | ||
| ContentEditEvent.php | ||
| GenerateNotificationContentEvent.php | ||
| GroupClonedEvent.php | ||
| PreCustomPageCreateEvent.php | ||
| PreCustomPageEditEvent.php | ||
| RenderContentEditEvent.php | ||
| RenderContentEvent.php | ||
| ReportCreatedEvent.php | ||
| UserBannedEvent.php | ||
| UserDeletedEvent.php | ||
| UserGroupAddedEvent.php | ||
| UserGroupRemovedEvent.php | ||
| UserIntegrationLinkedEvent.php | ||
| UserIntegrationUnlinkedEvent.php | ||
| UserIntegrationVerifiedEvent.php | ||
| UserProfilePostCreatedEvent.php | ||
| UserProfilePostReplyCreatedEvent.php | ||
| UserReactionAddedEvent.php | ||
| UserReactionDeletedEvent.php | ||
| UserRegisteredEvent.php | ||
| UserValidatedEvent.php | ||
| UserWarnedEvent.php | ||