aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/xmpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-28fixed spelling thanks @bethegiNPUTmice1-3/+3
2014-08-23removed server compat value in favor of a (small xep list)Daniel Gultsch1-36/+0
2014-08-21added roster versioning to calculation of server compatiNPUTmice1-0/+5
2014-08-21avoid race condition for otr key in jingleiNPUTmice1-1/+1
2014-08-19better error display and additional infos (stats) for the edit account activityiNPUTmice2-16/+75
2014-08-15moved add/edit account from dialog into seperate activityiNPUTmice2-5/+1
2014-08-15better handling of null streamsiNPUTmice1-7/+0
2014-08-14another rare npe fixediNPUTmice1-0/+6
2014-08-09added warning lable if server doesn't support pubsub. refactored feature iden...iNPUTmice1-28/+45
2014-08-08save images to external storage instead of internal. this requires more permi...iNPUTmice1-266/+362
2014-08-05fetch missing avatars from serveriNPUTmice1-0/+41
2014-08-05publish avatarsiNPUTmice2-0/+6
2014-08-03activity for future avatar publications. not working yetiNPUTmice1-0/+23
2014-07-27migrated some ArrayLists to CopyOnWriteArrayListsiNPUTmice1-10/+1
2014-07-26fixed npe with unsuccesfull bindiNPUTmice1-18/+25
2014-07-24removed more legacy tls error handling stuffiNPUTmice1-7/+0
2014-07-24removed outdated tls erroriNPUTmice1-3/+1
2014-07-22switched to mtmiNPUTmice1-65/+16
2014-07-12refactored ui listeners a little bitiNPUTmice1-2/+2
2014-07-12moved most of the message/presence generation into seperate classesiNPUTmice1-12/+1
2014-07-11improved iterating over hashmapiNPUTmice2-12/+5
2014-07-11made jingle connection array thread safeiNPUTmice2-5/+4
2014-07-03added timeout to jingle socketiNPUTmice2-3/+16
2014-06-30couple of modifications for disco discoveryiNPUTmice1-3/+12
2014-06-29more error handling for jingle connectionsiNPUTmice6-57/+84
2014-06-25removed unecessary loggingiNPUTmice1-5/+0
2014-06-25wrap wakelock release with try catchiNPUTmice1-4/+4
2014-06-23enabled otr encryption for ibb filetransfer as welliNPUTmice2-16/+20
2014-06-22removed warningsiNPUTmice3-7/+2
2014-06-22fixed #220iNPUTmice1-0/+1
2014-06-20fixes for otr file transferiNPUTmice3-21/+43
2014-06-20not working version of otr file transferiNPUTmice6-32/+137
2014-06-16cleanup; removed unnecessary imports and log outputsiNPUTmice4-25/+5
2014-06-13fixed #201iNPUTmice1-1/+0
2014-06-12send otr messages when contacts comes onlineiNPUTmice1-1/+1
2014-06-12made muc join easier if muc server is known. added room to key wordsiNPUTmice1-1/+1
2014-06-04received and displayed messages (xep 333) are now marked properlyiNPUTmice1-0/+2
2014-06-03answer to xep 184 message receipts. fixes #95iNPUTmice1-0/+2
2014-05-28possible fix for #149 and #142iNPUTmice1-1/+1
2014-05-23end otr sessions earlier / more often. can lead to unesessary handshakes but ...Daniel Gultsch1-0/+7
2014-05-23fixed possible npeDaniel Gultsch1-0/+6
2014-05-21write contacts on system shutdownDaniel Gultsch1-126/+177
2014-05-20fixed ping time out after session resumeDaniel Gultsch1-0/+1
2014-05-20ported pending subscription support to new roster mgmtDaniel Gultsch1-12/+1
2014-05-18bind and session request more compatibleDaniel Gultsch1-4/+11
2014-05-18fixed #123 fixed122Daniel Gultsch1-17/+0
2014-05-18fixed #53 aka server not found bugDaniel Gultsch1-0/+16
2014-05-17sending session after unsucesfull session resume. fixed #116Daniel Gultsch1-7/+8
2014-05-17made sending session more compliantDaniel Gultsch1-2/+2
2014-05-16offline sending of pgp fixedDaniel Gultsch1-2/+2