synapse_scripts icon indicating copy to clipboard operation
synapse_scripts copied to clipboard

clean up old join and part messages

Open rubo77 opened this issue 7 years ago • 0 comments

there is no need to keep those messages in the database, and especially in irc bridged rooms, there are thousand of join and part messages.

At least successive part messages and rejoining of the same user can be deleted.

Also successive join messages and part of the same user, if no one said anything in between.

rubo77 avatar Nov 08 '18 13:11 rubo77