aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/entities/Message.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-29more error handling for jingle connectionsiNPUTmice1-0/+1
2014-06-12finished offline otriNPUTmice1-1/+6
2014-06-07removed unnecessary variable in message classiNPUTmice1-2/+0
2014-06-07possible fix to be able to images and encrypted messages at a faster rateiNPUTmice1-0/+2
2014-06-06basic last seen feature. no peristancy just yet. no polishiNPUTmice1-0/+9
2014-06-04experimental gui to display read statusiNPUTmice1-0/+12
2014-06-04received and displayed messages (xep 333) are now marked properlyiNPUTmice1-0/+2
2014-05-18bind and session request more compatibleDaniel Gultsch1-0/+1
2014-05-09nicer descriptions in notificaton for images and encrypted messagesDaniel Gultsch1-0/+16
2014-05-08code cleanupDaniel Gultsch1-1/+0
2014-05-01reworked openpgp integration part #1Daniel Gultsch1-0/+1
2014-04-22added download button for images not accepted automaticallyDaniel Gultsch1-0/+13
2014-04-15made ui with sending images a little smootherDaniel Gultsch1-0/+1
2014-04-13more efficant way of calculating the sha1 sum. closing connectionsDaniel Gultsch1-0/+1
2014-04-11failed messages get now marked inlineDaniel Gultsch1-1/+2
2014-04-10incomming jingle packets are routed to their connection. added presence choos...Daniel Gultsch1-0/+4
2014-04-06gui for imagesDaniel Gultsch1-4/+20
2014-04-03be compatible with openkeychain api v3Daniel Gultsch1-0/+9
2014-02-28rebrandingDaniel Gultsch1-1/+1
2014-02-28basic pgp support.Daniel Gultsch1-1/+5
2014-02-20adding and removing roster items now possible. basic error display on error m...Daniel Gultsch1-0/+1
2014-02-16show unknown otr fingerprint wariningDaniel Gultsch1-0/+4
2014-02-11conference histories are now working. only the actually needed history is que...Daniel Gultsch1-0/+4
2014-02-10reworked notification a bitDaniel Gultsch1-0/+13
2014-02-02fetching roster. fixed sending messages as type chatDaniel Gultsch1-0/+4
2014-02-01more cleanup. more listenersDaniel Gultsch1-1/+6
2014-01-28account managementDaniel Gultsch1-1/+1
2014-01-27conversation archiveable. new conversation will find or restart old conversat...Daniel Gultsch1-1/+10
2014-01-26chat bubbles. yeahDaniel Gultsch1-0/+2
2014-01-25all access to the persistance layer is now done via the new xmppserviceDaniel Gultsch1-10/+89
2014-01-24basic persistance layer. refactor some parts of the conversation activityDaniel Gultsch1-1/+1