summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-09im channel: call Close on the channel if switchboard fails due to disconnectionchannel-while-disconnectingJonny Lamb1-1/+16
2010-04-08NEWS: updateJonny Lamb1-0/+18
2010-04-08Merge branch 'proxies'Jonny Lamb1-3/+75
2010-04-08Start 0.5.9 development.Jonny Lamb1-1/+1
2010-04-08Version 0.5.8.telepathy-butterfly-0.5.8Jonny Lamb1-2/+2
2010-04-08NEWS: updateJonny Lamb1-1/+13
2010-04-08Merge branch 'http'Jonny Lamb2-12/+34
2010-04-07connection: only remove the HTTP proxy from the dict if one existsJonny Lamb1-1/+2
2010-04-07Message iface: Use async_callbacks to return before emitting the signalsOlivier Le Thanh Duong1-7/+10
2010-04-07Message iface: Use constants instead of magic stringsOlivier Le Thanh Duong1-1/+1
2010-04-07Messages: correct stylistic comments from reviewOlivier Le Thanh Duong1-17/+17
2010-04-07Implement the Messages interface (fd.o #27201)Olivier Le Thanh Duong2-16/+114
2010-04-06proxies: only consider direct:// and http:// proxiesJonny Lamb1-3/+5
2010-04-02NEWS: updatedJonny Lamb1-0/+9
2010-04-02Merge remote branch 'wjt/fd.o-27325-GetContactAttributes-tolerance'Jonny Lamb1-5/+8
2010-04-02connection: use libproxy if available to autofill proxy listJonny Lamb1-2/+71
2010-03-31Merge branch 'chat-to-non-contact'Jonny Lamb2-2/+12
2010-03-30im/conference channel: raise NotAvailable when started with an invalid contactJonny Lamb2-2/+12
2010-03-30Make GetContactAttributes() more tolerant.Will Thompson1-5/+8
2010-03-30Merge branch 'contactcaps'Jonny Lamb2-9/+134
2010-03-22Start 0.5.8 development.Jonny Lamb1-1/+1
2010-03-22Version 0.5.7.telepathy-butterfly-0.5.7Jonny Lamb1-2/+2
2010-03-22NEWS: updatedJonny Lamb1-2/+34
2010-03-22Merge branch 'networkid' into releaseJonny Lamb2-25/+18
2010-03-21connection: register the new connection with the CM so it fires NewConnectionJonny Lamb1-0/+2
2010-03-17contacts: add ContactCapabilities contact attributesJonny Lamb1-2/+5
2010-03-17capabilities: implement ContactCapabilitiesJonny Lamb1-7/+129
2010-03-17NEWS: updatedJonny Lamb1-1/+5
2010-03-17build: add telepathy.am and include it in top-level Makefile.amJonny Lamb3-1/+44
2010-03-17build: move from waf to autotoolsJonny Lamb17-514/+159
2010-03-17connection: fix build_proxy_infos' argsJonny Lamb1-1/+1
2010-03-15text channel: stop abusing (Message_Type_Action, "nudge") to send nudgesJonny Lamb2-9/+6
2010-03-14connection: add support for HTTP connectionsJonny Lamb2-12/+34
2010-03-14capabilities: fix typoJonny Lamb1-1/+1
2010-03-13NEWS: updatedJonny Lamb1-0/+16
2010-03-13connection: redefine GetInterfaces so it can be called before being connectedJonny Lamb1-0/+14
2010-03-13connection: add the mail notification interface before signalling connectedJonny Lamb1-2/+2
2010-03-12Version 0.5.6.telepathy-butterfly-0.5.6Jonny Lamb2-1/+31
2010-03-12Merge branch 'typing-notifications-timeout'Jonny Lamb1-0/+70
2010-03-12text channel: stop sending typing notifications if the chat state is not comp...Jonny Lamb1-2/+2
2010-03-12gitignore: updatedJonny Lamb1-1/+3
2010-03-12Merge branch 'conference'Jonny Lamb9-198/+714
2010-03-12text channel: set all handle's chat states to active when removing typing tim...Jonny Lamb1-1/+5
2010-03-12text channel: don't store non-zero source IDs in the typing_notifications dictJonny Lamb1-5/+4
2010-03-12text channel: send typing notifications every 5s, and timeout others after 10sJonny Lamb1-0/+67
2010-03-12muc: fix typo in call to GroupFlagsChangedJonny Lamb1-1/+1
2010-03-12conference: fix extending from 1-1 channels where the switchboard has timed outJonny Lamb3-1/+16
2010-03-12im channel: define steal_channel to implement ImSpecific actionsJonny Lamb2-13/+18
2010-03-12conference: if aren't able to steal a conversation, raise OfflineJonny Lamb2-0/+8
2010-03-12muc: calling AddMembers can be used, so set the flags to say soJonny Lamb1-0/+2