Changeset 284 in code for trunk/doc/soju.1.scd


Ignore:
Timestamp:
May 1, 2020, 1:18:14 PM (5 years ago)
Author:
contact
Message:

Add support for detached channels

Channels can now be detached by leaving them with the reason "detach",
and re-attached by joining them again. Upon detaching the channel is
no longer forwarded to downstream connections. Upon re-attaching the
history buffer is sent.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/soju.1.scd

    r270 r284  
    2424the next connection. When registering or authenticating with NickServ, the
    2525credentials will be saved and automatically used on the next connection if the
    26 server supports SASL.
     26server supports SASL. When parting a channel with the reason "detach", the
     27channel will be detached instead of being left.
    2728
    2829When all clients are disconnected from the bouncer, the user is automatically
Note: See TracChangeset for help on using the changeset viewer.