summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-15text channel: stop abusing (Message_Type_Action, "nudge") to send nudgesJonny Lamb2-9/+6
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
2010-03-12Replace (yahoo) by #yahooOlivier Le Thanh Duong1-1/+1
2010-03-12Only add an extension to the handle name when the network isn't MSNLouis-Francis Ratté-Boulianne2-25/+18
2010-03-11gitignore: updatedJonny Lamb1-0/+1
2010-03-11text channel: split into three subclasses: Im, Muc and ConferenceJonny Lamb5-303/+451
2010-03-11channel_manager: update the RequestableChannelClasses to match realityJonny Lamb1-4/+16
2010-03-11text channel: don't set CanAdd group flag to zero, as we want it to be 1Jonny Lamb1-4/+0
2010-03-11channel_manager: use escape_as_identifier instead of str.encodeJonny Lamb1-3/+42
2010-03-11all: tp-python now gives NoneHandle, so start using it all aroundJonny Lamb3-9/+14
2010-03-10text channel: implement conference channel interfaceJonny Lamb1-43/+197
2010-03-10connection: implement being invited to multi user chatsJonny Lamb1-7/+8
2010-03-10channel_manager: implement all channel classes using tp-python's new functionJonny Lamb2-15/+30
2010-03-10channel_manager: allow either TargetHandleType to be CONTACT or NONEJonny Lamb1-4/+3
2010-03-10Channel_Interface_Conference: addedJonny Lamb1-0/+155
2010-03-10Prepare for tp-butterfly-0.5.5telepathy-butterfly-0.5.5Olivier Le Thanh Duong2-11/+30
2010-03-09Implement RemoveMembers on text channelOlivier Le Thanh Duong1-0/+8
2010-03-09Ignore incoming conference and webcam callsOlivier Le Thanh Duong1-15/+17
2010-03-09Don't show that our contacts support callsOlivier Le Thanh Duong1-8/+8
2010-03-09Don't advertise webcam capability to our contactsOlivier Le Thanh Duong1-8/+8
2010-03-09channels: use prettier object pathsJonny Lamb6-15/+37
2010-03-09media: implement getters for streamed media channel propertiesJonny Lamb1-0/+10
2010-03-09capabilities: fix typoJonny Lamb1-1/+1
2010-03-04Latest MailNotification spec uses a variant for url-dataNicolas Dufresne2-18/+10
2010-03-04Added MailAddress property to MailNotificationNicolas Dufresne1-2/+6
2010-03-04Update to new MailNotification SpecNicolas Dufresne2-160/+123
2010-03-04Bumped to new version of MailNotification.DRAFTNicolas Dufresne2-55/+177