aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/entities/Conversation.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-20not working version of otr file transferiNPUTmice1-0/+10
2014-06-16cleanup; removed unnecessary imports and log outputsiNPUTmice1-1/+0
2014-06-11groundwork for offline otr messagesiNPUTmice1-2/+2
2014-06-04received and displayed messages (xep 333) are now marked properlyiNPUTmice1-20/+45
2014-05-28first tries on crypto mucDaniel Gultsch1-1/+1
2014-05-23end otr sessions earlier / more often. can lead to unesessary handshakes but ...Daniel Gultsch1-15/+3
2014-05-19reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch1-17/+3
2014-05-16fixed npe for otr sessions with non contactsDaniel Gultsch1-4/+8
2014-05-16fixed null in shared linkDaniel Gultsch1-1/+5
2014-05-08code cleanupDaniel Gultsch1-3/+0
2014-05-07improved next encryption selectionDaniel Gultsch1-1/+4
2014-05-07remembering text. awesomeDaniel Gultsch1-0/+10
2014-05-07wee bit of code cleanupDaniel Gultsch1-1/+18
2014-04-25smoother scrolling (first step)Daniel Gultsch1-1/+3
2014-04-10incomming jingle packets are routed to their connection. added presence choos...Daniel Gultsch1-0/+10
2014-03-27fixed a couple of muc issues. added jingle listener (which doesn't do anythin...Daniel Gultsch1-1/+1
2014-03-21more otr fixesDaniel Gultsch1-10/+20
2014-03-21fixed users profile pictureDaniel Gultsch1-1/+0
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