aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/entities (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-28rebrandingDaniel Gultsch6-1033/+0
2014-02-28basic pgp support.Daniel Gultsch3-3/+32
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-21fixed broken bitsetsDaniel Gultsch1-2/+2
2014-02-20adding and removing roster items now possible. basic error display on error m...Daniel Gultsch2-0/+2
2014-02-19roster versioning. roster updates on air. performance fixes in conversation l...Daniel Gultsch2-1/+14
2014-02-16made presences chooser. raw draft. just kinda worksDaniel Gultsch1-1/+1
2014-02-16show unknown otr fingerprint wariningDaniel Gultsch4-16/+127
2014-02-13basic otr supportDaniel Gultsch2-14/+93
2014-02-11offline messagesDaniel Gultsch1-1/+0
2014-02-11conference histories are now working. only the actually needed history is que...Daniel Gultsch2-1/+5
2014-02-10reworked notification a bitDaniel Gultsch3-4/+32
2014-02-10fixed a bug where account options where toggled instead of set off. fixed nul...Daniel Gultsch2-17/+37
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 Gultsch2-6/+103
2014-02-07reworked new conversation activity again. less asking more knowing. mucs are ...Daniel Gultsch2-21/+42
2014-02-07refresh contact listDaniel Gultsch1-5/+5
2014-02-05basic muc support. reworked contact list stuffDaniel Gultsch2-4/+40
2014-02-04delete account code now accessible againDaniel Gultsch1-6/+0
2014-02-04allow to temporarily disable accountsDaniel Gultsch1-1/+22
2014-02-04reworked account managment. now status display actually worksDaniel Gultsch1-2/+19
2014-02-02tls is no optionalDaniel Gultsch1-0/+6
2014-02-02fetching roster. fixed sending messages as type chatDaniel Gultsch3-14/+91
2014-02-01more cleanup. more listenersDaniel Gultsch3-1/+20
2014-02-01more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch2-6/+4
2014-01-28account managementDaniel Gultsch2-4/+72
2014-01-27conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch2-1/+37
2014-01-26chat bubbles. yeahDaniel Gultsch2-1/+12
2014-01-25all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch4-44/+158
2014-01-24basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch4-0/+164