aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/utils (follow)
Commit message (Expand)AuthorAgeFilesLines
* added a few location questionsDaniel Gultsch2015-05-141-3/+8
* ignore question marks in location questionDaniel Gultsch2015-05-131-10/+13
* show location quick action after receiving a question about the users locationDaniel Gultsch2015-05-131-0/+24
* optimized heart render code a bitDaniel Gultsch2015-05-101-3/+7
* added white heart to new rendering as wellDaniel Gultsch2015-05-101-0/+1
* paint single unicode hearts as red and slightly largerDaniel Gultsch2015-05-101-0/+4
* fixed #1039Daniel Gultsch2015-04-251-0/+3
* fixed a bug in DNS helper code. fixes #1130iNPUTmice2015-04-161-1/+1
* fixed typosiNPUTmice2015-04-131-1/+1
* show geo uris as 'location' in overviewiNPUTmice2015-03-101-1/+7
* Merge pull request #1022 from Boris-de/cipher_blacklistDaniel Gultsch2015-03-081-0/+16
|\
| * disable all really weak cipher suitesBoris Wachtmeister2015-03-071-0/+16
* | display geo uris as location. show 'send loction' in share menu if request lo...iNPUTmice2015-03-071-0/+71
|/
* made xmpp uris case insensitiveiNPUTmice2015-02-181-3/+3
* support for XEP-0092: Software VersioniNPUTmice2015-02-161-0/+14
* Merge pull request #959 from SamWhited/ciphers_fixDaniel Gultsch2015-02-091-5/+7
|\
| * Use platform ciphers as well, just prefer oursSam Whited2015-02-021-5/+7
* | always add a non resolved SRV record to the listiNPUTmice2015-02-091-6/+1
* | trim message bodys on displayDaniel Gultsch2015-02-071-1/+1
|/
* don't disable any ciphersiNPUTmice2015-02-021-3/+4
* fixed text preview for imagesiNPUTmice2015-02-011-1/+1
* fix mergable() for /me command.Michael2015-01-251-2/+3
* proper desc for offering and sending images in conversations overviewiNPUTmice2015-01-181-0/+8
* use same helper methods for images and filesiNPUTmice2015-01-181-21/+8
* Merge pull request #901 from kriztan/patch-2Daniel Gultsch2015-01-181-0/+4
|\
| * Added new file type names for file transfersChristian S2015-01-181-0/+4
* | Fix string substitutions with unknown filetypesSam Whited2015-01-171-2/+2
|/
* Correct the download file string on notificationsSam Whited2015-01-171-10/+12
* handle muc nicks with white spaces. fixed #884iNPUTmice2015-01-141-2/+2
* Harden the TLS connection cipher suitesSam Whited2015-01-141-5/+16
* catch bug in guessContentTypeDaniel Gultsch2015-01-121-1/+6
* reworked message preview / message meta information (ie file offered, receive...Daniel Gultsch2015-01-121-0/+110
* code cleanup for jingle proxy discoveryDaniel Gultsch2015-01-091-0/+1
* refactored UiHelperDaniel Gultsch2015-01-071-2/+10
* prevent QR code parser from crashing fixed #839Daniel Gultsch2015-01-051-6/+13
* improved OTR verification part oneDaniel Gultsch2015-01-021-1/+1
* Add ability to change password on serverSam Whited2014-12-251-0/+1
* Remove old JID validatorSam Whited2014-12-231-14/+0
* Simplify roster handling codeSam Whited2014-12-221-0/+1
* Add support for XEP-0191 (Blocking command)Sam Whited2014-12-222-1/+5
* more patches for dns helperiNPUTmice2014-12-141-13/+19
* possible dns fixesiNPUTmice2014-12-141-2/+11
* avoiding concurrent modificationiNPUTmice2014-12-131-4/+1
* cleanup: removed unused emoticon parsingiNPUTmice2014-12-091-42/+0
* cleanup: removed stream compressioniNPUTmice2014-12-092-149/+0
* close cursors after querying phone dbiNPUTmice2014-12-031-0/+2
* cleaned up avatar / tile creationiNPUTmice2014-12-031-0/+3
* remove unused imports.Michael2014-11-212-21/+0
* put error notification into notification serviceiNPUTmice2014-11-181-42/+0
* fixed regression of xmpp uris not workingiNPUTmice2014-11-161-3/+3