index
:
conversations-plus
filetransfer
introduce_cplus_database_version
master
message_display_rework
improved conversations
lookshe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
eu
/
siacs
/
conversations
/
xmpp
/
jingle
/
JingleConnection.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactored file download status. make image http download available for carbo...
iNPUTmice
2014-10-15
1
-32
/
+53
*
renaming
iNPUTmice
2014-10-14
1
-1
/
+1
*
basic image over http downloading
iNPUTmice
2014-10-14
1
-4
/
+5
*
notifiy only when necessary
Daniel Gultsch
2014-09-29
1
-2
/
+3
*
new notification service. first draft
Daniel Gultsch
2014-09-28
1
-6
/
+5
*
fixed presence splitting
iNPUTmice
2014-09-20
1
-2
/
+2
*
setting to increase font size. fixed #420
iNPUTmice
2014-09-08
1
-2
/
+2
*
introduced downloadable interface. reverted some of the changes made to OTR
iNPUTmice
2014-09-08
1
-3
/
+4
*
optimize string operations a bit
M. Dietrich
2014-09-01
1
-4
/
+4
*
some code cleanup
iNPUTmice
2014-08-31
1
-35
/
+37
*
fixed spelling thanks @betheg
iNPUTmice
2014-08-28
1
-3
/
+3
*
avoid race condition for otr key in jingle
iNPUTmice
2014-08-21
1
-1
/
+1
*
better error display and additional infos (stats) for the edit account activity
iNPUTmice
2014-08-19
1
-3
/
+3
*
save images to external storage instead of internal. this requires more permi...
iNPUTmice
2014-08-08
1
-266
/
+362
*
refactored ui listeners a little bit
iNPUTmice
2014-07-12
1
-2
/
+2
*
improved iterating over hashmap
iNPUTmice
2014-07-11
1
-5
/
+2
*
added timeout to jingle socket
iNPUTmice
2014-07-03
1
-3
/
+14
*
more error handling for jingle connections
iNPUTmice
2014-06-29
1
-16
/
+32
*
enabled otr encryption for ibb filetransfer as well
iNPUTmice
2014-06-23
1
-1
/
+1
*
removed warnings
iNPUTmice
2014-06-22
1
-3
/
+2
*
not working version of otr file transfer
iNPUTmice
2014-06-20
1
-4
/
+20
*
ensure that iq response is being send out for jingle packets. remove jingle c...
Daniel Gultsch
2014-05-13
1
-20
/
+38
*
correct status after error iq
Daniel Gultsch
2014-05-07
1
-1
/
+3
*
basic pgp encrypted file transfer
Daniel Gultsch
2014-05-06
1
-10
/
+10
*
content name and creator are properly set
Daniel Gultsch
2014-05-03
1
-8
/
+13
*
bug fix for jingle
Daniel Gultsch
2014-04-26
1
-1
/
+1
*
couple of more optimazations on image loading
Daniel Gultsch
2014-04-25
1
-3
/
+13
*
deny files with unknown file types
Daniel Gultsch
2014-04-23
1
-21
/
+65
*
added download button for images not accepted automatically
Daniel Gultsch
2014-04-22
1
-7
/
+31
*
added support for ibb
Daniel Gultsch
2014-04-22
1
-19
/
+94
*
code cleanup
Daniel Gultsch
2014-04-21
1
-17
/
+10
*
added missing transport id
Daniel Gultsch
2014-04-21
1
-0
/
+1
*
added proxy activate and a lot of code clean up. totatly untested
Daniel Gultsch
2014-04-20
1
-57
/
+114
*
more jingle bug fixes
Daniel Gultsch
2014-04-19
1
-5
/
+6
*
made debugging verbose again on specific parts
Daniel Gultsch
2014-04-19
1
-0
/
+6
*
fixed default autoaccept file size and wrongly marked message
Daniel Gultsch
2014-04-19
1
-1
/
+1
*
cleaned up debug log a little bit
Daniel Gultsch
2014-04-19
1
-75
/
+59
*
tried to avoid some more race conditions in jingle
Daniel Gultsch
2014-04-18
1
-34
/
+65
*
lot of cleanup in jingle part
Daniel Gultsch
2014-04-18
1
-69
/
+140
*
fixed destination bug
Daniel Gultsch
2014-04-18
1
-2
/
+3
*
jingle sessions now get terminated proberly on success
Daniel Gultsch
2014-04-16
1
-17
/
+31
*
added very basic, very untested gui on the receiving side
Daniel Gultsch
2014-04-14
1
-24
/
+51
*
tried to fix some race conditions. not adding duplicate candidates. needs mor...
Daniel Gultsch
2014-04-14
1
-12
/
+31
*
transmitting files between two conversations works. no error handling and no ...
Daniel Gultsch
2014-04-13
1
-19
/
+42
*
some code cleanup. added setting to auto accept files. socks5 connections are...
Daniel Gultsch
2014-04-13
1
-37
/
+127
*
more efficant way of calculating the sha1 sum. closing connections
Daniel Gultsch
2014-04-13
1
-9
/
+65
*
add sha1 sum to file
Daniel Gultsch
2014-04-12
1
-1
/
+3
*
first file transfer between gajim and conversations. still a lot to do though
Daniel Gultsch
2014-04-11
1
-1
/
+33
*
socks5 initialisation works. doesn't get activate though
Daniel Gultsch
2014-04-11
1
-9
/
+53
*
incomming jingle packets are routed to their connection. added presence choos...
Daniel Gultsch
2014-04-10
1
-2
/
+25
[next]