summaryrefslogtreecommitdiff
path: root/telepathy-butterfly
AgeCommit message (Expand)AuthorFilesLines
2010-12-03Version 0.5.15telepathy-butterfly-0.5.15Louis-Francis Ratté-Boulianne1-1/+1
2010-12-03bugfix: use timeout_add_seconds instead of timeout_addLouis-Francis Ratté-Boulianne1-2/+2
2010-12-03Depends on telepathy-python 0.15.19 and papyon 0.5.3Louis-Francis Ratté-Boulianne1-4/+4
2010-09-10Version 0.5.14Louis-Francis Ratté-Boulianne1-1/+1
2010-09-10Papyon 0.5.1 is not absolutly needed, butterfly still works with 0.5.0Louis-Francis Ratté-Boulianne1-2/+2
2010-09-10Send an error when a text message isn't deliveredLouis-Francis Ratté-Boulianne1-2/+2
2010-08-25Log butterfly and papyon version at initialization (fdo #29080)Louis-Francis Ratté-Boulianne1-0/+8
2010-08-13Now depend on papyon 0.5.0Louis-Francis Ratté-Boulianne1-2/+2
2010-07-09debug: only print to stderr when BUTTERFLY_DEBUG is setJonny Lamb1-0/+17
2010-07-09Merge remote branch 'lfrb/file-transfer'Jonny Lamb1-0/+1
2010-07-09telepathy-butterfly: depend on papyon 0.4.9Jonny Lamb1-2/+2
2010-06-03Initialize threads so GUPnP IGD can be used in papyonLouis-Francis Ratte-Boulianne1-0/+1
2010-03-10channel_manager: implement all channel classes using tp-python's new functionJonny Lamb1-2/+2
2010-03-09channels: use prettier object pathsJonny Lamb1-2/+2
2009-09-14Prepare tp-butterfly 0.5.1telepathy-butterfly-0.5.1Louis-Francis Ratté-Boulianne1-4/+4
2009-08-17Implemented Telepathy debug interface using python logging moduleLouis-Francis Ratté-Boulianne1-0/+2
2009-08-09Check python version at start-upOlivier Le Thanh Duong1-0/+4
2009-07-28Check for telepathy-python 0.15.9 at startupOlivier Le Thanh Duong1-2/+2
2009-07-28Check for papyon version at startupOlivier Le Thanh Duong1-0/+6
2009-07-17Updated to tp-python 0.15.9 (now implements the Requests interface)Louis-Francis Ratté-Boulianne1-2/+2
2009-01-24Display an error and exit if telepathy-python is too old.Jonny Lamb1-0/+5
2009-01-06Use telepathy.utils.debug_divert_messages to divert log messages.Jonny Lamb1-1/+3
2008-12-23Catch NameExistsException and exit if the CM cannot get its unique name.Jonny Lamb1-1/+7
2008-01-14- No longuer disconnect when BUTTERFLY_PERSIST is set and the last clientAli Sabil1-1/+4
2008-01-10- The connection manager now quits if no connection is incommingAli Sabil1-13/+25
2007-12-30- Huge refactoring, now butterfly is cleaner, and more maintainableAli Sabil1-10/+12
2007-06-04- Added PresenceAli Sabil1-6/+6
2007-06-03- Initial importAli Sabil1-0/+54