aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/entities/Account.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-28rebrandingDaniel Gultsch1-221/+0
2014-02-28basic pgp support.Daniel Gultsch1-2/+7
2014-02-21fixed broken bitsetsDaniel Gultsch1-2/+2
2014-02-19roster versioning. roster updates on air. performance fixes in conversation l...Daniel Gultsch1-0/+12
2014-02-16show unknown otr fingerprint wariningDaniel Gultsch1-0/+24
2014-02-13basic otr supportDaniel Gultsch1-3/+50
2014-02-10reworked notification a bitDaniel Gultsch1-2/+0
2014-02-10fixed a bug where account options where toggled instead of set off. fixed nul...Daniel Gultsch1-2/+4
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 Gultsch1-3/+12
2014-01-28account managementDaniel Gultsch1-3/+71
2014-01-25all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch1-4/+11
2014-01-24basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch1-0/+11