index
:
papyon
master
papyon-0.4
MSN client library written in Python
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-11
Version 0.5.6
HEAD
papyon-0.5.6
master
Louis-Francis Ratté-Boulianne
2
-1/+17
2011-11-09
bugfix: use secure servers for addressbook and sharing services.
Louis-Francis Ratté-Boulianne
3
-17/+16
2011-11-08
Add activity capabilities so we can disable them
Sven (Sbte)
1
-0/+4
2011-11-08
style: remove notice in README
Louis-Francis Ratté-Boulianne
1
-6/+0
2011-11-08
bugfix: use the right server for AB and Sharing services and allow HTTP redir...
Louis-Francis Ratté-Boulianne
4
-24/+53
2011-09-29
papyon: improve README and AUTHORS
Riccardo (C10uD)
2
-6/+29
2011-09-21
notification: correctly handle qng
Riccardo (C10uD)
1
-6/+5
2011-09-13
address book: use member Account since it's avail in the base member
Riccardo (C10uD)
1
-1/+1
2011-09-13
switchboard: update_switchboard_timeout even when receiving ACKs (for p2p)
Riccardo (C10uD)
1
-1/+1
2011-09-11
fix bugs introduced by API simplification
jerico.dev
3
-3/+3
2011-09-11
switchboard: update timeouts when sending messages, not with acks
Riccardo (C10uD)
1
-1/+4
2011-09-01
keepalive: actually set the timer id var
Riccardo (C10uD)
1
-1/+1
2011-09-01
keepalive: disable by default
Riccardo (C10uD)
1
-1/+1
2011-09-01
mailbox: add missing subject property in MailMessage
4ndreaSt4gi
1
-0/+5
2011-09-01
bugfix: Pass strings to the logger, not Exceptions
Sven (Sbte)
1
-2/+2
2011-09-01
switchboard: don't timeout when using keepalive
Riccardo (C10uD)
1
-1/+1
2011-09-01
client: add keepalive_conversations property
Riccardo (C10uD)
1
-0/+10
2011-09-01
implement keepalives for switchboards, needs to be widely tested and p2p must...
Riccardo (C10uD)
1
-0/+16
2011-09-01
notification: check if PNGs are being answered by the server and disconnect i...
Riccardo (C10uD)
1
-0/+8
2011-09-01
oim: don't go recursive please
Riccardo (C10uD)
1
-1/+1
2011-09-01
oim: please don't try to code c++ in python
Riccardo (C10uD)
1
-4/+0
2011-09-01
address book: handle case when contact is our Profile or an email-only member
Riccardo (C10uD)
1
-8/+9
2011-09-01
do not ignore merge leftovers
jerico.dev
1
-1/+0
2011-09-01
typo in profile.BaseContact.signature_sound (missing self in method signature)
jerico.dev
1
-1/+1
2011-09-01
web sites were not correctly added
jerico.dev
1
-4/+4
2011-09-01
whitespace fixes (PEP8)
jerico.dev
9
-38/+39
2011-09-01
handle "contact already exists" exception when trying to add/accept a hidden ...
jerico.dev
7
-139/+111
2011-09-01
Synchronize AB after ABCHInternal notification (closes 37962)
jerico.dev
15
-169/+379
2011-08-17
bugfix: fix 911 errors when trying to start conversation using HTTP connection.
Louis-Francis Ratté-Boulianne
1
-1/+4
2011-08-16
bugfix: don't use 100% cpu when a file transfer session is ended.
Louis-Francis Ratté-Boulianne
3
-0/+9
2011-08-14
bugfix: allow TLP2 chunks to have blob_size == 0
Louis-Francis Ratté-Boulianne
1
-1/+1
2011-08-14
ft: don't count preparation chunk when calculating size of sent data.
Louis-Francis Ratté-Boulianne
1
-1/+3
2011-08-14
ft: add invite() argument to specify preview data.
Louis-Francis Ratté-Boulianne
2
-8/+12
2011-08-14
oim: pass along deleted messages as argument on callback.
Louis-Francis Ratté-Boulianne
2
-3/+8
2011-08-14
bugfix: fix a call to __str__
Sven (Sbte)
1
-1/+1
2011-08-14
bugfix: properly handle content roaming errors when profile is broken (fdo #3...
Louis-Francis Ratté-Boulianne
6
-15/+73
2011-08-06
p2p: be more flexible when receiving broken TLPv1 chunks from libpurple
Louis-Francis Ratté-Boulianne
2
-2/+6
2011-05-29
bugfix: don't close connection when receiving an IN event with empty buffer
alexandernst
2
-5/+5
2011-05-29
bugfix: Use the correct callback for rejected sessions (fdo #37098)
Ken VanDine
1
-1/+1
2011-05-10
Prevent strange server errors with http requests (see emesene#516). Thanks am...
Riccardo (C10uD)
1
-1/+1
2011-05-02
Remove duplicated method that prevents papyon from answering server's pings.
Riccardo (C10uD)
1
-3/+0
2011-05-02
Check for host being None when trying to retrieve the static tile photo. Fixe...
Riccardo (C10uD)
1
-1/+2
2011-05-02
Check for contact being client's profile before checking its memberships in a...
Riccardo (C10uD)
1
-1/+2
2011-04-15
Version 0.5.5
papyon-0.5.5
Louis-Francis Ratté-Boulianne
3
-2/+17
2011-04-15
style: fixed typo
Louis-Francis Ratté-Boulianne
1
-1/+1
2011-04-13
bugfix: don't crash when an user join an external conversation
Louis-Francis Ratté-Boulianne
1
-0/+1
2011-04-13
package: don't add tests files to package
Louis-Francis Ratté-Boulianne
1
-1/+1
2011-04-13
Timeout the switchboard after 60 seconds of inactivity
Riccardo (C10uD)
1
-1/+16
2011-04-13
__common_errback parameters error fixed
4ndreaSt4gi
1
-2/+2
2011-03-27
style: removed excessive debug messages
Louis-Francis Ratté-Boulianne
1
-1/+0
[next]