aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/ui/ConversationFragment.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-29proper error state for imagesiNPUTmice1-1/+0
2014-10-29fixed 'share image' context menuiNPUTmice1-2/+1
2014-10-28always show verify fingerprint if there is an active otr sessioniNPUTmice1-5/+4
2014-10-26fix possible fallthrough.Michael1-0/+1
2014-10-24added message option to download imagesiNPUTmice1-0/+14
2014-10-23context menu for messages. allow to resend single messagesiNPUTmice1-1/+100
2014-10-22ability to download pgp encrypted files over http as welliNPUTmice1-3/+3
2014-10-15refactored file download status. make image http download available for carbo...iNPUTmice1-5/+4
2014-10-15removed unecessary updateiNPUTmice1-1/+0
2014-10-15changed pgp decoding mechanismiNPUTmice1-30/+45
2014-10-07made disabled notifications permanent across restartsiNPUTmice1-4/+6
2014-10-06cleanung up the scroll fix a littleiNPUTmice1-3/+1
2014-10-06muc options clean upiNPUTmice1-1/+9
2014-10-05MUC: differentiated a few more errors.Michael1-1/+13
2014-10-04added missing status messages after message scrolliNPUTmice1-0/+1
2014-10-03revised tablet ui. fixed #423iNPUTmice1-5/+3
2014-10-02mark conversation as read when displayed marker from another client is receivediNPUTmice1-1/+1
2014-09-29notifiy only when necessaryDaniel Gultsch1-10/+1
2014-09-28new notification service. first draftDaniel Gultsch1-6/+8
2014-09-27made muc passwords and prefereced encryption method persistant across restartsiNPUTmice1-0/+2
2014-09-27revised send button in landscape modeiNPUTmice1-1/+2
2014-09-22fixed #452iNPUTmice1-1/+5
2014-09-20fixed #470iNPUTmice1-9/+23
2014-09-19scroll fixesiNPUTmice1-6/+7
2014-09-11missed show=chat for send button colorizationiNPUTmice1-0/+4
2014-09-10IT'S CHRISTMAS ALREADY!iNPUTmice1-3/+50
2014-09-08simplefied some code that might have been the source for some strange bugsiNPUTmice1-25/+15
2014-09-08settings to force encryption and setting for not saving messages to disk. fix...iNPUTmice1-4/+4
2014-09-07added missing breaks oOiNPUTmice1-0/+2
2014-09-07fixed npeiNPUTmice1-0/+3
2014-09-04made muc password dialog hide the password (password field)iNPUTmice1-1/+1
2014-09-03added support for password protected muc - fixed #203 and fixed #395iNPUTmice1-17/+47
2014-09-03changed order of snackbar hintsiNPUTmice1-12/+11
2014-09-03added ability to disable notifications for specific conversations - fixed #322iNPUTmice1-0/+10
2014-09-02fixed #410 by removing that config optioniNPUTmice1-7/+1
2014-08-31add missing blank before nickiNPUTmice1-0/+3
2014-08-31Smarter nickname highlight insert in conferncesBahtiar `kalkin-` Gadimov1-6/+3
2014-08-28fixed spelling thanks @bethegiNPUTmice1-2/+2
2014-08-25fixed message hintiNPUTmice1-51/+61
2014-08-22tiny redesign for private muc messagesiNPUTmice1-14/+18
2014-08-12fixed weird snackbar click issuesiNPUTmice1-0/+2
2014-08-10added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice1-2/+42
2014-08-10fixed rare npe after race conditioniNPUTmice1-0/+1
2014-07-31fixed #326 fixed #202iNPUTmice1-34/+67
2014-07-22refactored message adapter into seperate classDaniel Gultsch1-445/+11
2014-07-21added hint to explain the contact has read up to this pointiNPUTmice1-0/+7
2014-07-21fixed #267iNPUTmice1-1/+12
2014-07-18only show muc errors if actually connectediNPUTmice1-25/+34
2014-07-18show snackbar if conference was not foundiNPUTmice1-2/+12
2014-07-17brought muc invites back. + couple of bug fixes + refactoringiNPUTmice1-3/+3