aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/entities/Contact.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* rebrandingDaniel Gultsch2014-02-281-296/+0
* basic pgp support.Daniel Gultsch2014-02-281-0/+20
* add contact to roster if a new conversation is createdDaniel Gultsch2014-02-231-0/+11
* subscription mgmt worksDaniel Gultsch2014-02-211-9/+51
* adding and removing roster items now possible. basic error display on error m...Daniel Gultsch2014-02-201-0/+1
* roster versioning. roster updates on air. performance fixes in conversation l...Daniel Gultsch2014-02-191-1/+2
* show unknown otr fingerprint wariningDaniel Gultsch2014-02-161-13/+58
* contact badgesDaniel Gultsch2014-02-101-4/+16
* carbonsDaniel Gultsch2014-02-091-0/+4
* presences are now somewhat stored and displayed to the user via the contact d...Daniel Gultsch2014-02-091-6/+27
* reworked new conversation activity again. less asking more knowing. mucs are ...Daniel Gultsch2014-02-071-21/+38
* refresh contact listDaniel Gultsch2014-02-071-5/+5
* basic muc support. reworked contact list stuffDaniel Gultsch2014-02-051-0/+24
* fetching roster. fixed sending messages as type chatDaniel Gultsch2014-02-021-11/+75
* more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch2014-02-011-3/+2
* basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch2014-01-241-0/+35