aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/adapter/MessageAdapter.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-03made emoticon parsing enableable - default falseiNPUTmice1-1/+5
2014-09-02fixed #410 by removing that config optioniNPUTmice1-1/+1
2014-09-01transform ascii to emoticons (on display only)M. Dietrich1-1/+1
2014-08-31show merged time and status in message adapteriNPUTmice1-3/+3
2014-08-31some code cleanupiNPUTmice1-23/+34
2014-08-31experimental message mergingiNPUTmice1-4/+11
2014-08-28fix forgotten spelling.Michael1-4/+4
2014-08-28fixed spelling thanks @bethegiNPUTmice1-6/+6
2014-08-22tiny redesign for private muc messagesiNPUTmice1-7/+11
2014-08-14fixed muc pm avatariNPUTmice1-2/+5
2014-08-10added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice1-5/+50
2014-08-09grant uri permission on share pictureiNPUTmice1-1/+1
2014-08-08save images to external storage instead of internal. this requires more permi...iNPUTmice1-9/+11
2014-08-06fixed problems with sha sum calculation on avatar write. delete avatars with ...iNPUTmice1-7/+3
2014-07-31get rid of 'use phones self contact picture option'iNPUTmice1-13/+5
2014-07-29fixed #239 - show contact names and pictures in muc if real jid is knowniNPUTmice1-29/+38
2014-07-24presonalized read up to this point messageiNPUTmice1-3/+7
2014-07-22refactored message adapter into seperate classDaniel Gultsch1-0/+474