aboutsummaryrefslogtreecommitdiffstats
path: root/src/de/gultsch/chat/entities/Conversation.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rebrandingDaniel Gultsch2014-02-281-271/+0
|
* made presences chooser. raw draft. just kinda worksDaniel Gultsch2014-02-161-1/+1
|
* show unknown otr fingerprint wariningDaniel Gultsch2014-02-161-3/+41
|
* basic otr supportDaniel Gultsch2014-02-131-11/+43
|
* offline messagesDaniel Gultsch2014-02-111-1/+0
|
* conference histories are now working. only the actually needed history is ↵Daniel Gultsch2014-02-111-1/+1
| | | | queried
* reworked notification a bitDaniel Gultsch2014-02-101-2/+19
|
* fixed a bug where account options where toggled instead of set off. fixed ↵Daniel Gultsch2014-02-101-15/+33
| | | | null pointer for missing selfi. made sefli optional
* reworked new conversation activity again. less asking more knowing. mucs are ↵Daniel Gultsch2014-02-071-0/+4
| | | | now connected on creation of the conversation. no reconnect required
* basic muc support. reworked contact list stuffDaniel Gultsch2014-02-051-4/+16
|
* more cleanup. more listenersDaniel Gultsch2014-02-011-0/+10
|
* more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch2014-02-011-3/+2
|
* conversation archiveable. new conversation will find or restart old ↵Daniel Gultsch2014-01-271-0/+27
| | | | conversations
* chat bubbles. yeahDaniel Gultsch2014-01-261-1/+10
|
* all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch2014-01-251-30/+37
|
* basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch2014-01-241-0/+99