summaryrefslogtreecommitdiff
path: root/modules/webcpanel/pages
AgeCommit message (Collapse)Author
2014-05-14Fix access lists showing the wrong mask if the display nick for a groupAdam
expires but the group still exists. This can cause access entries for nicks to not be deleted whenever the nicks are deleted.
2014-05-13Fix webpanel mode list to only show real list modesAdam
2014-04-25Add "virtual mode" supportAdam
This allows fully tracking extbans and other modes set by a different underlying mode, such as InspIRCd's namedmodes Add two configuration options to cs_ban to configure which mode is set and whether or not to kick banned users. Add default "mute" fantasy command to botserv.example.conf
2014-02-13Use better command access checking in webpanel for operserv/akillAdam
2014-01-15Fix webcpanels chanserv/modes pageAdam
2014-01-02Move modules out of extras that dont have external dependenciesAdam