Age | Commit message (Collapse) | Author |
|
- Pass topic set time and optionally the setter to SetTopic()
- Don't do anything if the topic is changed by a local user to what it is currently
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SpanningTree::RemoteUser
|
|
|
|
1202 protocol servers
|
|
|
|
|
|
User::WriteNumeric()
|
|
|
|
core_dns: allow configuring source address
|
|
|
|
|
|
This makes ROUTE_UNICAST() accept nicks and uuids
|
|
|
|
|
|
accepting a string
|
|
string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pass a LocalUser pointer to DisplayList()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This method is no longer used, replacement is User::WriteRemoteNotice()
|
|
User::WriteRemoteNotice()
|
|
Sends a NOTICE from the local server to the user which can be local or remote
|
|
Use it instead of the raw number
|
|
objects to the OnSendWhoLine hook
|
|
Check if the entire line should be hidden first
|
|
|
|
|
|
Use them instead of the raw numbers
|
|
|
|
|
|
|