aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/entities/Account.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* rebrandingDaniel Gultsch2014-02-281-221/+0
* basic pgp support.Daniel Gultsch2014-02-281-2/+7
* fixed broken bitsetsDaniel Gultsch2014-02-211-2/+2
* roster versioning. roster updates on air. performance fixes in conversation l...Daniel Gultsch2014-02-191-0/+12
* show unknown otr fingerprint wariningDaniel Gultsch2014-02-161-0/+24
* basic otr supportDaniel Gultsch2014-02-131-3/+50
* reworked notification a bitDaniel Gultsch2014-02-101-2/+0
* fixed a bug where account options where toggled instead of set off. fixed nul...Daniel Gultsch2014-02-101-2/+4
* 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-021-3/+12
* account managementDaniel Gultsch2014-01-281-3/+71
* all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch2014-01-251-4/+11
* basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch2014-01-241-0/+11