aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xmpp/jingle (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-04made checks for valid image extensions case insensitiveDaniel Gultsch1-1/+1
2015-01-04Make IqPacket type an enumSam Whited3-14/+14
2014-12-29Fix typo in method nameSam Whited3-6/+6
2014-11-15Make account status an enumSam Whited1-1/+1
2014-11-15better cleanup after unsuccesful transfersiNPUTmice3-1/+35
2014-11-15fixed description in notifications and conversation overviewiNPUTmice1-3/+10
2014-11-15fixed resending for files as welliNPUTmice1-0/+1
2014-11-15made file transfers cancelableiNPUTmice3-20/+48
2014-11-15progress for ibb transfersiNPUTmice4-13/+25
2014-11-15some mime and pgp fixes for file transferiNPUTmice1-1/+20
2014-11-15support for pgp filesiNPUTmice1-0/+2
2014-11-15progress for http images as well. fixed open button for sent filesiNPUTmice1-2/+6
2014-11-15bug fixes and various improvements for file transferiNPUTmice1-7/+4
2014-11-15basic arbitrary file transferiNPUTmice2-55/+84
2014-11-10more refactoring for presence selection. removed getTo, getFrom and getJid fr...iNPUTmice1-1/+1
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited3-14/+14
2014-11-09refactored code to always contain full jid for counterpartiNPUTmice1-1/+1
2014-11-09Update more files to use JID objectsSam Whited5-40/+52
2014-10-22Make conversations the root projectSam Whited13-0/+1873