Skip to content

Support limiting storage for event playback #2424

Description

@luxaritas

In our use case, JOINs and PARTs are much more common than PRIVMSGs. We want to retain the last, say, 200 PRIVMSGs, but these messages wind up falling out of the buffer from other events.

From my understanding of the event-playback spec, there aren't any guarantees about consistency of messages, so this shouldn't break spec. That said, I also see in ircv3/ircv3-specifications#437 that there is some agreement that TAGMSG should be included without event-playback - in my situation I think I would be ok with disabling event-playback entirely as long as TAGMSGs can still be preserved

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions