Age | Commit message (Collapse) | Author |
|
Fix numbering of memos in ms list
|
|
|
|
|
|
add missing expiry column.
|
|
Make some more strings translatable, and remove some that don't need translation at all.
Make expirytimes and units translatable.
Make predefined messages in listings also translatable.
Make the remaining command descriptions translatable.
Make some ns/cs info strings equal to dedupe in translation file. Add missing no-autoop setting to cs info output. Make some strings translatable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
os_set: Add missing debug text in help output.
|
|
|
|
Drop matching nicks on forbid.
|
|
with no qlines
|
|
|
|
you are giving or taking.
|
|
|
|
|
|
|
|
Fix not clearing forbids when os_forbid is unloaded
Apply nick and chan forbids when added
Fix loading forbids until after the service is constructed
|
|
Fix session exceptions not expirigin
|
|
|
|
confusing the event system
|
|
|
|
show Expires in /ns info if the nick is online currently as it confuses people
|
|
|
|
marked as gnu unique objects, which breaks dlclose()/dlopen() on g++ 4.5+
|
|
|
|
Have proto mods recognize cidr ranges as zlineable IPs
Remove operserv/global from global.conf because its dumb
Fix example config ~botserv/set example to work as expected
|
|
set by just killing the user. Fix double call to OnMatch() when a user matches an xline
|
|
|
|
|
|
|
|
Fix log messages from commands send through webpanel
Don't show OperServ section to non opers
|
|
|
|
|
|
|
|
|
|
they require when unserializing
|
|
|
|
|
|
|
|
until after server sync
|
|
|
|
bounce modes set by bots or servers, as it was possible to get modules to fight with each other
|
|
Better ngIRCd support
|
|
Fix some oddities with using persistent channels with no botserv
Send list modes to uplink when bursting
Fix issues with persist + keepmodes
Fix /os modes clear all not clearing all status modes
Fix operwall on ratbox/plexus
Dont apply mlock in SetCorrectModes since that just recursively calls itself unncessarially
Change command logging to show the command name and not the service name
|