aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/entities/Message.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-29proper error state for imagesiNPUTmice1-1/+0
2014-10-27fixed url parsingiNPUTmice1-1/+6
2014-10-27check for links in pgp encrypted messages as welliNPUTmice1-6/+5
2014-10-26set divider for image meta information to '|' to not conflict with URL. break...iNPUTmice1-2/+35
2014-10-24don't merge downloadable messagesiNPUTmice1-1/+3
2014-10-24notify only after image has been received over http. introduced mini grace fo...iNPUTmice1-15/+0
2014-10-23context menu for messages. allow to resend single messagesiNPUTmice1-0/+11
2014-10-22made httpconnection accept aes encrypted filesiNPUTmice1-2/+3
2014-10-20keep reference to previous and next message in messageiNPUTmice1-10/+26
2014-10-15refactored file download status. make image http download available for carbo...iNPUTmice1-28/+27
2014-10-14read image bounds on downloaded imageiNPUTmice1-1/+64
2014-10-14basic image over http downloadingiNPUTmice1-7/+34
2014-10-07refactored read markeriNPUTmice1-3/+3
2014-09-21changed message merger a bitiNPUTmice1-9/+10
2014-09-20fixed presence splittingiNPUTmice1-3/+3
2014-09-20indicates received messages with a tick.Michael1-6/+6
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