aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/entities/Contact.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-28rebrandingDaniel Gultsch1-296/+0
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