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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-27
migrated some ArrayLists to CopyOnWriteArrayLists
iNPUTmice
1
-10
/
+1
2014-07-26
fixed npe with unsuccesfull bind
iNPUTmice
1
-18
/
+25
2014-07-24
removed more legacy tls error handling stuff
iNPUTmice
1
-7
/
+0
2014-07-24
removed outdated tls error
iNPUTmice
1
-3
/
+1
2014-07-22
switched to mtm
iNPUTmice
1
-65
/
+16
2014-07-12
refactored ui listeners a little bit
iNPUTmice
1
-2
/
+2
2014-07-12
moved most of the message/presence generation into seperate classes
iNPUTmice
1
-12
/
+1
2014-07-11
improved iterating over hashmap
iNPUTmice
2
-12
/
+5
2014-07-11
made jingle connection array thread safe
iNPUTmice
2
-5
/
+4
2014-07-03
added timeout to jingle socket
iNPUTmice
2
-3
/
+16
2014-06-30
couple of modifications for disco discovery
iNPUTmice
1
-3
/
+12
2014-06-29
more error handling for jingle connections
iNPUTmice
6
-57
/
+84
2014-06-25
removed unecessary logging
iNPUTmice
1
-5
/
+0
2014-06-25
wrap wakelock release with try catch
iNPUTmice
1
-4
/
+4
2014-06-23
enabled otr encryption for ibb filetransfer as well
iNPUTmice
2
-16
/
+20
2014-06-22
removed warnings
iNPUTmice
3
-7
/
+2
2014-06-22
fixed #220
iNPUTmice
1
-0
/
+1
2014-06-20
fixes for otr file transfer
iNPUTmice
3
-21
/
+43
2014-06-20
not working version of otr file transfer
iNPUTmice
6
-32
/
+137
2014-06-16
cleanup; removed unnecessary imports and log outputs
iNPUTmice
4
-25
/
+5
2014-06-13
fixed #201
iNPUTmice
1
-1
/
+0
2014-06-12
send otr messages when contacts comes online
iNPUTmice
1
-1
/
+1
2014-06-12
made muc join easier if muc server is known. added room to key words
iNPUTmice
1
-1
/
+1
2014-06-04
received and displayed messages (xep 333) are now marked properly
iNPUTmice
1
-0
/
+2
2014-06-03
answer to xep 184 message receipts. fixes #95
iNPUTmice
1
-0
/
+2
2014-05-28
possible fix for #149 and #142
iNPUTmice
1
-1
/
+1
2014-05-23
end otr sessions earlier / more often. can lead to unesessary handshakes but ...
Daniel Gultsch
1
-0
/
+7
2014-05-23
fixed possible npe
Daniel Gultsch
1
-0
/
+6
2014-05-21
write contacts on system shutdown
Daniel Gultsch
1
-126
/
+177
2014-05-20
fixed ping time out after session resume
Daniel Gultsch
1
-0
/
+1
2014-05-20
ported pending subscription support to new roster mgmt
Daniel Gultsch
1
-12
/
+1
2014-05-18
bind and session request more compatible
Daniel Gultsch
1
-4
/
+11
2014-05-18
fixed #123 fixed122
Daniel Gultsch
1
-17
/
+0
2014-05-18
fixed #53 aka server not found bug
Daniel Gultsch
1
-0
/
+16
2014-05-17
sending session after unsucesfull session resume. fixed #116
Daniel Gultsch
1
-7
/
+8
2014-05-17
made sending session more compliant
Daniel Gultsch
1
-2
/
+2
2014-05-16
offline sending of pgp fixed
Daniel Gultsch
1
-2
/
+2
2014-05-13
ensure that iq response is being send out for jingle packets. remove jingle c...
Daniel Gultsch
2
-22
/
+44
2014-05-07
correct status after error iq
Daniel Gultsch
1
-1
/
+3
2014-05-06
basic pgp encrypted file transfer
Daniel Gultsch
1
-10
/
+10
2014-05-03
content name and creator are properly set
Daniel Gultsch
1
-8
/
+13
2014-05-03
properly reply to iq requests. reply to disco
Daniel Gultsch
1
-0
/
+3
2014-05-01
reworked openpgp integration part #1
Daniel Gultsch
1
-1
/
+1
2014-04-26
bug fix for jingle
Daniel Gultsch
1
-1
/
+1
2014-04-25
couple of more optimazations on image loading
Daniel Gultsch
1
-3
/
+13
2014-04-23
deny files with unknown file types
Daniel Gultsch
2
-21
/
+74
2014-04-22
added download button for images not accepted automatically
Daniel Gultsch
2
-7
/
+33
2014-04-22
added support for ibb
Daniel Gultsch
6
-23
/
+311
2014-04-21
code cleanup
Daniel Gultsch
2
-28
/
+16
2014-04-21
added missing transport id
Daniel Gultsch
1
-0
/
+1
[next]