summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-10Version 0.5.6HEADpapyon-0.5.6masterLouis-Francis Ratté-Boulianne2-1/+17
2011-11-09bugfix: use secure servers for addressbook and sharing services.Louis-Francis Ratté-Boulianne3-17/+16
2011-11-08Add activity capabilities so we can disable themSven (Sbte)1-0/+4
2011-11-08style: remove notice in READMELouis-Francis Ratté-Boulianne1-6/+0
2011-11-08bugfix: use the right server for AB and Sharing services and allow HTTP redir...Louis-Francis Ratté-Boulianne4-24/+53
2011-09-29papyon: improve README and AUTHORSRiccardo (C10uD)2-6/+29
2011-09-21notification: correctly handle qngRiccardo (C10uD)1-6/+5
2011-09-13address book: use member Account since it's avail in the base memberRiccardo (C10uD)1-1/+1
2011-09-13switchboard: update_switchboard_timeout even when receiving ACKs (for p2p)Riccardo (C10uD)1-1/+1
2011-09-11fix bugs introduced by API simplificationjerico.dev3-3/+3
2011-09-11switchboard: update timeouts when sending messages, not with acksRiccardo (C10uD)1-1/+4
2011-09-01keepalive: actually set the timer id varRiccardo (C10uD)1-1/+1
2011-09-01keepalive: disable by defaultRiccardo (C10uD)1-1/+1
2011-09-01mailbox: add missing subject property in MailMessage4ndreaSt4gi1-0/+5
2011-09-01bugfix: Pass strings to the logger, not ExceptionsSven (Sbte)1-2/+2
2011-09-01switchboard: don't timeout when using keepaliveRiccardo (C10uD)1-1/+1
2011-09-01client: add keepalive_conversations propertyRiccardo (C10uD)1-0/+10
2011-09-01implement keepalives for switchboards, needs to be widely tested and p2p must...Riccardo (C10uD)1-0/+16
2011-09-01notification: check if PNGs are being answered by the server and disconnect i...Riccardo (C10uD)1-0/+8
2011-09-01oim: don't go recursive pleaseRiccardo (C10uD)1-1/+1
2011-09-01oim: please don't try to code c++ in pythonRiccardo (C10uD)1-4/+0
2011-09-01address book: handle case when contact is our Profile or an email-only memberRiccardo (C10uD)1-8/+9
2011-09-01do not ignore merge leftoversjerico.dev1-1/+0
2011-09-01typo in profile.BaseContact.signature_sound (missing self in method signature)jerico.dev1-1/+1
2011-09-01web sites were not correctly addedjerico.dev1-4/+4
2011-09-01whitespace fixes (PEP8)jerico.dev9-38/+39
2011-09-01handle "contact already exists" exception when trying to add/accept a hidden ...jerico.dev7-139/+111
2011-09-01Synchronize AB after ABCHInternal notification (closes 37962)jerico.dev15-169/+379
2011-08-17bugfix: fix 911 errors when trying to start conversation using HTTP connection.Louis-Francis Ratté-Boulianne1-1/+4
2011-08-16bugfix: don't use 100% cpu when a file transfer session is ended.Louis-Francis Ratté-Boulianne3-0/+9
2011-08-14bugfix: allow TLP2 chunks to have blob_size == 0Louis-Francis Ratté-Boulianne1-1/+1
2011-08-14ft: don't count preparation chunk when calculating size of sent data.Louis-Francis Ratté-Boulianne1-1/+3
2011-08-14ft: add invite() argument to specify preview data.Louis-Francis Ratté-Boulianne2-8/+12
2011-08-14oim: pass along deleted messages as argument on callback.Louis-Francis Ratté-Boulianne2-3/+8
2011-08-14bugfix: fix a call to __str__Sven (Sbte)1-1/+1
2011-08-14bugfix: properly handle content roaming errors when profile is broken (fdo #3...Louis-Francis Ratté-Boulianne6-15/+73
2011-08-06p2p: be more flexible when receiving broken TLPv1 chunks from libpurpleLouis-Francis Ratté-Boulianne2-2/+6
2011-05-28bugfix: don't close connection when receiving an IN event with empty bufferalexandernst2-5/+5
2011-05-28bugfix: Use the correct callback for rejected sessions (fdo #37098)Ken VanDine1-1/+1
2011-05-10Prevent strange server errors with http requests (see emesene#516). Thanks am...Riccardo (C10uD)1-1/+1
2011-05-02Remove duplicated method that prevents papyon from answering server's pings.Riccardo (C10uD)1-3/+0
2011-05-02Check for host being None when trying to retrieve the static tile photo. Fixe...Riccardo (C10uD)1-1/+2
2011-05-02Check for contact being client's profile before checking its memberships in a...Riccardo (C10uD)1-1/+2
2011-04-14Version 0.5.5papyon-0.5.5Louis-Francis Ratté-Boulianne3-2/+17
2011-04-14style: fixed typoLouis-Francis Ratté-Boulianne1-1/+1
2011-04-12bugfix: don't crash when an user join an external conversationLouis-Francis Ratté-Boulianne1-0/+1
2011-04-12package: don't add tests files to packageLouis-Francis Ratté-Boulianne1-1/+1
2011-04-12Timeout the switchboard after 60 seconds of inactivityRiccardo (C10uD)1-1/+16
2011-04-12__common_errback parameters error fixed4ndreaSt4gi1-2/+2
2011-03-27style: removed excessive debug messagesLouis-Francis Ratté-Boulianne1-1/+0