index
:
telepathy/telepathy-butterfly
master
MSN connection manager (mirrored from https://gitlab.freedesktop.org/telepathy/telepathy-butterfly)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
butterfly
/
connection.py
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-03
spec: add implementation for new Protocol object
Louis-Francis Ratté-Boulianne
1
-31
/
+5
2010-12-03
bugfix: correctly normalize and ensure handles
Louis-Francis Ratté-Boulianne
1
-47
/
+54
2010-12-03
bugfix: correctly clean up everything on disconnection
Louis-Francis Ratté-Boulianne
1
-8
/
+10
2010-08-13
proxy: get proxies for direct connection and don't filter proxies anymore
Louis-Francis Ratté-Boulianne
1
-52
/
+61
2010-08-13
proxy: get SOCKS proxy if any (used for direct connection)
Louis-Francis Ratté-Boulianne
1
-15
/
+32
2010-08-13
msnp18: switch protocol to version 18
Louis-Francis Ratté-Boulianne
1
-2
/
+3
2010-08-13
media: re-enable streamed media channels and capabilities
Louis-Francis Ratté-Boulianne
1
-17
/
+15
2010-07-09
Merge remote branch 'lfrb/file-transfer'
Jonny Lamb
1
-0
/
+11
2010-07-06
connection: don't try and get details of an oim if we aren't given the sender
Jonny Lamb
1
-0
/
+2
2010-07-06
connection: only try and logout if the client isn't already closed
Jonny Lamb
1
-2
/
+4
2010-06-03
Always create a new channel (rely on tp-python git) for incoming FT
Olivier Le Thanh Duong
1
-1
/
+2
2010-06-03
Added FileTransfer channel
Louis-Francis Ratte-Boulianne
1
-0
/
+10
2010-05-20
connection: only switch to HTTP mode if we failed during connection
Jonny Lamb
1
-3
/
+7
2010-04-19
Revert "connection: register the new connection with the CM so it fires NewCo...
Jonny Lamb
1
-2
/
+0
2010-04-08
Merge branch 'proxies'
Jonny Lamb
1
-3
/
+75
2010-04-08
Merge branch 'http'
Jonny Lamb
1
-12
/
+32
2010-04-07
connection: only remove the HTTP proxy from the dict if one exists
Jonny Lamb
1
-1
/
+2
2010-04-06
proxies: only consider direct:// and http:// proxies
Jonny Lamb
1
-3
/
+5
2010-04-02
connection: use libproxy if available to autofill proxy list
Jonny Lamb
1
-2
/
+71
2010-03-22
Merge branch 'networkid' into release
Jonny Lamb
1
-16
/
+10
2010-03-21
connection: register the new connection with the CM so it fires NewConnection
Jonny Lamb
1
-0
/
+2
2010-03-17
connection: fix build_proxy_infos' args
Jonny Lamb
1
-1
/
+1
2010-03-14
connection: add support for HTTP connections
Jonny Lamb
1
-12
/
+32
2010-03-13
connection: redefine GetInterfaces so it can be called before being connected
Jonny Lamb
1
-0
/
+14
2010-03-13
connection: add the mail notification interface before signalling connected
Jonny Lamb
1
-2
/
+2
2010-03-12
Only add an extension to the handle name when the network isn't MSN
Louis-Francis Ratté-Boulianne
1
-16
/
+10
2010-03-11
all: tp-python now gives NoneHandle, so start using it all around
Jonny Lamb
1
-6
/
+9
2010-03-10
connection: implement being invited to multi user chats
Jonny Lamb
1
-7
/
+8
2010-03-09
Ignore incoming conference and webcam calls
Olivier Le Thanh Duong
1
-15
/
+17
2010-02-25
Attach new conversation to existing channel (fd.o #26644)
Olivier Le Thanh Duong
1
-0
/
+3
2010-01-19
MailNotification: Fixed method naming convention and added doc
Nicolas Dufresne
1
-1
/
+1
2010-01-19
Only add MailNotification interface if profile says it's supported
Nicolas Dufresne
1
-0
/
+2
2010-01-19
Implemented Mail Notification Spec
Nicolas Dufresne
1
-0
/
+3
2010-01-19
Advertise text capabilities of contacts (fd.o #24878)
Olivier Le Thanh Duong
1
-0
/
+1
2009-10-26
Use a set instead of a list for the set of secret parameters
Youness Alaoui
1
-2
/
+2
2009-10-26
Fix bug 24562: Correctly report the SECRET flag on secret arguments. Also fix...
Youness Alaoui
1
-0
/
+5
2009-10-16
Ignore call to connection.Connect() when connect{ed,ing} as per spec
Olivier Le Thanh Duong
1
-3
/
+4
2009-10-08
Add Initiator{ID,Handle} as immutable properties on media channels.
Jonny Lamb
1
-5
/
+12
2009-10-06
Rename on_offline_message_received to avoid confusion with papyon signals
Olivier Le Thanh Duong
1
-1
/
+1
2009-10-06
Remove received oim messages only when acked by the client
Olivier Le Thanh Duong
1
-1
/
+0
2009-10-06
On OIM reception, request a channel and pass it the message
Olivier Le Thanh Duong
1
-1
/
+26
2009-09-10
Added some brackets
Louis-Francis Ratté-Boulianne
1
-1
/
+1
2009-08-24
Adjust to papyon "API" changes
Louis-Francis Ratté-Boulianne
1
-2
/
+3
2009-08-24
Create StreamedMedia channel on webcam invitation
Louis-Francis Ratté-Boulianne
1
-0
/
+12
2009-08-24
Implemented Capabilities interface
Louis-Francis Ratté-Boulianne
1
-0
/
+3
2009-08-24
Added initial support for streamed media channels
Louis-Francis Ratté-Boulianne
1
-0
/
+11
2009-08-24
Fixed some encoding issues in log messages and handles name
Louis-Francis Ratté-Boulianne
1
-2
/
+2
2009-07-24
Trigger "Name in use" error when another client logged in using the same account
Louis-Francis Ratté-Boulianne
1
-0
/
+3
2009-07-17
Updated to tp-python 0.15.9 (now implements the Requests interface)
Louis-Francis Ratté-Boulianne
1
-26
/
+55
2009-07-02
Modified to use papyon instead of pymsn
Louis-Francis Ratte-Boulianne
1
-20
/
+20
[next]