aboutsummaryrefslogtreecommitdiffstats
path: root/auto-server (follow)
Commit message (Collapse)AuthorAgeFilesLines
* TODO notesricho2011-09-211-0/+4
|
* Staging a few ideas on this slow shutdown issuericho2011-09-211-1/+2
|
* Merge branch 'master' into richoH-devricho2011-09-211-10/+5
|\
| * Remove deprecated docsricho2011-09-201-5/+0
| |
| * Updated docsricho2011-08-011-3/+3
| |
| * at least on some networks, just a prefix is validricho2011-07-181-1/+1
| |
| * Recognise other channel prefixes and charactersricho2011-07-181-2/+2
| |
* | Merge branch 'master' into richoH-devricho2011-07-181-7/+8
|\|
| * Only attempt join if channel existsricho2011-07-181-5/+6
| |
| * Retrieve channel data before attempting to work out channel listricho2011-07-181-1/+1
| |
| * - is a valid character in a channel name.Rich Healey2011-01-071-1/+1
| |
* | (no commit message)Rich Healey2011-01-071-0/+2
| |
* | Merged changes from masterjoin_password_channelsRich Healey2011-01-061-0/+224
|/ | | | Shabble, you can now unmerge them if you want.
* Added support for tab completion.Rich Healey2011-01-051-1/+15
| | | | I believe this patch will work with your original setup too :)
* Uses the channel add [] infracstructure as a datastore.richoH-masterricho2011-01-011-6/+42
|
* auto_server: oops, 'setup changed' signal was calling the wrong thing.Tom Feist2010-12-311-1/+1
|
* auto_server: bugfix: forgot to remove pending items from queue after joining ↵Tom Feist2010-12-311-0/+20
| | | | the channel
* auto_server: initial commit - script to handle connecting to various serversTom Feist2010-12-311-0/+152
behind the scenes, based on a channel -> server mapping setting.