Add support for REDACT #13

Merged
emersion merged 1 commit from redact into master 2025-01-12 13:07:20 +01:00
Owner
References: https://github.com/ircv3/ircv3-specifications/pull/524
emersion force-pushed redact from f798c849ca to 6ae36e28e7 2025-01-11 22:28:21 +01:00 Compare
Author
Owner

Should we keep a log of redacted message IDs, instead of adding a Message.redacted column? This would play better with chathistory, in particular with infinite scrolling.

However, this wouldn't work when navigating to a particular message which isn't in the DB (CHATHISTORY BETWEEN).

Should we keep a log of redacted message IDs, instead of adding a `Message.redacted` column? This would play better with chathistory, in particular with infinite scrolling. However, this wouldn't work when navigating to a particular message which isn't in the DB (`CHATHISTORY BETWEEN`).
emersion changed title from WIP: Add support for REDACT to Add support for REDACT 2025-01-11 22:30:00 +01:00
emersion merged commit 6ae36e28e7 into master 2025-01-12 13:07:20 +01:00
emersion deleted branch redact 2025-01-12 13:07:21 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: emersion/goguma#13
No description provided.