aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/utils (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-16Fixes FS#12 - Move smiley replacement from UIHelper to Emojicon modulelookshe1-129/+0
2015-08-16Fixes FS#37 - Remove special treatment of unicode heartslookshe1-3/+3
2015-08-11Merge tag '1.5.2' into trz/rebaselookshe7-95/+660
2015-06-19Status color added to "create conversation" (refers to ticket #22 in flyspray)steckbrief1-0/+14
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief13-1622/+0
2015-04-11no trim of messages or passwordlookshe1-2/+1
2015-03-10show geo uris as 'location' in overviewiNPUTmice1-1/+7
2015-03-07disable all really weak cipher suitesBoris Wachtmeister1-0/+16
2015-03-07display geo uris as location. show 'send loction' in share menu if request lo...iNPUTmice1-0/+71
2015-02-18made xmpp uris case insensitiveiNPUTmice1-3/+3
2015-02-16support for XEP-0092: Software VersioniNPUTmice1-0/+14
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-03remaining part of my patchlookshe1-1/+101
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