Closed oxagast closed 12 months ago
Chat history seems to be leaked between channels, and entire networks, because it is universally shifted onto the @chat array. There needs to be some type of separation so it knows what came from what channel specifically, so no leaks occur.
I've implemented a filter for the channels so only relevant data shows up in the DCP now.
Chat history seems to be leaked between channels, and entire networks, because it is universally shifted onto the @chat array. There needs to be some type of separation so it knows what came from what channel specifically, so no leaks occur.