summaryrefslogtreecommitdiff
path: root/modules/extra
AgeCommit message (Expand)Author
2013-11-04Add a couple of usability and aesthetic changes, fix the half-broken chanlist...Denis M. (Phr33d0m)
2013-10-27Fix m_httpd not passing non post data to other modules correctly & close conn...Adam
2013-09-29display modechars instead of modenames in cpanel channelmodesDukePyrolator
2013-09-16Remove static variables from functions in modules which causes them to be mar...Adam
2013-09-08Alpabetize channels in /ns alist and on webcpanels chanserv pageAdam
2013-09-03Cleanup previous commitAdam
2013-09-03updated the chanserv section in webcpanelDukePyrolator
2013-08-23Merge pull request #21 from Phr33d0m/1.9Jens Voß
2013-08-23Use CDN for the rest of the .js filesDenis M. (Phr33d0m)
2013-08-23Merge branch '1.9' of github.com:anope/anope into 1.9Adam
2013-08-23Remove SSL cert verification because we dont use itAdam
2013-08-23Fix reading post data in m_httpdAdam
2013-08-23Merge pull request #20 from Phr33d0m/1.9Adam
2013-08-23Fixed an incorrect layout, a couple of typos and a wrong form actionn0kS Phr33d0m
2013-08-23Use a local copy of the background imagen0kS Phr33d0m
2013-08-23Make the navbar brand a different font to distinguish it from the rest of the...n0kS Phr33d0m
2013-08-23Remove webpanel:ssl configuration option because its dumbAdam
2013-08-23Removed innecessary logo width, the img-responsive will take care of that.n0kS Phr33d0m
2013-08-23Don't use an external svg logo anymore, but a local png one.n0kS Phr33d0m
2013-08-23Fix m_httpd handling fragmented http requestsAdam
2013-08-23Redesign body of the pages. Now they have a distiguished panel heading and pa...n0kS Phr33d0m
2013-08-22Fix m_httpd enabling ssl if m_ssl is loaded after itAdam
2013-08-22Fix a typo and remove unnecessary 'effects'n0kS Phr33d0m
2013-08-22A completely rewritten Control Panel using some bootstrapping, jquery and lot...n0kS Phr33d0m
2013-08-22Nuking the old design with firen0kS Phr33d0m
2013-08-22Fix incorrect GET method as we are submitting POST datan0kS Phr33d0m
2013-08-01Use MessageSource as the source for many IRCDProto funcsAdam
2013-07-29Move chanstats stuff to stats/Adam
2013-07-21Fix m_ldap service names from defaulting ldap/ldap/mainAdam
2013-07-20Fix removing old connections in m_ldap and m_mysqlAdam
2013-07-04Fix rehashing via SIGHUP and m_mysqlAdam
2013-07-01Change extensible keys to require explicitly having a type defined for it. Co...Adam
2013-06-30m_mysql: handle multiple result sets returned from multiple statements or pro...DukePyrolator
2013-05-31Made m_mysql's Escape() function safe against escaping strings > BUFSIZEAdam
2013-05-27Initially attach all modules to all events, and detach them as the events are...Adam
2013-05-26Fix webcpanel buildAdam
2013-05-26Get rid of the remaining references in the core to specific services. Move mo...Adam
2013-05-17Removed some hard coded command names in help outputAdam
2013-05-08Make sockaddrs/cidr not throw on invalid ips to give us an easier/cheaper way...Adam
2013-05-06Update the rest of modules.example.conf, default inspircd status modes to a s...Adam
2013-05-06Fix extras buildAdam
2013-05-05That doesn't work either, just don't use references.Adam
2013-05-05Rework the config file reader to be much more flexible and move many configur...Adam
2013-04-16Move extras header files out of extras so when users copy modules out they do...Adam
2013-04-15Rewrote modules/CMakeLists.txt and do not build the 'extras' modules, if user...Adam
2013-04-12Fix m_sslAdam
2013-04-11Pass new config and the new config reader to the OnReload event, aswell as ca...Adam
2013-04-10Move some of the modules in extras/ that arent really extra out of extras. Ma...Adam
2013-04-08Made auto* chanserv privileges not hard coded.Adam
2013-04-07Optimizations of much of the more commonly used codeAdam