Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'richoH-dev', remote-tracking branch 'origin/richoH-dev' | Tom Feist | 2012-02-03 | 2 | -1/+232 |
|\ | |||||
| * | TODO notes | richo | 2011-09-21 | 1 | -0/+4 |
| | | |||||
| * | Staging a few ideas on this slow shutdown issue | richo | 2011-09-21 | 1 | -1/+2 |
| | | |||||
| * | Merge branch 'master' into richoH-dev | richo | 2011-09-21 | 1 | -10/+5 |
| |\ | |||||
| * \ | Merge branch 'master' into richoH-dev | richo | 2011-07-18 | 1 | -7/+8 |
| |\ \ | |||||
| * | | | (no commit message) | Rich Healey | 2011-01-07 | 1 | -0/+2 |
| | | | | |||||
| * | | | Merged changes from masterjoin_password_channels | Rich Healey | 2011-01-06 | 1 | -0/+224 |
| | | | | | | | | | | | | | | | | Shabble, you can now unmerge them if you want. | ||||
* | | | | WIP: added joinswitch.pl | Tom Feist | 2011-10-02 | 1 | -0/+99 |
| |_|/ |/| | | | | | | | | | | | joinswitch - either joins a specified channel, or switches to it if you are already joined there. Bit more complicated due to heuristics to match /^#+$channel/. | ||||
* | | | Remove deprecated docs | richo | 2011-09-20 | 1 | -5/+0 |
| | | | |||||
* | | | Updated docs | richo | 2011-08-01 | 1 | -3/+3 |
| | | | |||||
* | | | at least on some networks, just a prefix is valid | richo | 2011-07-18 | 1 | -1/+1 |
| | | | |||||
* | | | Recognise other channel prefixes and characters | richo | 2011-07-18 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Only attempt join if channel exists | richo | 2011-07-18 | 1 | -5/+6 |
| | | |||||
* | | Retrieve channel data before attempting to work out channel list | richo | 2011-07-18 | 1 | -1/+1 |
| | | |||||
* | | - is a valid character in a channel name. | Rich Healey | 2011-01-07 | 1 | -1/+1 |
|/ | |||||
* | Added support for tab completion. | Rich Healey | 2011-01-05 | 1 | -1/+15 |
| | | | | I believe this patch will work with your original setup too :) | ||||
* | Uses the channel add [] infracstructure as a datastore.richoH-master | richo | 2011-01-01 | 1 | -6/+42 |
| | |||||
* | auto_server: oops, 'setup changed' signal was calling the wrong thing. | Tom Feist | 2010-12-31 | 1 | -1/+1 |
| | |||||
* | auto_server: bugfix: forgot to remove pending items from queue after joining ↵ | Tom Feist | 2010-12-31 | 1 | -0/+20 |
| | | | | the channel | ||||
* | auto_server: initial commit - script to handle connecting to various servers | Tom Feist | 2010-12-31 | 1 | -0/+152 |
behind the scenes, based on a channel -> server mapping setting. |