summaryrefslogtreecommitdiffstats
path: root/webapp/components/sidebar_right.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Updating ESLint (#4085)Christopher Speller2016-09-231-3/+3
|
* Webrtc client side (#4026)enahum2016-09-161-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * WebRTC Server side * WebRTC client side * Bug fixes and improvements * Pushing UI improvements for webrtc (#3728) * Pushing UI improvements for webrtc * Updating webrtc css * PLT-3943 WebRTC P1: bug fixes and improvements * Video resolution set to std, reduce volume of ringtone and flip video horizontally * Fix calling a user B while WebRTC RHS is still opened * Leave RHS opened when call ends, Fix isBusy on popover and channel_header * Fix pre-release feature, RHS & System Console * PLT-3945 - Updating UI for webrtc (#3908) * PLT-3943 Webrtc p1 * Add ongoing call indicator when RHS is opened * UI updates to to webrtc notifcation (#3959)
* PLT-3506 Added flagged posts functionality (#3679)Joram Wilander2016-08-041-4/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Adding expand icon for RHS (#3386)Asaad Mahmood2016-06-291-1/+25
| | | | | | | | | | | | | | | | * Adding expand icon for RHS Fixing errors Adding back getTeamInviteLink with better functionality for mobile Adding vertical align to post__link Updating improvements for expand RHS stuff * Improving transition on mobile * Removing irrelevant changes
* PLT-3202 Re-render timestamps when display settings switch between 12h and ↵Harrison Healey2016-06-151-2/+31
| | | | | | | | 24h (#3337) * Made post timestamp switch from 12h to 24h without refreshing * Made RHS post timestamps switch from 12h to 24h without refreshing
* Scrolling fixes (#3200)samogot2016-06-101-4/+2
| | | | | | | | | * scrolling fixes: - jumps on free scroll when somebody posts a new message (and old one disappears at top) - jumps on closing RHS (no compensation of resize) - scroll blinking on opening/closing RHS (delay before resize compensation) * fix scroll slipping up on multiple open/close RHS in case when (this.refs.postlist.offsetHeight % Constants.SCROLL_PAGE_FRACTION === 0)
* PLT-2758 - Removing sidebar animation (#2856)Asaad Mahmood2016-05-031-18/+1
|
* Multiple UI ImprovementsAsaad Mahmood2016-04-061-12/+12
| | | | | | * Multiple UI Improvements * Adding app_body behind missing classes
* Refactoring center panel away. Moving tutorial to a route. Fixing aChristopher Speller2016-03-291-2/+2
| | | | bunch of bugs.
* Passed currentUser into RhsRootPostHarrison Healey2016-03-211-27/+38
|
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+145