aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/utils (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-09always add a non resolved SRV record to the listiNPUTmice1-6/+1
2015-02-07trim message bodys on displayDaniel Gultsch1-1/+1
2015-02-02Use platform ciphers as well, just prefer oursSam Whited1-5/+7
2015-02-02don't disable any ciphersiNPUTmice1-3/+4
2015-02-01fixed text preview for imagesiNPUTmice1-1/+1
2015-01-25fix mergable() for /me command.Michael1-2/+3
2015-01-18proper desc for offering and sending images in conversations overviewiNPUTmice1-0/+8
2015-01-18use same helper methods for images and filesiNPUTmice1-21/+8
2015-01-18Added new file type names for file transfersChristian S1-0/+4
2015-01-17Fix string substitutions with unknown filetypesSam Whited1-2/+2
2015-01-17Correct the download file string on notificationsSam Whited1-10/+12
2015-01-14handle muc nicks with white spaces. fixed #884iNPUTmice1-2/+2
2015-01-14Harden the TLS connection cipher suitesSam Whited1-5/+16
2015-01-12catch bug in guessContentTypeDaniel Gultsch1-1/+6
2015-01-12reworked message preview / message meta information (ie file offered, receive...Daniel Gultsch1-0/+110
2015-01-09code cleanup for jingle proxy discoveryDaniel Gultsch1-0/+1
2015-01-07refactored UiHelperDaniel Gultsch1-2/+10
2015-01-05prevent QR code parser from crashing fixed #839Daniel Gultsch1-6/+13
2015-01-02improved OTR verification part oneDaniel Gultsch1-1/+1
2014-12-25Add ability to change password on serverSam Whited1-0/+1
2014-12-23Remove old JID validatorSam Whited1-14/+0
2014-12-22Simplify roster handling codeSam Whited1-0/+1
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited2-1/+5
2014-12-14more patches for dns helperiNPUTmice1-13/+19
2014-12-14possible dns fixesiNPUTmice1-2/+11
2014-12-13avoiding concurrent modificationiNPUTmice1-4/+1
2014-12-09cleanup: removed unused emoticon parsingiNPUTmice1-42/+0
2014-12-09cleanup: removed stream compressioniNPUTmice2-149/+0
2014-12-03close cursors after querying phone dbiNPUTmice1-0/+2
2014-12-03cleaned up avatar / tile creationiNPUTmice1-0/+3
2014-11-21remove unused imports.Michael2-21/+0
2014-11-18put error notification into notification serviceiNPUTmice1-42/+0
2014-11-16fixed regression of xmpp uris not workingiNPUTmice1-3/+3
2014-11-16happy hanukkahiNPUTmice1-0/+7
2014-11-15Don't escape passwords in SASLSam Whited1-1/+1
2014-11-16made scan and show qr code more accessible in VerifyOtrActivityiNPUTmice1-0/+79
2014-11-16parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...iNPUTmice1-0/+9
2014-11-15Cache SCRAM-SHA-1 keys for current sessionSam Whited1-0/+4
2014-11-14Add SCRAM-SHA1 supportSam Whited1-2/+29
2014-11-12Refactor authentication codeSam Whited1-59/+1
2014-11-11initial smp supportiNPUTmice1-34/+0
2014-11-10initial smp supportiNPUTmice1-34/+0
2014-11-10more refactoring for presence selection. removed getTo, getFrom and getJid fr...iNPUTmice1-0/+2
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited2-2/+2
2014-11-09Update more files to use JID objectsSam Whited2-13/+16
2014-11-09Move a chunk of classes over to using JID objectsSam Whited1-6/+8
2014-10-22Make conversations the root projectSam Whited12-0/+1289