summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-25Add logging to several operserv commandsAdam
2013-08-25Save unconfirmed status and passcodes in the database.Adam
Fix db_sql_live to not reinsert all records if there are extra columns. Plexus has no chmode +r
2013-08-25Sort parameters and correct commentsFederico G. Schwindt
2013-08-25For ngIRCd, on nick change set mode -RFederico G. Schwindt
2013-08-24Add login support for ngIRCdFederico G. Schwindt
This is implemented via the accountname METADATA command
2013-08-23Merge pull request #21 from Phr33d0m/1.9Jens Voß
Use CDN for the rest of the .js files
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
Redesign body of the pages.
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 ↵n0kS Phr33d0m
the navbar links.
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-23Merge branch '1.9' of github.com:anope/anope into 1.9n0kS Phr33d0m
2013-08-23Redesign body of the pages. Now they have a distiguished panel heading and ↵n0kS Phr33d0m
panel body. Also added background colour to currently selected section.
2013-08-22Fix m_httpd enabling ssl if m_ssl is loaded after itAdam
2013-08-22Fix previous commitAdam
2013-08-22Always set +o on users who have access for it, even if higher modes have a ↵Adam
prefix
2013-08-22Do not have cs_access try to represent non levels access entries as levels ↵Adam
access entries. Sometimes it cant accurately be done and it confuses people.
2013-08-21Update readme moreAdam
2013-08-21Update readmeAdam
2013-08-21Merge pull request #19 from Phr33d0m/1.9Adam
A completely rewritten Control Panel
2013-08-22Fix a typo and remove unnecessary 'effects'n0kS Phr33d0m
2013-08-22A completely rewritten Control Panel using some bootstrapping, jquery and ↵n0kS Phr33d0m
lots of CSS
2013-08-22Nuking the old design with firen0kS Phr33d0m
2013-08-22Fix incorrect GET method as we are submitting POST datan0kS Phr33d0m
2013-08-21Always require the registered channel mode is set. Comment out default ↵Adam
config requiring "r" as some ircds use it for registered users only
2013-08-21Make maxaliases=0 really mean no limitAdam
2013-08-18Fix not setting vhost on nickserv updateAdam
2013-08-17Fix 318 raw being sent for uids on ts6 ircdsAdam
2013-08-14Replace some get calls on <bool> extenisble types with hasextAdam
2013-08-14Do not default mlock +r, it is unnecessray and only clutters up the mlock listAdam
2013-08-12Fix some issues with suspendAdam
2013-08-12Respond to remote whois on inspircd for users on us that aren't service botsAdam
2013-08-12Use less strict valid ident checks on hybrid, unreal, and inspircdAdam
2013-08-11Remove channels from accesss lists when they expire/dropAdam
2013-08-11Fix chanserv opersonly settingAdam
2013-08-11Add DNS Notify supportAdam
2013-08-11Fix cs_kee_pmodes defaultAdam
2013-08-11Fix chghost on charybdisAdam
2013-08-10Support DNS ANY query typeAdam
2013-08-10Do not have ratbox or plexus pull modes from hybrid, it is entirely too ↵Adam
confusing. Also fix cs_mode config
2013-08-10Add "simple seen" mode to cs_seenAdam
2013-08-10Merge pull request #18 from fgsch/1.9Adam
Add certificate fingerprint support for ngIRCd
2013-08-10Default some listmax config settings to 50Adam