aboutsummaryrefslogtreecommitdiffstats
path: root/auto-server (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-01-07- is a valid character in a channel name.Rich Healey1-1/+1
2011-01-05Added support for tab completion.Rich Healey1-1/+15
I believe this patch will work with your original setup too :)
2011-01-01Uses the channel add [] infracstructure as a datastore.richoH-masterricho1-6/+42
2010-12-31auto_server: oops, 'setup changed' signal was calling the wrong thing.Tom Feist1-1/+1
2010-12-31auto_server: bugfix: forgot to remove pending items from queue after joining ↵Tom Feist1-0/+20
the channel
2010-12-31auto_server: initial commit - script to handle connecting to various serversTom Feist1-0/+152
behind the scenes, based on a channel -> server mapping setting.