Commit Graph

5 Commits

Author SHA1 Message Date
conatum dd6fc013ee feat: Add channel notification event tracking.
Bumps schema version to 2.
Adds Profiles module version dep on schema init.
Add notice_events, notice_sub_events, and notice_resub_events tables.
Add corresponding event manager.
Add ChatNotificationWithPayload event payload extension.
Add ChannelNotification subscription.
2026-07-22 12:21:16 +03:00
conatum 7744aaab0e data: Add event_info view 2026-07-22 08:27:35 +03:00
conatum 4707bc2aca Move to new plugin framework.
- User `profiles` component for profile and community fetch.
- Add data version check
- Move `datamodels` to `botdata`.
2025-09-02 07:14:51 +10:00
conatum c84ae3b281 Rename scheam file. 2025-09-01 19:47:04 +10:00
conatum 2ea0658c73 Initial Plugin Commit 2025-08-01 00:41:24 +10:00