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
/
modes.h
Age
Commit message (
Expand
)
Author
2010-08-22
Added a classbase for the major classes, makes dynamic_reference invalidation...
Adam
2010-08-21
Made Anope keep track of channels its clients are in if it splits from its up...
Adam
2010-07-29
Added support for tracking inspircd2.0 usermode +Q and cahnged the Flags bits...
Adam
2010-07-26
Trying to make things a little more const-safe, a work in progress but this i...
Naram Qashat
2010-07-25
Epic commit to replace most of the strings in Anope with a single Anope::stri...
Naram Qashat
2010-06-26
Added support for InspIRCd 2.0s dynamic modes.
Adam
2010-06-20
The first of a few "CBX OCDing over code style" commits, focusing on include/...
Naram Qashat
2010-06-18
Allow attaching metadata to nickrequests and storing it in the databases and ...
Adam
2010-06-18
Store a plaintext version of mode names in the mode structures, removes alot ...
Adam
2010-06-18
Removed all references to $, git has no svn keywords
Adam
2010-04-09
Fixed tracking of InspIRCd mode +J and fixed mode manager and stacker to hand...
Adam-
2010-03-31
Fixed windows build
Adam-
2010-02-28
Marked mode +f on inspircd1.2 as minusnoarg
Adam-
2010-02-10
Changed up a small part of the mode API for preparation for dynamic mode supp...
Adam-
2010-02-06
Remove protectbotserv option from modes, just use options:botmodes instead
Adam-
2010-02-06
Parse CAPAB from the server to determin what modes we know about
Adam-
2010-01-21
Rewrote how Anope stores channel status modes on users.
Adam-
2010-01-14
Burned do_sjoin and rewrote it to be sane. This changes how Anope handles new...
Adam-
2010-01-11
updated copyright info for 2010
pimpmylinux
2010-01-06
Fixed windows build and cleaned up a few small things
Adam-
2009-12-13
Added in a modestacker and rewrote almost all of the remaining old mode code
Adam-