aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/entities/Message.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rebrandingDaniel Gultsch2014-02-281-144/+0
|
* basic pgp support.Daniel Gultsch2014-02-281-1/+5
|
* adding and removing roster items now possible. basic error display on error ↵Daniel Gultsch2014-02-201-0/+1
| | | | messages
* show unknown otr fingerprint wariningDaniel Gultsch2014-02-161-0/+4
|
* conference histories are now working. only the actually needed history is ↵Daniel Gultsch2014-02-111-0/+4
| | | | queried
* reworked notification a bitDaniel Gultsch2014-02-101-0/+13
|
* fetching roster. fixed sending messages as type chatDaniel Gultsch2014-02-021-0/+4
|
* more cleanup. more listenersDaniel Gultsch2014-02-011-1/+6
|
* account managementDaniel Gultsch2014-01-281-1/+1
|
* conversation archiveable. new conversation will find or restart old ↵Daniel Gultsch2014-01-271-1/+10
| | | | conversations
* chat bubbles. yeahDaniel Gultsch2014-01-261-0/+2
|
* all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch2014-01-251-10/+89
|
* basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch2014-01-241-0/+19