index
:
anope.git
1.8
2.0
2.1
master
Anope is an open source set of IRC services.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
language.h
Age
Commit message (
Expand
)
Author
2011-05-01
Fixed sometimes not removing nick masks from the access list when the group i...
Adam
2011-03-30
Fixed bug #1258, more Windows stuff, and more language strings
Adam
2011-03-11
Added os_config and support for including additional configuration files.
Adam
2011-03-05
Removed nickrequests, instead have unconfirmed registrations. Also made ns_re...
Adam
2011-02-26
Replaced the few language strings we use with #defines to prevent accidentall...
Adam
2011-02-04
Moved the language strings which are only used once
Adam
2011-01-18
Added amsg kicker settings to /bs info
Adam
2011-01-17
Added ns_ajoin
Adam
2011-01-15
Added an amsg kicker
Adam
2010-12-28
Bug #1225 - Made REGISTER show in /cs help
Adam
2010-12-23
Rewrote the ignore code. Adds creator and reason to /os ignore list.
Adam
2010-12-12
Allowing adding hostmasks to channel access lists
Adam
2010-12-12
Added /bs set msg
Adam
2010-12-12
Added cs_entrymsg
Adam
2010-12-12
Removed some unused code paths in some of the modules
Adam
2010-12-12
Fixed some of the language strings
Adam
2010-12-12
Removed the AUTODEOP level, it is unnecessary now because of cs_mode
Adam
2010-12-12
Added cs_mode, rewrote the old list mode code, and added CIDR support
Adam
2010-12-12
Removed and deprecated /cs set mlock, removed /cs clear, removed /os clearmod...
Adam
2010-12-12
Added /chanserv clone command
Adam
2010-12-12
Added /ms ignore
Adam
2010-12-12
Do not allow ghosting unidentified users if the recover command exists
Adam
2010-11-05
Fixed /ms sendall syntax error message
Adam
2010-10-06
Made nickserv:nogroupchange work
Adam
2010-10-06
Added lang/unused.sh, used to find unused language strings. Also removed a lo...
Adam
2010-10-02
Added os_modreload. Also allow unloading database and encryption modules sinc...
Adam
2010-09-26
Changed the language system to use gettext
Adam