aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/entities/Message.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* proper error state for imagesiNPUTmice2014-10-291-1/+0
|
* fixed url parsingiNPUTmice2014-10-271-1/+6
|
* check for links in pgp encrypted messages as welliNPUTmice2014-10-271-6/+5
|
* set divider for image meta information to '|' to not conflict with URL. ↵iNPUTmice2014-10-261-2/+35
| | | | breaks images downloaded in between 0.7.3 and now
* don't merge downloadable messagesiNPUTmice2014-10-241-1/+3
|
* notify only after image has been received over http. introduced mini grace ↵iNPUTmice2014-10-241-15/+0
| | | | for catching up with SM or offline messages
* context menu for messages. allow to resend single messagesiNPUTmice2014-10-231-0/+11
|
* made httpconnection accept aes encrypted filesiNPUTmice2014-10-221-2/+3
|
* keep reference to previous and next message in messageiNPUTmice2014-10-201-10/+26
|
* refactored file download status. make image http download available for ↵iNPUTmice2014-10-151-28/+27
| | | | carbon copied (sent) messages as well
* read image bounds on downloaded imageiNPUTmice2014-10-141-1/+64
|
* basic image over http downloadingiNPUTmice2014-10-141-7/+34
|
* refactored read markeriNPUTmice2014-10-071-3/+3
|
* changed message merger a bitiNPUTmice2014-09-211-9/+10
|
* Merge pull request #460 from betheg/receiptsDaniel Gultsch2014-09-201-6/+6
|\ | | | | indicates received messages with a tick.
| * indicates received messages with a tick.Michael2014-09-201-6/+6
| |
* | fixed presence splittingiNPUTmice2014-09-201-3/+3
|/
* setting to increase font size. fixed #420iNPUTmice2014-09-081-4/+6
|
* introduced downloadable interface. reverted some of the changes made to OTRiNPUTmice2014-09-081-8/+5
|
* fixed sending offline pgp messagesiNPUTmice2014-09-081-0/+2
|
* fixed #342 - otr with facebook and other services without resourcesiNPUTmice2014-09-041-2/+6
|
* optimize string operations a bitM. Dietrich2014-09-011-4/+4
|
* show merged time and status in message adapteriNPUTmice2014-08-311-0/+18
|
* improvements for merge conditionsiNPUTmice2014-08-311-3/+7
|
* some code cleanupiNPUTmice2014-08-311-1/+1
|
* require encrypted to be the same for messages to get mergediNPUTmice2014-08-311-1/+3
|
* experimental message mergingiNPUTmice2014-08-311-40/+96
|
* fixed spelling thanks @bethegiNPUTmice2014-08-281-2/+2
|
* experimental muc message deduplicationDaniel Gultsch2014-08-231-0/+8
|
* make avatars persisent / available even without internetiNPUTmice2014-08-211-4/+17
|
* handle bare jid presences. fixes for otriNPUTmice2014-08-111-1/+1
|
* added limited private muc chat feature (messages are now properly marked) - ↵iNPUTmice2014-08-101-0/+5
| | | | long press on user icon will sent private messages. fixed #259
* fixed #239 - show contact names and pictures in muc if real jid is knowniNPUTmice2014-07-291-3/+30
|
* pending leaves and joins for muciNPUTmice2014-07-181-2/+0
|
* more error handling for jingle connectionsiNPUTmice2014-06-291-0/+1
|
* finished offline otriNPUTmice2014-06-121-1/+6
|
* removed unnecessary variable in message classiNPUTmice2014-06-071-2/+0
|
* possible fix to be able to images and encrypted messages at a faster rateiNPUTmice2014-06-071-0/+2
|
* basic last seen feature. no peristancy just yet. no polishiNPUTmice2014-06-061-0/+9
|
* experimental gui to display read statusiNPUTmice2014-06-041-0/+12
|
* received and displayed messages (xep 333) are now marked properlyiNPUTmice2014-06-041-0/+2
|
* bind and session request more compatibleDaniel Gultsch2014-05-181-0/+1
|
* nicer descriptions in notificaton for images and encrypted messagesDaniel Gultsch2014-05-091-0/+16
|
* code cleanupDaniel Gultsch2014-05-081-1/+0
|
* reworked openpgp integration part #1Daniel Gultsch2014-05-011-0/+1
|
* added download button for images not accepted automaticallyDaniel Gultsch2014-04-221-0/+13
|
* made ui with sending images a little smootherDaniel Gultsch2014-04-151-0/+1
|
* more efficant way of calculating the sha1 sum. closing connectionsDaniel Gultsch2014-04-131-0/+1
|
* failed messages get now marked inlineDaniel Gultsch2014-04-111-1/+2
|
* incomming jingle packets are routed to their connection. added presence ↵Daniel Gultsch2014-04-101-0/+4
| | | | chooser in gui