aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ConversationFragment.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* simplefied some code that might have been the source for some strange bugsiNPUTmice2014-09-081-25/+15
* settings to force encryption and setting for not saving messages to disk. fix...iNPUTmice2014-09-081-4/+4
* added missing breaks oOiNPUTmice2014-09-071-0/+2
* fixed npeiNPUTmice2014-09-071-0/+3
* made muc password dialog hide the password (password field)iNPUTmice2014-09-041-1/+1
* added support for password protected muc - fixed #203 and fixed #395iNPUTmice2014-09-031-17/+47
* changed order of snackbar hintsiNPUTmice2014-09-031-12/+11
* added ability to disable notifications for specific conversations - fixed #322iNPUTmice2014-09-031-0/+10
* fixed #410 by removing that config optioniNPUTmice2014-09-021-7/+1
* add missing blank before nickiNPUTmice2014-08-311-0/+3
* Smarter nickname highlight insert in conferncesBahtiar `kalkin-` Gadimov2014-08-311-6/+3
* fixed spelling thanks @bethegiNPUTmice2014-08-281-2/+2
* fixed message hintiNPUTmice2014-08-251-51/+61
* tiny redesign for private muc messagesiNPUTmice2014-08-221-14/+18
* fixed weird snackbar click issuesiNPUTmice2014-08-121-0/+2
* added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice2014-08-101-2/+42
* fixed rare npe after race conditioniNPUTmice2014-08-101-0/+1
* fixed #326 fixed #202iNPUTmice2014-07-311-34/+67
* refactored message adapter into seperate classDaniel Gultsch2014-07-221-445/+11
* added hint to explain the contact has read up to this pointiNPUTmice2014-07-211-0/+7
* fixed #267iNPUTmice2014-07-211-1/+12
* only show muc errors if actually connectediNPUTmice2014-07-181-25/+34
* show snackbar if conference was not foundiNPUTmice2014-07-181-2/+12
* brought muc invites back. + couple of bug fixes + refactoringiNPUTmice2014-07-171-3/+3
* redesigned muc details a little bitiNPUTmice2014-07-161-28/+0
* fixed #276iNPUTmice2014-07-151-0/+9
* unified warnings/error msgsiNPUTmice2014-07-091-30/+24
* contact tiles follow material colors as welliNPUTmice2014-07-081-2/+8
* fixed rare npe in verify otr fingerprint dialogiNPUTmice2014-06-301-4/+6
* more error handling for jingle connectionsiNPUTmice2014-06-291-0/+3
* fixed regression with chat markers not workingiNPUTmice2014-06-231-5/+1
* not working version of otr file transferiNPUTmice2014-06-201-2/+5
* clear input field after conference pgp messageiNPUTmice2014-06-161-0/+1
* streamlined onpresenceselected listeneriNPUTmice2014-06-161-12/+2
* infite scrollingiNPUTmice2014-06-141-10/+44
* fixed #204iNPUTmice2014-06-141-4/+8
* status waiting for images sent offlineiNPUTmice2014-06-131-3/+8
* moved last seen to contact detailsiNPUTmice2014-06-131-15/+0
* finished offline otriNPUTmice2014-06-121-2/+6
* groundwork for offline otr messagesiNPUTmice2014-06-111-6/+7
* fixed scrolling issuesiNPUTmice2014-06-101-18/+35
* don't display 'enter password' message if OpenKeychain is not installed. made...iNPUTmice2014-06-091-5/+29
* fixing #184iNPUTmice2014-06-071-0/+1
* possible fix to be able to images and encrypted messages at a faster rateiNPUTmice2014-06-071-12/+11
* removed presence from last seeniNPUTmice2014-06-061-7/+1
* basic last seen feature. no peristancy just yet. no polishiNPUTmice2014-06-061-20/+42
* read marker is now a little less in your faceiNPUTmice2014-06-051-0/+1
* image provider path name now with .webp endingiNPUTmice2014-06-041-1/+1
* experimental gui to display read statusiNPUTmice2014-06-041-11/+61
* received and displayed messages (xep 333) are now marked properlyiNPUTmice2014-06-041-1/+1