summaryrefslogtreecommitdiffstats
path: root/webapp/components/rhs_root_post.jsx
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixing attachment in RHS root post for compact view (#3289)Asaad Mahmood2016-06-091-0/+1
| | | | | | * Fixing attachment in RHS root post for compact view * Improving spacing for mentions
* PLT-3182 - Improving switch channels modal and some minor UI improvements ↵Asaad Mahmood2016-06-061-2/+11
| | | | | | | | | | | | | | (#3238) * PLT-3182 - Improving switch channels modal and some minor UI improvements Enabling link previews Adding compact layout to RHS Improving timestamps * Adding update code for RHS components
* Multiple UI improvements (#3220)Asaad Mahmood2016-06-021-1/+11
| | | | | | | | * Multiple UI improvements * Pushing time fix * Fixing absolute time stamps on IOS
* PLT-2321 Move the toggle icon next to the link being previewed (#3071)samogot2016-05-271-5/+9
| | | | | | | | | | | | | | * PLT-2321 Move the toggle icon next to the link being previewed only applicable to one-line messages started with link * remove useless "Youtube" header when no title is available * allow breaking long links instead of toggle * simplify "/" to "/<wbr />" replacing fix empty post without additional content body * discard buggy "simplification"
* PLT-2672 Refactored posts view with caching (#3054)Joram Wilander2016-05-271-5/+7
| | | | | | | | | | * Refactored posts view to use view controller design * Add post view caching * Required updates after rebase * Fixed bug where current channel not set yet was causing breakage
* 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