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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-03
Remove Channel D-Bus object from the connection if Close failed
Louis-Francis Ratté-Boulianne
2
-3
/
+11
2010-11-24
Add function to ensure a handle by its name (create it if not found)
Louis-Francis Ratté-Boulianne
1
-11
/
+18
2010-11-24
Add default implementation of Conference interface
Louis-Francis Ratté-Boulianne
1
-0
/
+45
2010-11-24
Don't print garbage when checking an invalid handle
Louis-Francis Ratté-Boulianne
1
-2
/
+0
2010-11-24
Don't throw an exception when trying to remove an invalid channel
Louis-Francis Ratté-Boulianne
1
-0
/
+2
2010-11-24
Deprecate usage of handle 0 in GetCapabilities
Louis-Francis Ratté-Boulianne
1
-3
/
+4
2010-11-24
Add a default implementation of ContactCapabilities interface
Louis-Francis Ratté-Boulianne
1
-0
/
+23
2010-10-29
Update to spec 0.21.4
Louis-Francis Ratté-Boulianne
57
-1153
/
+6000
2010-08-05
start dev of 0.15.19
Guillaume Desmottes
2
-2
/
+5
2010-08-05
prepare 0.15.18 release
telepathy-python-0.15.18
Guillaume Desmottes
2
-4
/
+6
2010-08-05
Update to spec 0.19.10
Guillaume Desmottes
42
-608
/
+4825
2010-04-22
NEWS: updated
Jonny Lamb
1
-0
/
+3
2010-04-22
added Account and AccountManager class
Morten Mjelva
4
-0
/
+100
2010-04-18
Remove call-gtk.py as it's outdated and obsolete
Sjoerd Simons
1
-116
/
+0
2010-04-16
text channel: raise ValueError if a message ID is Received twice
David Laban
2
-1
/
+7
2010-04-07
NEWS: update
Jonny Lamb
1
-0
/
+4
2010-04-07
conn: implement Interfaces and Status properties
Jonny Lamb
1
-2
/
+5
2010-04-07
spec: update to 0.19.3
Jonny Lamb
17
-155
/
+1077
2010-04-04
pass an optional bus to the account to connect to
Sjoerd Simons
1
-5
/
+6
2010-04-04
Make it possible to add a bus to the ManagerRegistry
Sjoerd Simons
1
-2
/
+4
2010-04-03
channel: proper usage of _add_immutables in ChannelTypeRoomList
Krzysztof Klinikowski
1
-1
/
+1
2010-04-02
conn: allow TargetHandle=0 when TargetHandleType=NONE
Jonny Lamb
2
-2
/
+11
2010-03-17
configure.ac: fix bug tracker URL
Jonny Lamb
1
-1
/
+1
2010-03-12
Version 0.15.17.1.
Jonny Lamb
1
-1
/
+1
2010-03-12
Version 0.15.17.
telepathy-python-0.15.17
Jonny Lamb
2
-3
/
+3
2010-03-11
NEWS: updated
Jonny Lamb
1
-0
/
+10
2010-03-11
channelmanager: add a deprecation warning when using _implement_channel_class
Jonny Lamb
1
-0
/
+5
2010-03-11
channelmanager: document the {,_}implement_channel_class{,es} methods
Jonny Lamb
1
-1
/
+19
2010-03-11
channel: use a proper docstring instead of just a comment
Jonny Lamb
1
-1
/
+2
2010-03-11
conn: only allow TargetHandleType <= LAST_HANDLE_TYPE
Jonny Lamb
1
-1
/
+1
2010-03-11
channel{,manager}: use NoneHandle around to remove hacks where handle might b...
Jonny Lamb
3
-44
/
+26
2010-03-11
handle: add NoneHandle to represent HANDLE_TYPE_NONE
Jonny Lamb
1
-1
/
+7
2010-03-10
channelmanager: add implement_channel_classes function
Jonny Lamb
1
-2
/
+18
2010-03-10
channelmanager: rename requestable_channel_classes to requestable_channels
Jonny Lamb
1
-7
/
+7
2010-03-10
channelmanager: only add a channel to the internal list if we have the handle
Jonny Lamb
1
-1
/
+1
2010-03-10
channelmanager: return None as the handle if TargetHandleType=NONE
Jonny Lamb
1
-3
/
+9
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-10
requests: 0 is a valid TargetHandleType
Jonny Lamb
1
-1
/
+1
2010-03-10
Start dev of 0.15.17
Olivier Le Thanh Duong
2
-1
/
+8
2010-03-09
Prepare for 0.15.16
telepathy-python-0.15.16
Olivier Le Thanh Duong
2
-4
/
+12
2010-03-09
Fix a small typo in alter_properties which prevented raising the proper excep...
Olivier Le Thanh Duong
1
-2
/
+2
2010-03-09
channel: add named parameter "object_path" to Channel, and similar for its ch...
Jonny Lamb
2
-15
/
+24
2010-03-09
channel: remove duplicate ChannelTypeFileTransfer definition
Jonny Lamb
1
-16
/
+0
2010-03-09
Return actual channel properties rather than callers in EnsureChannel/CreateC...
Ed Page
1
-15
/
+4
2010-02-26
Fix connection.check_parameters to accept dbus.Boolean
Olivier Le Thanh Duong
1
-1
/
+1
2010-01-20
debug: implement setting the Enabled property
Jonny Lamb
1
-0
/
+4
2010-01-20
properties: no need to return anything from the property setters
Jonny Lamb
1
-1
/
+1
2010-01-20
Start dev of 0.15.16
Olivier Le Thanh Duong
2
-1
/
+6
[next]