aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/utils (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-02-28rebrandingDaniel Gultsch7-589/+0
2014-02-28basic pgp support.Daniel Gultsch1-0/+15
2014-02-20adding and removing roster items now possible. basic error display on error ↵Daniel Gultsch2-1/+36
messages
2014-02-19roster versioning. roster updates on air. performance fixes in conversation ↵Daniel Gultsch2-3/+127
listview
2014-02-16show unknown otr fingerprint wariningDaniel Gultsch1-0/+37
2014-02-13basic otr supportDaniel Gultsch1-1/+1
2014-02-10reworked notification a bitDaniel Gultsch1-11/+21
2014-02-10fixed a bug where account options where toggled instead of set off. fixed ↵Daniel Gultsch1-0/+17
null pointer for missing selfi. made sefli optional
2014-02-10contact badgesDaniel Gultsch3-25/+132
2014-02-07wrote the scariest code ever to fetch srv records from dns. todo use real ↵Daniel Gultsch1-0/+93
dns servers and dont hard code 8.8.8.8
2014-02-05basic muc support. reworked contact list stuffDaniel Gultsch1-3/+1
2014-02-04delete account code now accessible againDaniel Gultsch1-0/+1
2014-02-03basic notificationsDaniel Gultsch2-60/+114
2014-02-01more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch1-4/+39
2014-01-30first draft on xml parser and communication. a long way to go. code ↵Daniel Gultsch1-0/+24
definitly not perfect. will refactor asap
2014-01-28account managementDaniel Gultsch1-0/+14
2014-01-26chat bubbles. yeahDaniel Gultsch1-0/+25