aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/entities (follow)
Commit message (Expand)AuthorAgeFilesLines
* rebrandingDaniel Gultsch2014-02-286-1033/+0
* basic pgp support.Daniel Gultsch2014-02-283-3/+32
* add contact to roster if a new conversation is createdDaniel Gultsch2014-02-231-0/+11
* subscription mgmt worksDaniel Gultsch2014-02-211-9/+51
* fixed broken bitsetsDaniel Gultsch2014-02-211-2/+2
* adding and removing roster items now possible. basic error display on error m...Daniel Gultsch2014-02-202-0/+2
* roster versioning. roster updates on air. performance fixes in conversation l...Daniel Gultsch2014-02-192-1/+14
* made presences chooser. raw draft. just kinda worksDaniel Gultsch2014-02-161-1/+1
* show unknown otr fingerprint wariningDaniel Gultsch2014-02-164-16/+127
* basic otr supportDaniel Gultsch2014-02-132-14/+93
* offline messagesDaniel Gultsch2014-02-111-1/+0
* conference histories are now working. only the actually needed history is que...Daniel Gultsch2014-02-112-1/+5
* reworked notification a bitDaniel Gultsch2014-02-103-4/+32
* fixed a bug where account options where toggled instead of set off. fixed nul...Daniel Gultsch2014-02-102-17/+37
* 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-092-6/+103
* reworked new conversation activity again. less asking more knowing. mucs are ...Daniel Gultsch2014-02-072-21/+42
* refresh contact listDaniel Gultsch2014-02-071-5/+5
* basic muc support. reworked contact list stuffDaniel Gultsch2014-02-052-4/+40
* delete account code now accessible againDaniel Gultsch2014-02-041-6/+0
* allow to temporarily disable accountsDaniel Gultsch2014-02-041-1/+22
* reworked account managment. now status display actually worksDaniel Gultsch2014-02-041-2/+19
* tls is no optionalDaniel Gultsch2014-02-021-0/+6
* fetching roster. fixed sending messages as type chatDaniel Gultsch2014-02-023-14/+91
* more cleanup. more listenersDaniel Gultsch2014-02-013-1/+20
* more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch2014-02-012-6/+4
* account managementDaniel Gultsch2014-01-282-4/+72
* conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch2014-01-272-1/+37
* chat bubbles. yeahDaniel Gultsch2014-01-262-1/+12
* all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch2014-01-254-44/+158
* basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch2014-01-244-0/+164