Age | Commit message (Collapse) | Author |
|
messages
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove redis database support
|
|
|
|
|
|
Also allow log messages to be translatable
|
|
This makes it easier to see which send functions a protocol module
implements as they are all explicitly registered by the module, and
avoids the problem of subtly breaking other protocol modules when
using inheritance.
Also split the old "core" send implementations out into a module, and
the TS6 ID generator
|
|
|
|
Also store cached state with the field by using Serialize::Storage for
field storage
|
|
Thanks
|
|
|
|
|
|
|
|
Now UnrealIRCd 3.2.x support has been removed nothing uses this.
|
|
|
|
|
|
|
|
|
|
|
|
account.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
entries that are considered "covered by" the new mask
|
|
|
|
|
|
|
|
|
|
Split service management code nito a proper servicemanager. Make service
references managed instead of lazy lookup. Also made events and
serializable use service manager instead of their respective systems for
management
|
|
|
|
|
|
chanserv/access etc.
|