aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/entities/Contact.java (follow)
Commit message (Collapse)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 ↵Daniel Gultsch2014-02-201-0/+1
| | | | messages
* roster versioning. roster updates on air. performance fixes in conversation ↵Daniel Gultsch2014-02-191-1/+2
| | | | listview
* 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 ↵Daniel Gultsch2014-02-091-6/+27
| | | | details action.
* reworked new conversation activity again. less asking more knowing. mucs are ↵Daniel Gultsch2014-02-071-21/+38
| | | | now connected on creation of the conversation. no reconnect required
* 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