aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/entities/Message.java (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-20changed message duplicate finderiNPUTmice1-5/+10
2015-01-19don't trim bodiesiNPUTmice1-1/+1
2015-01-11Add XEP-0245 (/me command) supportSam Whited1-14/+33
2015-01-04made checks for valid image extensions case insensitiveDaniel Gultsch1-1/+1
2015-01-02allow cancellation of waiting filesDaniel Gultsch1-0/+4
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-12/+12
2014-12-14refactored the way certain messages are being found within a conversationiNPUTmice1-7/+3
2014-12-13reverse through mam history when loading larger chuncksiNPUTmice1-6/+7
2014-12-10save server id from mam messages. check for dups before adding mamiNPUTmice1-3/+26
2014-12-10added max history age (default 1w). automatically sort newly added mam messagesiNPUTmice1-0/+5
2014-12-01worked around rare npeiNPUTmice1-5/+12
2014-11-18simplified message merge conditioniNPUTmice1-43/+13
2014-11-17context menu for muc participants + refactor trueCounterpart to use Jid classiNPUTmice1-5/+20
2014-11-15basic arbitrary file transferiNPUTmice1-6/+19
2014-11-14fixed possible npe when loading null counterpart into messageiNPUTmice1-1/+6
2014-11-10more refactoring for presence selection. removed getTo, getFrom and getJid fr...iNPUTmice1-9/+5
2014-11-09migrated some otr stuff to new jid classesiNPUTmice1-72/+73
2014-11-09fixed null pointer in message mergeriNPUTmice1-0/+1
2014-11-09refactored code to always contain full jid for counterpartiNPUTmice1-17/+0
2014-11-09Fix letter avatar selection in MUCSam Whited1-0/+1
2014-11-09Update another chunk of stuff to use JID objectsSam Whited1-7/+2
2014-11-09Move a chunk of classes over to using JID objectsSam Whited1-28/+32
2014-11-01fixed arrayoutofbounds + spellingiNPUTmice1-6/+6
2014-10-22Make conversations the root projectSam Whited1-0/+0