summaryrefslogtreecommitdiff
path: root/butterfly/channel/conference.py
AgeCommit message (Expand)AuthorFilesLines
2011-03-30conference/im channel: properly reference conference interface constantHEADmasterJonny Lamb1-0/+2
2010-12-03spec: conference interface has been undraftedLouis-Francis Ratté-Boulianne1-33/+2
2010-12-03bugfix: correctly normalize and ensure handlesLouis-Francis Ratté-Boulianne1-5/+1
2010-03-30im/conference channel: raise NotAvailable when started with an invalid contactJonny Lamb1-2/+9
2010-03-12conference: fix extending from 1-1 channels where the switchboard has timed outJonny Lamb1-1/+1
2010-03-12conference: if aren't able to steal a conversation, raise OfflineJonny Lamb1-0/+5
2010-03-11text channel: split into three subclasses: Im, Muc and ConferenceJonny Lamb1-0/+143