aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/entities/Conversation.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-14use conference subject to identiy roomDaniel Gultsch1-54/+63
2014-03-12fixed #9Daniel Gultsch1-3/+7
2014-03-03api changes. muc optionsDaniel Gultsch1-0/+5
2014-02-28rebrandingDaniel Gultsch1-3/+16
2014-02-16made presences chooser. raw draft. just kinda worksDaniel Gultsch1-1/+1
2014-02-16show unknown otr fingerprint wariningDaniel Gultsch1-3/+41
2014-02-13basic otr supportDaniel Gultsch1-11/+43
2014-02-11offline messagesDaniel Gultsch1-1/+0
2014-02-11conference histories are now working. only the actually needed history is que...Daniel Gultsch1-1/+1
2014-02-10reworked notification a bitDaniel Gultsch1-2/+19
2014-02-10fixed a bug where account options where toggled instead of set off. fixed nul...Daniel Gultsch1-15/+33
2014-02-07reworked new conversation activity again. less asking more knowing. mucs are ...Daniel Gultsch1-0/+4
2014-02-05basic muc support. reworked contact list stuffDaniel Gultsch1-4/+16
2014-02-01more cleanup. more listenersDaniel Gultsch1-0/+10
2014-02-01more code cleanup for xmpp parser. more eventy. nice unknown contact picturesDaniel Gultsch1-3/+2
2014-01-27conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch1-0/+27
2014-01-26chat bubbles. yeahDaniel Gultsch1-1/+10
2014-01-25all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch1-30/+37
2014-01-24basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch1-0/+99