summaryrefslogtreecommitdiffstats
path: root/webapp/components/rhs_root_post.jsx
Commit message (Collapse)AuthorAgeFilesLines
...
* PLT-3506 Added flagged posts functionality (#3679)Joram Wilander2016-08-041-8/+121
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added flagged posts functionality * UI Improvements to flags (#3697) * Added flag functionality for mobile * Updating flagged text (#3699) * Add back button to RHS thread when coming from flagged posts * Updating position of flags (#3708) * Plt 3506 - Reverting flag position (#3724) * Revert "Updating position of flags (#3708)" This reverts commit aaa05632c5d9eda35a048300a5bd7e99584c5b58. * Fixing the icon in search * Help text and white space improvements (#3730) * Updatng help text and some white spacing. * Updating help text
* Multiple Ui improvements (#3678)Asaad Mahmood2016-08-011-17/+15
| | | | | | | | * Adding permalink back to mobile * Improving reply flow and fixing colorpicker on mobile * Hiding colorpicker on click only for mobile size screens
* 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 ↵Asaad Mahmood2016-07-051-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improvements (#3449) Improving help text margins Updating changes for get link and create post files Fixing icon for select team screen Fixing styles for select team button Adding improvements to posts UI Adding improvement to post layout Updating changes for post controls Updating z-index for sidebar--right Updating help text position Fixing code for posts Fixing css for post view Pushing improvements for posts view Updating changes for post view Updating post layout Fixing system time css Updating header for system posts Updating post css Removing opacity and changing color for system messages Simplifying root post and system post behaviour Removing images from compact view Updating help text for display Updating embed preview text for advanced option PLT-3490 - Fixing RHS issue on Edge
* PLT-3202 Re-render timestamps when display settings switch between 12h and ↵Harrison Healey2016-06-151-2/+8
| | | | | | | | 24h (#3337) * Made post timestamp switch from 12h to 24h without refreshing * Made RHS post timestamps switch from 12h to 24h without refreshing
* 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