matrix-org / matrix-ircd

An IRCd implementation backed by Matrix.
Apache License 2.0
225 stars 41 forks source link

Make auto-joining configurable #31

Open madduck opened 7 years ago

madduck commented 7 years ago

Instead of being auto-joined to all clients, I'd much rather /join them from my client individually, as that allows for better integration with my client, among other things.

Could you please make auto-join configurable?

Messages reaching ircd in rooms that aren't joined should just be treated as yet-unseen on this client…