summaryrefslogtreecommitdiffstats
path: root/js/calls.js
AgeCommit message (Expand)Author
2017-11-10Fix eslintJoas Schilling
2017-11-03Added missing leave call function.Ivan Sein
2017-11-03Fix the UI to correctly join the room and the callJoas Schilling
2017-11-02Update UI for participants if room is deleted by another user.Joachim Bauch
2017-10-13Replace custom code with SidebarViewDaniel Calviño Sánchez
2017-07-27Rename select2 input id to select-participants.Ivan Sein
2017-07-18More "room" vs. "call" changes.Joachim Bauch
2017-07-18"leaveAllRooms" is actually "leaveAllCalls".Joachim Bauch
2017-07-18Split up joining/leaving users in a call, no need to put call creation in sig...Joachim Bauch
2017-07-18Further differentiate between room and call and move signaling code to centra...Joachim Bauch