Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nicklist: bumped version number, added my contact details to header. | Tom Feist | 2011-10-10 | 1 | -5/+10 |
| | | | | still need to update comments in head. | ||||
* | nicklist: now with support for +a (admin, & sigil), and +q (~ sigil - ↵ | Tom Feist | 2011-10-10 | 1 | -87/+88 |
| | | | | channel owner) | ||||
* | moving a lot of the sigil processing code into tables rather than hardcoded ↵ | Tom Feist | 2011-10-10 | 1 | -24/+131 |
| | | | | constants | ||||
* | adding nicklist, with some minor cosmetic cleanup so far. | Tom Feist | 2011-10-10 | 2 | -0/+666 |
| | | | | Also a readme that explains what the stuff in this dir does. | ||||
* | awayproxy: more formatting cleanup, some constants for script modes, and a | Tom Feist | 2011-10-09 | 1 | -81/+97 |
| | | | | refactoring of the mode checking logic. | ||||
* | awayproxy: general tidy-up, rejig config initialisation and change some weird | Tom Feist | 2011-10-09 | 1 | -88/+112 |
| | | | | $foo == "1" tests. Need to check behaviour is still correct. | ||||
* | added original copy of awayproxy pre-fixing | Tom Feist | 2011-10-09 | 1 | -0/+277 |