summaryrefslogtreecommitdiffstats
path: root/webapp/components/rhs_root_post.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Refactor login, claim and create_team into views and add actions (#3110)Joram Wilander2016-05-261-1/+1
|
* PLT-1909 Fixed error rendering pending posts (#3041)Harrison Healey2016-05-181-1/+1
| | | | | | * Fixed error caused by checking if a post is a system message * Fixed trying to edit system posts when using the up arrow hotkey
* PLT-1909 Removed the ability to edit system posts (#3013)Harrison Healey2016-05-171-1/+2
| | | | | | * Removed the ability to edit system posts * Added increased timeout to SpinnerButton unit tests
* Fixing RHS issue (#2917)Corey Hulen2016-05-061-1/+1
|
* PLT-2697 Fixing team admins (#2900)Corey Hulen2016-05-061-1/+2
| | | | | | | | | | | | * PLT-2697 Fixing team admins * Fixing eslint error * Fixing loc issues * Fixing func * Fixing func
* 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 ↵enahum2016-05-021-1/+1
| | | | mode (#2852)
* Properly display webhook username/icon in search resultsJoramWilander2016-04-041-12/+1
|
* Update webhook posts to never show in collapsed viewJoramWilander2016-03-311-0/+2
|
* Fixed unicode emoji not having a consistent sizeHarrison Healey2016-03-231-3/+2
|
* Passed currentUser into RhsRootPostHarrison Healey2016-03-211-2/+3
|
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+290