summaryrefslogtreecommitdiffstats
path: root/webapp/components/post_view
Commit message (Expand)AuthorAgeFilesLines
* PLT-5057 Make image preview work if URL contains a query (#4869)khawerrind2017-01-182-10/+25
* PLT-5077: Fix floating date on mobile view. (#5061)George Goldberg2017-01-182-2/+6
* Message Editing and Deleting permissions (#4692)Amit Yadav2017-01-181-9/+15
* PLT-5173 fixing javascript error when creating DM on Android (#5077)Corey Hulen2017-01-161-1/+9
* PLT-5025: Fix scroll to bottom delay loading channel. (#5056)George Goldberg2017-01-131-0/+5
* Merge branch 'release-3.6'Christopher Speller2017-01-121-1/+1
|\
| * Slack format for Slash command messages (#4999)Zeger-Jan van de Weg2017-01-091-1/+1
* | PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4923)Debanshu Kundu2017-01-122-8/+32
* | PLT-5118 moving to last_picture_update for the profile img (#4985)Corey Hulen2017-01-061-3/+3
|/
* Remove TODOs that now have tickets (#4935)Joram Wilander2017-01-031-1/+0
* Tweaked new message indicator calculation: (#4763)Pepijn2016-12-272-7/+8
* PLT-4860 Make ProfilePopover into it's own component and use it consistently ...George Goldberg2016-12-222-7/+33
* PLT-4431 Add post queuing to the webapp (#4800)Joram Wilander2016-12-211-5/+2
* PLT-5012 Combine updateLastViewedAt, setLastViewedAt and setActiveChannel int...Joram Wilander2016-12-211-1/+1
* Revert "PLT-135 Showing "(Edited)" indicator if a message has been edited." (...Christopher Speller2016-12-202-32/+8
* PLT-135 Showing "(Edited)" indicator if a message has been edited. (#4764)Debanshu Kundu2016-12-192-8/+32
* PLT-4903 Rendered a placeholder for user reactions where the user hasn't bee...Harrison Healey2016-12-141-19/+85
* Fix JS errors with RHS and flagged posts (#4771)Joram Wilander2016-12-121-1/+1
* Multiple Ui improvements (#4767)Asaad Mahmood2016-12-121-5/+4
* PLT-1598 Slash command works in RHS (#4367)Yusuke Nemoto2016-12-091-1/+1
* Remove status from webhook posts in compact mode (#4739)Joram Wilander2016-12-091-1/+1
* Fixed being unable to make the first post in a new channel (#4744)Harrison Healey2016-12-091-1/+12
* Fixed typo causing NewMessageIndicator to fail to translate (#4738)Harrison Healey2016-12-081-1/+1
* Created a new message indicator component to indicate new messages (#4299)Pepijn2016-12-073-4/+101
* Don't show status for posts from webhooks (#4726)Joram Wilander2016-12-061-1/+6
* Move instances of Client.createPost() in components to an action (#4639)Carlos Tadeu Panato Junior2016-12-051-22/+13
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-305-0/+273
* Fix some react natives warning messages (#4653)enahum2016-11-281-1/+1
* PLT-4787 Fixed not being able to join a channel through a link after opening ...Harrison Healey2016-11-211-3/+4
* Fixing new messages indicator (#4614)Christopher Speller2016-11-211-2/+7
* PLT-4205 Fixed pending posts always being considered as part of a post thread...Harrison Healey2016-11-081-5/+7
* PLT-4649 reply threads highlight (#4479)enahum2016-11-081-1/+5
* PLT-443 Fix timestamps UI in center channel and RHS (#4463)enahum2016-11-041-7/+2
* Removing ALT-click beacuse bug was not fixed (#4454)Christopher Speller2016-11-041-9/+1
* PLT-4189 always highlight reply mentions (#4443)enahum2016-11-041-7/+2
* Checking the post is not deleted before displaying attachments (#4426)Christopher Speller2016-11-021-1/+1
* Plt-4483 Removed unnecessary events from ChannelStore (#4407)Harrison Healey2016-11-011-2/+0
* Fixing scrollHeight javascript error (#4388)Corey Hulen2016-11-011-1/+3
* Shift UI changes (#4353)Asaad Mahmood2016-10-271-6/+9
* PLT-4293 - Adding status indicator to RHS thread (#4292)Asaad Mahmood2016-10-241-11/+10
* Fix scrolling issues caused by performance branch (#4285)Joram Wilander2016-10-201-3/+3
* Merging performance branch into master (#4268)Joram Wilander2016-10-194-32/+22
* Multiple UI Improvements (#4253)Asaad Mahmood2016-10-181-2/+11
* GH-4187 Turn off dot menu for system messages (#4198)Alexander Smaga2016-10-121-2/+3
* PLT-3785 Re-enabled marking messages unread (#4179)David Lu2016-10-111-3/+2
* PLT-3252 Bring up profile popover after clicking on a profile picture… (#4144)Brendan Bowidas2016-10-061-0/+1
* PLT-3105 Files table migration (#4068)Harrison Healey2016-09-302-17/+102
* PLT-4307 - fix !channel link hrefs. (#4122)George Goldberg2016-09-302-3/+8
* Show statuses correctly for cached post views (#4094)Joram Wilander2016-09-281-0/+3
* Check if user logged in before making setActiveChannel request (#4097)Joram Wilander2016-09-281-1/+4