summaryrefslogtreecommitdiffstats
path: root/webapp/components/webrtc
Commit message (Collapse)AuthorAgeFilesLines
* Corrected 'hangup' to 'hang up' (#5930)Harrison Healey2017-03-311-3/+3
|
* PLT-5071: Client side component of Telemetry. (#5516)George Goldberg2017-02-241-0/+5
|
* Move remaining client functions in components to actions (#5171)Carlos Tadeu Panato Junior2017-01-271-1/+1
|
* PLT-5118 moving to last_picture_update for the profile img (#4985)Corey Hulen2017-01-062-4/+4
|
* PLT-4617 - UI Improvements to webrtc (#4946)Asaad Mahmood2017-01-031-7/+1
|
* PLT-4788 Fixed video on remote toggle (#4949)enahum2017-01-031-5/+2
|
* PLT-4644 Update webrtc client (#4922)enahum2017-01-031-6/+31
| | | | | | | | * PLT-4644 Update webrtc client * update webrtc-adapter * Use default ice server if none is provided
* PLT-4167 Team Sidebar (#4569)enahum2016-12-191-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-4167 Team Sidebar * Address feedback from PM * change route from my_members to members * bug fixes * Updating styles for teams sidebar (#4681) * Added PM changes * Fix corner cases * Addressing feedback * use two different endpoints * Bug fixes * Rename model and client functions, using preferences to store last team and channel viewed * Fix mobile notification count and closing the team sidebar * unit test, fixed bad merge and retrieve from cached when available * bug fixes * use id for last channel in preferences, query optimization * Updating multi team css (#4830)
* Fix react warnings and part of backstage (#4706)enahum2016-12-052-3/+3
|
* Multiple UI Improvements (#4200)Asaad Mahmood2016-10-121-5/+11
| | | | | | * Multiple UI Improvements * Adjusting return to call position on mobile
* PLT-4298 Remove "Return to ongoing call" (#4101)enahum2016-09-281-0/+2
|
* Updating ESLint (#4085)Christopher Speller2016-09-231-1/+1
|
* PLT-4239 fixes getUserMedia (#4038)enahum2016-09-201-6/+6
|
* Webrtc client side (#4026)enahum2016-09-164-0/+1767
* 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)