Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement GET /webrtc/token endpoint for APIv4 (#6046) | Joram Wilander | 2017-04-16 | 1 | -68/+4 |
| | |||||
* | PLT-5860 Updated copyright date (#6058) | Harrison Healey | 2017-04-12 | 1 | -1/+1 |
| | | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots | ||||
* | Move WebSocket API to it's own package and add websocket v4 endpoint (#5881) | Joram Wilander | 2017-03-28 | 1 | -16/+0 |
| | |||||
* | More app code migration (#5170) | Joram Wilander | 2017-01-25 | 1 | -1/+1 |
| | | | | | | | | * Migrate admin functions into app package * More user function refactoring * Move post functions into app package | ||||
* | Closing response body when fetching link previews (#5181) | Christopher Speller | 2017-01-24 | 1 | -8/+0 |
| | |||||
* | Refactor and migrate more functions out of api into app package (#5063) | Joram Wilander | 2017-01-13 | 1 | -19/+0 |
| | |||||
* | PLT-4938 Add app package and move logic over from api package (#4931) | Joram Wilander | 2017-01-13 | 1 | -5/+7 |
| | | | | | | | | | | * Add app package and move logic over from api package * Change app package functions to return errors * Move non-api tests into app package * Fix merge | ||||
* | PLT-4550 move webrtc to TE (#4440) | enahum | 2016-11-04 | 1 | -10/+93 |
| | | | | | | * PLT-4550 move webrtc to TE * remove webrtc from makefile enterprise tests | ||||
* | PLT-3734 Cleaning up shouldSendEvent function (#4024) | enahum | 2016-09-27 | 1 | -1/+1 |
| | | | | | | * PLT-3734 Cleaning up shouldSendEvent function * Fix LHS unread highlight and jewel mentions | ||||
* | PLT-3412 WebRTC Server side & System Console (#3706) | enahum | 2016-09-15 | 1 | -0/+51 |
* WebRTC Server side * WebRTC System Console * Consistency on variable names * Add turn and stun uri validation |