aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/entities/Message.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-20fixed presence splittingiNPUTmice1-3/+3
2014-09-08setting to increase font size. fixed #420iNPUTmice1-4/+6
2014-09-08introduced downloadable interface. reverted some of the changes made to OTRiNPUTmice1-8/+5
2014-09-08fixed sending offline pgp messagesiNPUTmice1-0/+2
2014-09-04fixed #342 - otr with facebook and other services without resourcesiNPUTmice1-2/+6
2014-09-01optimize string operations a bitM. Dietrich1-4/+4
2014-08-31show merged time and status in message adapteriNPUTmice1-0/+18
2014-08-31improvements for merge conditionsiNPUTmice1-3/+7
2014-08-31some code cleanupiNPUTmice1-1/+1
2014-08-31require encrypted to be the same for messages to get mergediNPUTmice1-1/+3
2014-08-31experimental message mergingiNPUTmice1-40/+96
2014-08-28fixed spelling thanks @bethegiNPUTmice1-2/+2
2014-08-23experimental muc message deduplicationDaniel Gultsch1-0/+8
2014-08-21make avatars persisent / available even without internetiNPUTmice1-4/+17
2014-08-11handle bare jid presences. fixes for otriNPUTmice1-1/+1
2014-08-10added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice1-0/+5
2014-07-29fixed #239 - show contact names and pictures in muc if real jid is knowniNPUTmice1-3/+30
2014-07-18pending leaves and joins for muciNPUTmice1-2/+0
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