index
:
jitsi.git
master
upstream
creating a debian package
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
java
/
sip
/
communicator
/
impl
/
protocol
/
jabber
/
OperationSetFileTransferJabberImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updates the license headers.
Damian Minkov
2015-07-20
1
-2
/
+13
*
Fixes possible NPE if OperationSetMultiUserChat is disabled for xmpp provider.
Damian Minkov
2014-11-04
1
-2
/
+4
*
Adds file transfer for multimedia msgs to operation set sms.
Damian Minkov
2014-09-03
1
-0
/
+26
*
Implements private messaging chats.
hristoterezov
2013-09-24
1
-32
/
+41
*
Fixes warnings, removes trailing whitespace, adds @Override annotations.
Lyubomir Marinov
2013-05-23
1
-0
/
+1
*
Avoid NPE if an XMPPError is not present in an XMPPException
Ingo Bauersachs
2013-01-15
1
-3
/
+4
*
Switches Jitsi trunk to libjitsi.
Lyubomir Marinov
2012-06-29
1
-1
/
+1
*
Detects remote file transfer reject.
Damian Minkov
2012-05-09
1
-0
/
+10
*
When selecting xmpp resources to call or send file, when having same prioriti...
Damian Minkov
2012-05-08
1
-0
/
+18
*
Removes advertising bytestream used for jabber file transfers, leaving ibb.
Damian Minkov
2012-03-09
1
-0
/
+3
*
Changes project name in source license headers from SIP Communicator to Jitsi
Emil Ivov
2011-10-18
1
-1
/
+1
*
Check all resources when doing jabber file-transfer and choose the most appro...
Damian Minkov
2011-03-24
1
-5
/
+43
*
Rollback latest changes.
Damian Minkov
2011-03-23
1
-29
/
+5
*
Check all resources when doing jabber file-transfer and choose the most appro...
Damian Minkov
2011-03-23
1
-5
/
+29
*
When we perform an XMPP/Jingle attended tranfer, the callee have to auto-answ...
Sebastien Vincent
2010-12-21
1
-12
/
+15
*
Fix another bunch of unguarded logger.{debug,info,trace} calls.
Werner Dittmann
2010-05-30
1
-4
/
+8
*
Fix issues with reconnecting some jabber accounts (e.g. after sleeping and re...
Damian Minkov
2010-02-17
1
-0
/
+26
*
Commits the patch of Sebastien Vincent provided on the dev mailing in an e-ma...
Lyubomir Marinov
2009-09-02
1
-8
/
+3
*
Add filetransfer file size restriction. Fix a problem in gui when adding new ...
Damian Minkov
2009-08-27
1
-0
/
+15
*
Fix failing jabber tests. Filetransfer too quickly goes in completed state an...
Damian Minkov
2009-08-26
1
-0
/
+16
*
- Some improvements in "feature" introducing in Jabber.
Yana Stamcheva
2009-07-28
1
-44
/
+137
*
Fixes file transfer progress wrong data type (from int to long). Problem and ...
Yana Stamcheva
2009-07-22
1
-3
/
+3
*
File transfer related changes as follows:
Yana Stamcheva
2009-07-16
1
-4
/
+8
*
Add file transfer event for rejected incoming files, update file history and ...
Damian Minkov
2009-07-03
1
-0
/
+23
*
- Possibility added to update history records - provided by Damian Minkov.
Yana Stamcheva
2009-06-25
1
-6
/
+14
*
FileHistory Service impl.
Damian Minkov
2009-06-23
1
-14
/
+14
*
Continuation on previous commit. Rename listener add and remove methods in th...
Yana Stamcheva
2009-06-23
1
-10
/
+8
*
Renames FileTransferRequestListener to FileTransferListener and add to it not...
Yana Stamcheva
2009-06-23
1
-11
/
+43
*
Adding support for file transfer for XMPP and graphical User Interface for fi...
Yana Stamcheva
2009-06-15
1
-0
/
+392