summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-02fix NotImplemented usage in server/channel.pyHEADmasterMaksim Melnikau1-2/+2
2013-01-02fix handle_type in server/conn.py create_handleMaksim Melnikau1-2/+2
2010-12-21src: don't install _generated/errors.py twiceReimundo Heluani2-1/+8
2010-12-16protocol: fix typoJonny Lamb1-1/+1
2010-12-16protocol: init Protocol._authentication_types to something sensibleJonny Lamb1-1/+2
2010-12-16server.channel: import ServerAuthentication and SASLAuthentication classesJonny Lamb1-0/+20
2010-12-16server.channel: do Close cleanup parts separatelyJonny Lamb1-0/+10
2010-12-16protocol: implement AuthenticationTypes propertyJonny Lamb1-1/+6
2010-12-16spec: update to version 0.21.7Jonny Lamb28-264/+2118
2010-12-03Start dev of 0.19.20Louis-Francis Ratté-Boulianne2-2/+5
2010-12-03Prepare 0.15.19 releasetelepathy-python-0.15.19Louis-Francis Ratté-Boulianne2-2/+17
2010-12-03Add immutable properties to ProtocolLouis-Francis Ratté-Boulianne5-28/+40
2010-12-03Add default implementation of Protocol.Interface.PresenceLouis-Francis Ratté-Boulianne1-1/+21
2010-12-03Add (undrafted) MailNotification interfaceLouis-Francis Ratté-Boulianne1-0/+4
2010-12-03Add new way to set requestable channel classes on channel managerLouis-Francis Ratté-Boulianne1-17/+17
2010-12-03Add default implementation of GetParameters using ProtocolLouis-Francis Ratté-Boulianne1-0/+12
2010-12-03Add Protocol default implementationLouis-Francis Ratté-Boulianne5-4/+173
2010-12-03Add properties to get handle attributesLouis-Francis Ratté-Boulianne1-0/+5
2010-12-03Implement new properties of ConnectionManagerLouis-Francis Ratté-Boulianne1-2/+20
2010-12-03Add function to check if some protocol is supported by the CMLouis-Francis Ratté-Boulianne1-7/+10
2010-12-03Add helper function to diff capabilitiesLouis-Francis Ratté-Boulianne1-0/+25
2010-12-03Add (empty) default values for some connection propertiesLouis-Francis Ratté-Boulianne1-0/+2
2010-12-03Add property to get self handle even when not connectedLouis-Francis Ratté-Boulianne1-1/+6
2010-12-03Remove D-Bus object from connection in default implementation of CloseLouis-Francis Ratté-Boulianne1-2/+6
2010-12-03Remove Channel D-Bus object from the connection if Close failedLouis-Francis Ratté-Boulianne2-3/+11
2010-11-24Add function to ensure a handle by its name (create it if not found)Louis-Francis Ratté-Boulianne1-11/+18
2010-11-24Add default implementation of Conference interfaceLouis-Francis Ratté-Boulianne1-0/+45
2010-11-24Don't print garbage when checking an invalid handleLouis-Francis Ratté-Boulianne1-2/+0
2010-11-24Don't throw an exception when trying to remove an invalid channelLouis-Francis Ratté-Boulianne1-0/+2
2010-11-24Deprecate usage of handle 0 in GetCapabilitiesLouis-Francis Ratté-Boulianne1-3/+4
2010-11-24Add a default implementation of ContactCapabilities interfaceLouis-Francis Ratté-Boulianne1-0/+23
2010-10-29Update to spec 0.21.4Louis-Francis Ratté-Boulianne57-1153/+6000
2010-08-05start dev of 0.15.19Guillaume Desmottes2-2/+5
2010-08-05prepare 0.15.18 releasetelepathy-python-0.15.18Guillaume Desmottes2-4/+6
2010-08-05Update to spec 0.19.10Guillaume Desmottes42-608/+4825
2010-04-22NEWS: updatedJonny Lamb1-0/+3
2010-04-22added Account and AccountManager classMorten Mjelva4-0/+100
2010-04-18Remove call-gtk.py as it's outdated and obsoleteSjoerd Simons1-116/+0
2010-04-16text channel: raise ValueError if a message ID is Received twiceDavid Laban2-1/+7
2010-04-07NEWS: updateJonny Lamb1-0/+4
2010-04-07conn: implement Interfaces and Status propertiesJonny Lamb1-2/+5
2010-04-07spec: update to 0.19.3Jonny Lamb17-155/+1077
2010-04-04pass an optional bus to the account to connect toSjoerd Simons1-5/+6
2010-04-04Make it possible to add a bus to the ManagerRegistrySjoerd Simons1-2/+4
2010-04-03channel: proper usage of _add_immutables in ChannelTypeRoomListKrzysztof Klinikowski1-1/+1
2010-04-02conn: allow TargetHandle=0 when TargetHandleType=NONEJonny Lamb2-2/+11
2010-03-17configure.ac: fix bug tracker URLJonny Lamb1-1/+1
2010-03-12Version 0.15.17.1.Jonny Lamb1-1/+1
2010-03-12Version 0.15.17.telepathy-python-0.15.17Jonny Lamb2-3/+3
2010-03-11NEWS: updatedJonny Lamb1-0/+10