index
:
papyon.git
bug-42689
master
papyon-0.4
Unnamed repository; edit this file 'description' to name the repository.
Mike Ruprecht
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-17
bugfix: fix 911 errors when trying to start conversation using HTTP connection.
HEAD
master
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
2011-03-26
p2p: TLPv1 chunk size field might be 0 if chunk contains all blob data
Louis-Francis Ratté-Boulianne
1
-2/+6
2011-03-26
Revert "p2p: TLPv1 chunk size field might be 0 if chunk contains all blob data"
Louis-Francis Ratté-Boulianne
20
-1701/+2
2011-03-26
p2p: TLPv1 chunk size field might be 0 if chunk contains all blob data
Louis-Francis Ratté-Boulianne
20
-2/+1701
2011-03-23
Adding groups now works.
4ndreaSt4gi
2
-3/+3
2011-03-23
Send and receive preview during file transfer
4ndreaSt4gi
1
-0/+6
2010-12-06
Version 0.5.4
papyon-0.5.4
Louis-Francis Ratté-Boulianne
2
-1/+8
2010-12-06
tests: add tests to the dist package
Louis-Francis Ratté-Boulianne
2
-10/+11
2010-12-04
bugfix: remove bad imports in webcam module
Louis-Francis Ratté-Boulianne
1
-2/+0
2010-12-03
bugfix: fix bug introduced while squashing (set transaction_id)
papyon-0.5.3
Louis-Francis Ratté-Boulianne
1
-1/+1
2010-12-03
Version 0.5.3
Louis-Francis Ratté-Boulianne
2
-1/+19
2010-12-03
tests: new tests for file transfer, MSN object and conversation
Louis-Francis Ratté-Boulianne
4
-1/+340
2010-12-03
text: better handling of callbacks in conversation
Louis-Francis Ratté-Boulianne
5
-12/+32
2010-12-03
sb: reset switchboards list when closing sb manager
Louis-Francis Ratté-Boulianne
1
-4/+8
2010-12-03
sb: disconnect switchboard signals when closing handler
Louis-Francis Ratté-Boulianne
1
-14/+29
2010-12-03
style: better logging messages
Louis-Francis Ratté-Boulianne
3
-8/+7
2010-12-03
p2p: correctly clean up everything on logout
Louis-Francis Ratté-Boulianne
5
-5/+30
2010-12-03
p2p: add checks when parsing TLPv1 about size and offset
Louis-Francis Ratté-Boulianne
1
-1/+7
2010-12-03
p2p: use "run" method for MSN object request result
Louis-Francis Ratté-Boulianne
2
-7/+17
2010-12-03
p2p: improved API to make it easier to send and receive files
Louis-Francis Ratté-Boulianne
2
-6/+15
2010-12-03
p2p: dispatch events the same way as other components
Louis-Francis Ratté-Boulianne
5
-16/+79
2010-12-03
gnet: don't call same callback when resolving hostname failed
Louis-Francis Ratté-Boulianne
3
-32/+35
2010-12-03
gnet: run an errback when sending an outgoing packet failed
Louis-Francis Ratté-Boulianne
7
-55/+66
2010-12-03
bugfix: fixed webcam event interface
Louis-Francis Ratté-Boulianne
1
-1/+1
2010-12-03
bugfix: ignore contacts whose passport name is hidden
Louis-Francis Ratté-Boulianne
1
-0/+3
2010-12-03
bugfix: split conversation message in several parts if too big
Louis-Francis Ratté-Boulianne
1
-1/+27
2010-12-03
bugfix: the UBX can contain string "0" as UserTileLocation
Louis-Francis Ratté-Boulianne
1
-1/+1
2010-12-03
msnp: only SwitchboardConversation have to know about ACK type
Louis-Francis Ratté-Boulianne
4
-42/+39
2010-12-03
bugfix: handle all OpenSSL errors, not only some specific ones
Louis-Francis Ratté-Boulianne
1
-3/+3
[next]