Age | Commit message (Collapse) | Author |
|
at the time this is called
|
|
This allows fully tracking extbans and other modes set by a different
underlying mode, such as InspIRCd's namedmodes
Add two configuration options to cs_ban to configure which mode is set
and whether or not to kick banned users.
Add default "mute" fantasy command to botserv.example.conf
|
|
|
|
returning anything if an xline only has a host
|
|
|
|
|
|
Fix SVSNICK target being a nick even when UIDs are available
|
|
|
|
Mark some oper only usermodes as oper only.
Fix reading SID in TS6_SID_Retrieve
|
|
Instead, pass the old object to the unserialization functions and let
them incrementally update the object.
|
|
applied. Fix renaming opertypes on reload.
|
|
Set oper modes/vhost on oper too, evan after iding
Add umode +q to plexus
|
|
|
|
|
|
|
|
|
|
|
|
|
|
something changes
|
|
|
|
finish syncing later when the uplink syncs. Normally the channel state
is fully synced here anyway, except if we do not know the modes the
uplink has yet.
Also fix a related issue with resetting chanels and bouncing modes on
our clients, if this is done prior to knowing which modes exist it would
silently fail.
|
|
do not exist
|
|
in memory, which does weird things.
For fun different ircds implement this differently (Unreal compares
timestamps, TS6 compares timestamps and user username/host), and whether
or not we get a kill for our user also varies, so just kill everyone.
This can't really happen anyway with properly set qlines, only if
services haven't yet set the qlines, or possibly in a bot add/nick
user introduce race, or with enforcers, which not many ircds require.
|
|
lowering channels timestamps to their creations
|
|
|
|
end of a multiline comment
|
|
|
|
|
|
|
|
|
|
Don't create zero length DataBlocks in BinarySocket::Write()
|
|
|
|
|
|
|
|
and checkmodes in Channel::Sync. Fixes channel modes sometimes not being set if always_lower_ts is on
|
|
|
|
Also classify ulines as protected
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
act on the fact that the ircd sees the user as logged in
|
|
|
|
|
|
|
|
immediately
|