index
:
~jonny/telepathy-python
26059
group-properties
master
telepathy-python-0.12
telepathy-python-0.14
le python
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
channel.py
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-02
fix NotImplemented usage in server/channel.py
HEAD
master
Maksim Melnikau
1
-2
/
+2
2010-12-16
server.channel: import ServerAuthentication and SASLAuthentication classes
Jonny Lamb
1
-0
/
+20
2010-12-16
server.channel: do Close cleanup parts separately
Jonny Lamb
1
-0
/
+10
2010-12-03
Add immutable properties to Protocol
Louis-Francis Ratté-Boulianne
1
-19
/
+7
2010-12-03
Remove D-Bus object from connection in default implementation of Close
Louis-Francis Ratté-Boulianne
1
-2
/
+6
2010-12-03
Remove Channel D-Bus object from the connection if Close failed
Louis-Francis Ratté-Boulianne
1
-0
/
+3
2010-11-24
Add default implementation of Conference interface
Louis-Francis Ratté-Boulianne
1
-0
/
+45
2010-04-16
text channel: raise ValueError if a message ID is Received twice
David Laban
1
-1
/
+4
2010-04-03
channel: proper usage of _add_immutables in ChannelTypeRoomList
Krzysztof Klinikowski
1
-1
/
+1
2010-03-11
channel: use a proper docstring instead of just a comment
Jonny Lamb
1
-1
/
+2
2010-03-11
channel{,manager}: use NoneHandle around to remove hacks where handle might b...
Jonny Lamb
1
-34
/
+13
2010-03-10
channel: add a comment on get_props to clarify more what it does
Jonny Lamb
1
-0
/
+1
2010-03-10
channel: don't find the channel handle if TargetHandleType=NONE or TargetHand...
Jonny Lamb
1
-4
/
+13
2010-03-10
channel: TargetHandle=0 if the channel handle is None
Jonny Lamb
1
-1
/
+7
2010-03-09
channel: add named parameter "object_path" to Channel, and similar for its ch...
Jonny Lamb
1
-12
/
+18
2010-03-09
channel: remove duplicate ChannelTypeFileTransfer definition
Jonny Lamb
1
-16
/
+0
2009-08-11
Merge branch 'master' of git+ssh://git.collabora.co.uk/git/user/lfrb/telepath...
Louis-Francis Ratté-Boulianne
1
-15
/
+60
2009-08-04
Added FileTransfer channel
Louis-Francis Ratte-Boulianne
1
-0
/
+17
2009-07-10
Remove channel from manager when closing
Louis-Francis Ratte-Boulianne
1
-9
/
+11
2009-06-26
Added FileTransfer channel
Louis-Francis Ratte-Boulianne
1
-0
/
+17
2009-01-08
Added immutable properties and re-implemented Channel.get_props using them.
Jonny Lamb
1
-4
/
+21
2009-01-08
Create a Channel object using the initial props instead of just type and handle.
Jonny Lamb
1
-15
/
+16
2009-01-08
Implement Requested property of Channel class.
Jonny Lamb
1
-1
/
+2
2009-01-08
Use Handle.get_id instead of relying on Handle.__int__.
Jonny Lamb
1
-1
/
+1
2009-01-07
Add a dict to Channel class to hold properties.
Jonny Lamb
1
-0
/
+8
2009-01-05
Actually initialise DBusProperties in ChannelInterfaceGroup.
Jonny Lamb
1
-0
/
+1
2009-01-05
Merge branch 'more-properties'
Jonny Lamb
1
-2
/
+32
2009-01-05
Implemented TargetID D-Bus property on Channel class.
Jonny Lamb
1
-1
/
+8
2009-01-05
Fix TargetHandle{,Type} properties by returning the correct signature.
Jonny Lamb
1
-2
/
+8
2009-01-05
Pass signature argument to dbus.Array.
Jonny Lamb
1
-3
/
+3
2009-01-05
Make sure DBusProperties.__init__ is called after self._interfaces is set.
Jonny Lamb
1
-5
/
+5
2009-01-05
Implemented GroupFlags, Members, RemotePendingMembers & SelfHandle D-Bus prop...
Jonny Lamb
1
-1
/
+8
2009-01-05
server/channel.py: remove Transfer interface as it's an experimental one
Guillaume Desmottes
1
-2
/
+0
2009-01-05
server/channel.py: remove CallMerging interface as it's an experimental one
Guillaume Desmottes
1
-4
/
+0
2008-12-24
Implemented ChannelType, Interfaces, TargetHandle & TargetHandleType D-Bus pr...
Jonny Lamb
1
-1
/
+11
2008-08-26
add telepathy.server.channel.ChannelInterfaceCallState
Guillaume Desmottes
1
-0
/
+2
2008-08-25
channel.py: remove ChannelTypeContactSearch as the interface was removed from...
Guillaume Desmottes
1
-45
/
+0
2008-02-21
Update src for spec 0.17.1 (add ChannelHandler, CallMerging)
Simon McVittie
1
-0
/
+4
2007-11-28
correct the LGPL 2.1 boilerplate (s/Library/Lesser/ and update FSF address)
1
-2
/
+2
2007-09-26
Move source code from ./telepathy to ./src - it's not usable until the genera...
Simon McVittie
1
-0
/
+368