summaryrefslogtreecommitdiffstats
path: root/webapp/components/post_view
Commit message (Expand)AuthorAgeFilesLines
* Multiple Ui improvements (#5398)Asaad Mahmood2017-02-161-3/+3
* Revert "display loading screen when changing team" (#5403)Jason Blais2017-02-141-29/+8
* Increase performance when receiving messages (#5375)Joram Wilander2017-02-131-1/+1
* Revert "#5108 Use <time> element for channel headers and search result header...Björn Roland2017-02-101-10/+8
* Add permalink to timestamp (#5206)Andrei Stanciu2017-02-102-3/+33
* display loading screen when changing team (#5325)Mika Andrianarijaona2017-02-081-8/+29
* #5108 Use <time> element for channel headers and search result headers (#5331)Björn Roland2017-02-081-8/+10
* Add webapp/utils/url.jsx (#5285)Akihiko Odaki2017-02-071-1/+2
* Defering calculations for determining if user scrolled to bottom or not. slig...Pepijn2017-02-071-7/+9
* Multiple bug fixes (#5275)Asaad Mahmood2017-02-021-0/+1
* Added ability for system message username to be localized (#5239)Harrison Healey2017-01-311-1/+7
* Stopped usernames from appearing on separate lines in system messages (#5228)Harrison Healey2017-01-311-9/+13
* PLT-2555/PLT-5009/PLT-5225 Changed system messages to be rendered by the clie...Harrison Healey2017-01-303-29/+274
* Add Floating Timestamp to Right Hand Side on Mobile #5163 (#5201)Saturnino Abril2017-01-301-1/+6
* Fixing various issues with markdown spacing (#5203)Asaad Mahmood2017-01-271-0/+5
* #5108 Add datetime attribute to <time> elements (#5199)Björn Roland2017-01-271-1/+4
* Moved code to change direction of dropdown to run when dropdown is shown (#5100)Harrison Healey2017-01-231-6/+10
* #4257 Added functionality to create previews for post links using open graph...Debanshu Kundu2017-01-207-531/+253
* 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