aboutsummaryrefslogtreecommitdiffstats
path: root/gen (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-04Muc Options even more awesomeDaniel Gultsch1-36/+41
2014-03-03api changes. muc optionsDaniel Gultsch2-41/+55
2014-03-01hover effectDaniel Gultsch2-18/+24
2014-02-28rebrandingDaniel Gultsch2-33/+37
2014-02-28made pgp decrypt stuff a little bit more bearableDaniel Gultsch2-24/+43
2014-02-28basic pgp support.Daniel Gultsch1-28/+34
2014-02-20adding and removing roster items now possible. basic error display on error m...Daniel Gultsch1-2/+3
2014-02-16show unknown otr fingerprint wariningDaniel Gultsch1-37/+47
2014-02-13basic otr supportDaniel Gultsch1-8/+9
2014-02-10fixed a bug where account options where toggled instead of set off. fixed nul...Daniel Gultsch1-1/+1
2014-02-09made contact details a little bit more pretty. more colorsDaniel Gultsch1-33/+35
2014-02-09presences are now somewhat stored and displayed to the user via the contact d...Daniel Gultsch1-34/+40
2014-02-07refresh contact listDaniel Gultsch1-45/+48
2014-02-04reworked edit account dialog. advanced options are now gone. tls option avail...Daniel Gultsch1-31/+24
2014-02-04delete account code now accessible againDaniel Gultsch1-2/+3
2014-02-04allow to temporarily disable accountsDaniel Gultsch1-9/+14
2014-02-03basic notificationsDaniel Gultsch1-1/+2
2014-02-01more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch1-2/+1
2014-01-28refactored newconversationactivty to use array adapterDaniel Gultsch1-46/+40
2014-01-28account managementDaniel Gultsch1-51/+75
2014-01-27conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch1-1/+2
2014-01-26chat bubbles. yeahDaniel Gultsch1-11/+19
2014-01-25all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch1-0/+1
2014-01-24basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch1-19/+17
2014-01-24some history fixesDaniel Gultsch1-29/+29