aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/entities/Contact.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-07fixed #321 - delete otr fingerprintsiNPUTmice1-0/+22
2014-08-31Contact presenceName propertyGayaz Yusipov1-0/+7
2014-08-31some code cleanupiNPUTmice1-5/+6
2014-08-21make avatars persisent / available even without internetiNPUTmice1-5/+13
2014-08-11fixed avatar in notificationiNPUTmice1-1/+1
2014-08-05fetch missing avatars from serveriNPUTmice1-2/+18
2014-07-14use proper picture on bookmarked conferences when joined. use bookmark title ...iNPUTmice1-0/+8
2014-07-11switch SearchView with custom action viewiNPUTmice1-21/+1
2014-07-11fixed #255 and made some other improvements to the subscription mgmtiNPUTmice1-0/+2
2014-07-10fixed #38iNPUTmice1-0/+9
2014-07-10filter contacts and starting confercenesiNPUTmice1-7/+14
2014-07-04made contact jids lower caseiNPUTmice1-1/+2
2014-06-16cleanup; removed unnecessary imports and log outputsiNPUTmice1-1/+0
2014-06-14fixed #197iNPUTmice1-2/+3
2014-06-12made muc join easier if muc server is known. added room to key wordsiNPUTmice1-0/+1
2014-06-11groundwork for offline otr messagesiNPUTmice1-2/+2
2014-06-06basic last seen feature. no peristancy just yet. no polishiNPUTmice1-1/+7
2014-05-22offline crud of contactsDaniel Gultsch1-11/+26
2014-05-22fixed #136Daniel Gultsch1-0/+1
2014-05-21write contacts on system shutdownDaniel Gultsch1-0/+1
2014-05-20ported pending subscription support to new roster mgmtDaniel Gultsch1-0/+1
2014-05-19made roster persistant aka enabled versioning againDaniel Gultsch1-14/+3
2014-05-19reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch1-64/+59
2014-04-20made our spanish friends happy. fixed #68Daniel Gultsch1-21/+22
2014-04-19cleaned up debug log a little bitDaniel Gultsch1-1/+0
2014-04-18fixed possible race conditions with presencesDaniel Gultsch1-0/+6
2014-03-05reworked contact detailsDaniel Gultsch1-0/+4
2014-02-28rebrandingDaniel Gultsch1-2/+2
2014-02-28basic pgp support.Daniel Gultsch1-0/+20
2014-02-23add contact to roster if a new conversation is createdDaniel Gultsch1-0/+11
2014-02-21subscription mgmt worksDaniel Gultsch1-9/+51
2014-02-20adding and removing roster items now possible. basic error display on error m...Daniel Gultsch1-0/+1
2014-02-19roster versioning. roster updates on air. performance fixes in conversation l...Daniel Gultsch1-1/+2
2014-02-16show unknown otr fingerprint wariningDaniel Gultsch1-13/+58
2014-02-10contact badgesDaniel Gultsch1-4/+16
2014-02-09carbonsDaniel Gultsch1-0/+4
2014-02-09presences are now somewhat stored and displayed to the user via the contact d...Daniel Gultsch1-6/+27
2014-02-07reworked new conversation activity again. less asking more knowing. mucs are ...Daniel Gultsch1-21/+38
2014-02-07refresh contact listDaniel Gultsch1-5/+5
2014-02-05basic muc support. reworked contact list stuffDaniel Gultsch1-0/+24
2014-02-02fetching roster. fixed sending messages as type chatDaniel Gultsch1-11/+75
2014-02-01more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch1-3/+2
2014-01-24basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch1-1/+1