aboutsummaryrefslogtreecommitdiffstats
path: root/fixery/nicklist.pl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* nicklist: more cleanup - converted logic to use more symbolic constants, fixed aTom Feist2011-10-111-67/+50
| | | | bunch of formatting stuff.
* nicklist: more formatting cleanup, mostly line-wrappingTom Feist2011-10-101-17/+23
|
* nicklist: bumped version number, added my contact details to header.Tom Feist2011-10-101-5/+10
| | | | still need to update comments in head.
* nicklist: now with support for +a (admin, & sigil), and +q (~ sigil - ↵Tom Feist2011-10-101-87/+88
| | | | channel owner)
* moving a lot of the sigil processing code into tables rather than hardcoded ↵Tom Feist2011-10-101-24/+131
| | | | constants
* adding nicklist, with some minor cosmetic cleanup so far.Tom Feist2011-10-101-0/+647
Also a readme that explains what the stuff in this dir does.