Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-10-02 | WIP: added joinswitch.pl | Tom Feist | 1 | -0/+99 |
2011-09-20 | Remove deprecated docs | richo | 1 | -5/+0 |
2011-08-01 | Updated docs | richo | 1 | -3/+3 |
2011-07-18 | at least on some networks, just a prefix is valid | richo | 1 | -1/+1 |
2011-07-18 | Recognise other channel prefixes and characters | richo | 1 | -2/+2 |
2011-07-18 | Only attempt join if channel exists | richo | 1 | -5/+6 |
2011-07-18 | Retrieve channel data before attempting to work out channel list | richo | 1 | -1/+1 |
2011-01-07 | - is a valid character in a channel name. | Rich Healey | 1 | -1/+1 |
2011-01-05 | Added support for tab completion. | Rich Healey | 1 | -1/+15 |
2011-01-01 | Uses the channel add [] infracstructure as a datastore.richoH-master | richo | 1 | -6/+42 |
2010-12-31 | auto_server: oops, 'setup changed' signal was calling the wrong thing. | Tom Feist | 1 | -1/+1 |
2010-12-31 | auto_server: bugfix: forgot to remove pending items from queue after joining ... | Tom Feist | 1 | -0/+20 |
2010-12-31 | auto_server: initial commit - script to handle connecting to various servers | Tom Feist | 1 | -0/+152 |