Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
I believe this patch will work with your original setup too :) | |||||
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 | |
the channel | |||||
2010-12-31 | auto_server: initial commit - script to handle connecting to various servers | Tom Feist | 1 | -0/+152 | |
behind the scenes, based on a channel -> server mapping setting. |