aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/entities/Contact.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '1.9.4' into trz/merge_1.9.4trz/merge_1.9.4lookshe2016-02-161-11/+21
|\
| * Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations into...Daniel Gultsch2016-02-021-9/+14
| |\
| | * Use a Presence class for presence informationStephen Paul Weber2016-01-241-9/+14
| * | re-read common name from certificates on startupDaniel Gultsch2016-02-021-2/+7
| |/
* | Merge tag '1.9.3' into trz/merge_1.9.3lookshe2016-02-111-67/+79
|\|
| * use presence name not server name when verification is being usedDaniel Gultsch2015-12-191-3/+3
| * prefer server name over address book name when x509 verification is being usedDaniel Gultsch2015-12-191-1/+4
| * Optimize importsAndreas Straub2015-07-201-5/+0
| * Fix displaying Contact IdentityKeysAndreas Straub2015-07-191-64/+0
| * Reformat code to use tabsAndreas Straub2015-07-191-10/+10
| * Reworked axolotl protocol layerAndreas Straub2015-07-191-19/+43
| * CryptoNext persistance layer mockupAndreas Straub2015-07-191-64/+118
| * reworked handeling of system contactsDaniel Gultsch2015-06-031-2/+10
| * changed conversation red to material redDaniel Gultsch2015-05-101-2/+2
| * r/o support for vcard avatars. pep avatars will be preferedDaniel Gultsch2015-05-051-7/+19
* | Fixes FS#37 - Remove special treatment of unicode heartslookshe2015-08-161-1/+1
* | Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe2015-08-111-11/+31
* | Status color added to "create conversation" (refers to ticket #22 in flyspray)steckbrief2015-06-191-0/+6
|/
* Do not Strigprep JIDs from databaseMateusz "maxmati" Nowoty?ski2015-03-111-1/+1
* improved OTR verification part oneDaniel Gultsch2015-01-021-1/+1
* Add support for XEP-0191 (Blocking command)Sam Whited2014-12-221-16/+36
* more null checks for otr fingerprintsiNPUTmice2014-12-201-1/+1
* don't include empty fingerprints in list of otrfingerprintsiNPUTmice2014-12-201-4/+6
* Use `Locale.US' for string comparisons in searchSam Whited2014-11-171-3/+7
* trim search before searchingiNPUTmice2014-11-171-2/+2
* split search keywords by whitespaces and imply AND operatioriNPUTmice2014-11-171-1/+11
* made tags searchableiNPUTmice2014-11-161-119/+125
* happy hanukkahiNPUTmice2014-11-161-11/+62
* parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...iNPUTmice2014-11-161-11/+24
* Create avatar's for JID's w/o localpartsSam Whited2014-11-091-6/+8
* Move a chunk of classes over to using JID objectsSam Whited2014-11-091-46/+53
* Add last seen info to the databaseSam Whited2014-11-041-13/+36
* Make conversations the root projectSam Whited2014-10-221-0/+367