Skip to content

Conversation

@Pdzly
Copy link
Contributor

@Pdzly Pdzly commented Dec 27, 2025

This should implement #211

- Update moderation module to include `DeletedMessagesListener`
- Introduce configurable options for deleted message logging in `Config` and `config.type`
- Adjust PostgreSQL volume path in `docker-compose.dev.yml`
- Minor `package.json` script cleanup for `typecheck` command
@Pdzly Pdzly requested a review from bristermitten December 27, 2025 11:40
@Pdzly Pdzly linked an issue Dec 27, 2025 that may be closed by this pull request
Copy link
Member

@bristermitten bristermitten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great start, some changes & clarification needed please

…e fetching.

- Add message caching and fetching logic to `DeletedMessagesListener`.
- Replace inlined message formatting with reusable `formatMessageForPaste` function.
- Integrate `upload` service to generate paste URLs for deleted messages.
- Consolidate starboard and moderation message fetching to rely on `DeletedMessagesListener`.
@Pdzly Pdzly requested a review from bristermitten December 28, 2025 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

log deleted messages

2 participants