summaryrefslogtreecommitdiffstats
path: root/webapp/components/rhs_comment.jsx
Commit message (Expand)AuthorAgeFilesLines
* Add permalink to timestamp (#5206)Andrei Stanciu2017-02-101-7/+46
* PLT-5356 - Fixing margins for paragraphs (#5217)Asaad Mahmood2017-02-011-0/+4
* Added ability for system message username to be localized (#5239)Harrison Healey2017-01-311-1/+6
* PLT-2555/PLT-5009/PLT-5225 Changed system messages to be rendered by the clie...Harrison Healey2017-01-301-9/+1
* #5108 Add datetime attribute to <time> elements (#5199)Björn Roland2017-01-271-1/+4
* Message Editing and Deleting permissions (#4692)Amit Yadav2017-01-181-7/+14
* PLT-5118 moving to last_picture_update for the profile img (#4985)Corey Hulen2017-01-061-1/+1
* PLT-4860 Make ProfilePopover into it's own component and use it consistently ...George Goldberg2016-12-221-17/+55
* Multiple Ui improvements (#4767)Asaad Mahmood2016-12-121-19/+19
* PLT-1598 Slash command works in RHS (#4367)Yusuke Nemoto2016-12-091-3/+40
* Don't show status for posts from webhooks (#4726)Joram Wilander2016-12-061-2/+7
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-301-0/+5
* PLT-4754 Fix RHS options menu (#4552)enahum2016-11-141-18/+3
* PLT-443 Fix timestamps UI in center channel and RHS (#4463)enahum2016-11-041-10/+11
* Shift UI changes (#4353)Asaad Mahmood2016-10-271-6/+8
* PLT-4293 - Adding status indicator to RHS thread (#4292)Asaad Mahmood2016-10-241-3/+11
* GH-4187 Turn off dot menu for system messages (#4198)Alexander Smaga2016-10-121-7/+4
* 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-301-7/+5
* Updating ESLint (#4085)Christopher Speller2016-09-231-1/+1
* Remove getPosts request after deleting a post (#3905)Joram Wilander2016-08-301-1/+4
* PLT-3916 - Fixing flag icon position in the RHS (#3898)Asaad Mahmood2016-08-301-1/+1
* Minor UI improvements (#3904)Asaad Mahmood2016-08-301-3/+34
* PLT-1752/PLT-3567/PLT-3998 Highlighting links in search, unit tests for autol...Harrison Healey2016-08-291-8/+2
* Prevent flagging of deleted posts and don't show deleted posts in flagged pos...Joram Wilander2016-08-221-14/+21
* PLT-3982 Add statuses to profile pictures in the RHS and popover member list ...Joram Wilander2016-08-221-7/+14
* PLT-3506 Added flagged posts functionality (#3679)Joram Wilander2016-08-041-1/+115
* Multiple Ui improvements (#3678)Asaad Mahmood2016-08-011-17/+15
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-191-1/+1
* updated RHS upon profile picture save (#3604)David Lu2016-07-181-0/+4
* PLT-3418, PLT-2950, PLT-3375, PLT-3382, PLT-3446, PLT-3465: Multiple UI Impro...Asaad Mahmood2016-07-051-7/+11
* PLT-3202 Re-render timestamps when display settings switch between 12h and 24...Harrison Healey2016-06-151-2/+8
* PLT-3182 - Improving switch channels modal and some minor UI improvements (#3...Asaad Mahmood2016-06-061-2/+12
* PLT-3177 - Fixing ordering for custom themes (#3226)Asaad Mahmood2016-06-031-1/+1
* PLT-2672 Refactored posts view with caching (#3054)Joram Wilander2016-05-271-2/+2
* Added BOT in RHS (#3136)David Lu2016-05-271-1/+7
* Refactor login, claim and create_team into views and add actions (#3110)Joram Wilander2016-05-261-1/+1
* PLT-1042 allow cancel pending post (#3053)samogot2016-05-251-48/+2
* PLT-1909 Fixed error rendering pending posts (#3041)Harrison Healey2016-05-181-1/+1
* PLT-1909 Removed the ability to edit system posts (#3013)Harrison Healey2016-05-171-1/+2
* PLT-2697 Fixing team admins (#2900)Corey Hulen2016-05-061-1/+3
* Moved twemoji parsing so that it doesn't occur inside of code blocks (#2896)Harrison Healey2016-05-051-16/+0
* PLT-1915: Fix Timestamps are displayed as 12 hour even when set to 24 hour mo...enahum2016-05-021-1/+1
* General react performance improvements (#2796)Joram Wilander2016-04-291-24/+15
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-3/+3
* Fixed unicode emoji not having a consistent sizeHarrison Healey2016-03-231-1/+5
* Changed RhsComment to receive the current user through propsHarrison Healey2016-03-211-6/+6
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+311