Age | Commit message (Collapse) | Author |
|
Use CDN for the rest of the .js files
|
|
|
|
|
|
|
|
|
|
Redesign body of the pages.
|
|
|
|
|
|
the navbar links.
|
|
|
|
|
|
|
|
|
|
panel body. Also added background colour to currently selected section.
|
|
|
|
|
|
lots of CSS
|
|
|
|
|
|
Keep track of what user modes are oper only/server only/etc
|
|
|
|
|
|
|
|
|
|
Completely modularize more features like bs_kick, entrymsg, log, mode, etc. Move fantasy to its own module. Move greet to its own module.
|
|
procedure calls
|
|
|
|
are run if they are not implemented per module
|
|
|
|
more stuff out of the core to the proper modules.
|
|
|
|
way to test for a valid IP
|
|
sane rank incase they are prefixless, and 50 other things
|
|
|
|
find ./ -name '*.cpp' -exec sed -i 's/Get<const Anope::string\&>/Get<const Anope::string>/g' {} \;
|
|
configuration directives to the actual modules they are used in.
|
|
dont need the headers too
|
|
users want them built they should copy or symlink them out of extras
|
|
|
|
call it on module load on modules that hook to it
|
|
Mark our modules as VENDOR and allow modules to have multple types.
|
|
Made cs_statusupdate not remove status on users if they still match other entries.
Move privilege descriptions out of the config
|
|
|
|
|
|
really work
|
|
|
|
by ldap, don't tell users they must change their email during initial user registration
|
|
|
|
|
|
|