aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/entities/Contact.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* try to fix idn stuffidn_fixesDaniel Gultsch2016-10-201-1/+1
* respond to chat marker request only when mutual presence subscription existsDaniel Gultsch2016-10-071-2/+2
* attach contact to notificationDaniel Gultsch2016-08-261-2/+14
* show identity type for device selectionDaniel Gultsch2016-07-281-3/+3
* use dnd as overriding statusDaniel Gultsch2016-06-301-8/+3
* introduced share button in contact details. remove show qrDaniel Gultsch2016-06-241-9/+0
* show xep-0172 nick only for contacts with mutual presence subscriptionDaniel Gultsch2016-06-151-1/+1
* opt-in to send last userinteraction in presenceDaniel Gultsch2016-06-041-19/+36
* removed unused config variablesDaniel Gultsch2016-04-271-3/+1
* expert setting to manually change presenceDaniel Gultsch2016-04-221-20/+10
* optionally lock conference domains as well and hide known domains in uiDaniel Gultsch2016-02-241-0/+11
* reset pending subscription request when receiving roster updateDaniel Gultsch2016-02-231-0/+2
* made presences object final in contactDaniel Gultsch2016-02-231-5/+1
* 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
|/
* 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
* 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