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
/
modules
/
extra
/
webcpanel
/
webcpanel.cpp
Age
Commit message (
Expand
)
Author
2014-01-02
Move modules out of extras that dont have external dependencies
Adam
2014-01-01
Update copyright to 2014. This was done with:
Adam
2013-09-03
updated the chanserv section in webcpanel
DukePyrolator
2013-08-23
Merge pull request #20 from Phr33d0m/1.9
Adam
2013-08-23
Make the navbar brand a different font to distinguish it from the rest of the...
n0kS Phr33d0m
2013-08-23
Remove webpanel:ssl configuration option because its dumb
Adam
2013-08-01
Use MessageSource as the source for many IRCDProto funcs
Adam
2013-07-01
Change extensible keys to require explicitly having a type defined for it. Co...
Adam
2013-05-26
Fix webcpanel build
Adam
2013-05-05
That doesn't work either, just don't use references.
Adam
2013-05-05
Rework the config file reader to be much more flexible and move many configur...
Adam
2013-04-10
Move some of the modules in extras/ that arent really extra out of extras. Ma...
Adam
2013-02-20
Merge pull request #12 from MatthewM/webcpanel
Adam
2013-01-09
Update copyright to 2013. This was done with:
Adam
2012-12-17
Added a modal window interface to MemoServs page that will automaticly fade o...
MatthewM
2012-12-14
Allow opers to drop channels
MatthewM
2012-12-12
Unregister operserv_akill page on unload in cpanel
Adam
2012-12-12
Squashed commit of the following:
Adam
2012-11-22
Pretty large coding style cleanup, in source doc
Adam
2012-11-01
Fixed quite a bit of dumbness with m_ssl. Had to
Adam
2012-10-09
Cleanup ok if modules with pending identify requests are unloaded
Adam
2012-10-08
Fix fantasy !help & give it its own help header, not ChanServ's
Adam
2012-10-03
Some minor fixes/typos
lethality
2012-10-02
added an operserv/akill page to webcpanel
DukePyrolator
2012-10-01
Cleanup of all of the protocol modules, rewrote message handling system to be...
Adam
2012-09-01
Added a web panel module + a default template
Adam