aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/entities/Contact.java (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-27removed unused config variablesDaniel Gultsch1-3/+1
2016-04-22expert setting to manually change presenceDaniel Gultsch1-20/+10
2016-02-24optionally lock conference domains as well and hide known domains in uiDaniel Gultsch1-0/+11
2016-02-23reset pending subscription request when receiving roster updateDaniel Gultsch1-0/+2
2016-02-23made presences object final in contactDaniel Gultsch1-5/+1
2016-02-02re-read common name from certificates on startupDaniel Gultsch1-2/+7
2016-01-24Use a Presence class for presence informationStephen Paul Weber1-9/+14
2015-12-19use presence name not server name when verification is being usedDaniel Gultsch1-3/+3
2015-12-19prefer server name over address book name when x509 verification is being usedDaniel Gultsch1-1/+4
2015-08-16Fixes FS#37 - Remove special treatment of unicode heartslookshe1-1/+1
2015-08-11Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe1-11/+31
2015-07-20Optimize importsAndreas Straub1-5/+0
2015-07-19Fix displaying Contact IdentityKeysAndreas Straub1-64/+0
2015-07-19Reformat code to use tabsAndreas Straub1-10/+10
2015-07-19Reworked axolotl protocol layerAndreas Straub1-19/+43
2015-07-19CryptoNext persistance layer mockupAndreas Straub1-64/+118
2015-06-19Status color added to "create conversation" (refers to ticket #22 in flyspray)steckbrief1-0/+6
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-505/+0
2015-06-03reworked handeling of system contactsDaniel Gultsch1-2/+10
2015-05-10changed conversation red to material redDaniel Gultsch1-2/+2
2015-05-05r/o support for vcard avatars. pep avatars will be preferedDaniel Gultsch1-7/+19
2015-03-11Do not Strigprep JIDs from databaseMateusz "maxmati" Nowoty?ski1-1/+1
2015-01-02improved OTR verification part oneDaniel Gultsch1-1/+1
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-16/+36
2014-12-20more null checks for otr fingerprintsiNPUTmice1-1/+1
2014-12-20don't include empty fingerprints in list of otrfingerprintsiNPUTmice1-4/+6
2014-11-17Use `Locale.US' for string comparisons in searchSam Whited1-3/+7
2014-11-17trim search before searchingiNPUTmice1-2/+2
2014-11-17split search keywords by whitespaces and imply AND operatioriNPUTmice1-1/+11
2014-11-16made tags searchableiNPUTmice1-119/+125
2014-11-16happy hanukkahiNPUTmice1-11/+62
2014-11-16parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...iNPUTmice1-11/+24
2014-11-09Create avatar's for JID's w/o localpartsSam Whited1-6/+8
2014-11-09Move a chunk of classes over to using JID objectsSam Whited1-46/+53
2014-11-04Add last seen info to the databaseSam Whited1-13/+36
2014-10-22Make conversations the root projectSam Whited1-0/+0