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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
made jingle connection array thread safe
iNPUTmice
2014-07-11
2
-5
/
+4
*
added timeout to jingle socket
iNPUTmice
2014-07-03
2
-3
/
+16
*
more error handling for jingle connections
iNPUTmice
2014-06-29
6
-57
/
+84
*
enabled otr encryption for ibb filetransfer as well
iNPUTmice
2014-06-23
2
-16
/
+20
*
removed warnings
iNPUTmice
2014-06-22
2
-6
/
+2
*
fixes for otr file transfer
iNPUTmice
2014-06-20
3
-21
/
+43
*
not working version of otr file transfer
iNPUTmice
2014-06-20
5
-27
/
+130
*
cleanup; removed unnecessary imports and log outputs
iNPUTmice
2014-06-16
3
-19
/
+3
*
ensure that iq response is being send out for jingle packets. remove jingle c...
Daniel Gultsch
2014-05-13
2
-22
/
+44
*
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
*
reworked openpgp integration part #1
Daniel Gultsch
2014-05-01
1
-1
/
+1
*
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
2
-21
/
+74
*
added download button for images not accepted automatically
Daniel Gultsch
2014-04-22
2
-7
/
+33
*
added support for ibb
Daniel Gultsch
2014-04-22
6
-23
/
+311
*
code cleanup
Daniel Gultsch
2014-04-21
2
-28
/
+16
*
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
5
-145
/
+161
*
more jingle bug fixes
Daniel Gultsch
2014-04-19
3
-12
/
+10
*
made debugging verbose again on specific parts
Daniel Gultsch
2014-04-19
2
-4
/
+10
*
fixed default autoaccept file size and wrongly marked message
Daniel Gultsch
2014-04-19
2
-3
/
+3
*
cleaned up debug log a little bit
Daniel Gultsch
2014-04-19
3
-76
/
+77
*
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
6
-120
/
+326
*
fixed destination bug
Daniel Gultsch
2014-04-18
2
-5
/
+11
*
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
3
-18
/
+44
*
transmitting files between two conversations works. no error handling and no ...
Daniel Gultsch
2014-04-13
4
-31
/
+135
*
some code cleanup. added setting to auto accept files. socks5 connections are...
Daniel Gultsch
2014-04-13
5
-66
/
+203
*
more efficant way of calculating the sha1 sum. closing connections
Daniel Gultsch
2014-04-13
7
-58
/
+193
*
add sha1 sum to file
Daniel Gultsch
2014-04-12
2
-2
/
+5
*
first file transfer between gajim and conversations. still a lot to do though
Daniel Gultsch
2014-04-11
4
-13
/
+94
*
socks5 initialisation works. doesn't get activate though
Daniel Gultsch
2014-04-11
7
-36
/
+168
*
incomming jingle packets are routed to their connection. added presence choos...
Daniel Gultsch
2014-04-10
3
-41
/
+106
*
disocover stream hosts (xep-0065) cleaned up disco
Daniel Gultsch
2014-04-08
7
-0
/
+325