synapse_scripts
synapse_scripts copied to clipboard
clean up old join and part messages
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.