Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js/app.js
AgeCommit message (Expand)Author
2018-12-11Fix eslint error.Joas Schilling
2018-12-11Fix screensharing support in Chrome 71 and Iridium. Signed-off-by: Peter Eden...Peter Edens
2018-08-07Work around fetching participants before setting the roomDaniel Calviño Sánchez
2018-07-12Name change is in Chat, not right sidebarJan-Christoph Borchardt
2018-07-12Handle case where room has no participants.Joachim Bauch
2018-05-09Reset audio and video control panel.Ivan Sein
2018-05-09Fix UI when leaving current callDaniel Calviño Sánchez
2018-05-09Merge pull request #884 from nextcloud/backport/854/join-the-call-after-media...Ivan Sein
2018-05-09Merge pull request #873 from nextcloud/stable13-871-fix-chat-view-when-leavin...Joas Schilling
2018-05-09Should specify a parameter if you use itJoas Schilling
2018-05-09Join the call only aftrer media access was doneJoas Schilling
2018-05-09Merge pull request #880 from nextcloud/stable13-870-initial-guest-nameJoas Schilling
2018-05-09Make sure user is in a room before the guest name is set.Joachim Bauch
2018-05-09Use dedicated event name to trigger when refreshing the participant list.Joachim Bauch
2018-05-09Load participant list if users left/joined through standalone signaling.Joachim Bauch
2018-05-09Fix chat view when leaving current roomDaniel Calviño Sánchez
2018-05-09Rename event to a more accurate nameDaniel Calviño Sánchez
2018-05-02Fix scroll position when detaching chat viewDaniel Calviño Sánchez
2018-05-02Remove support for newest on top chat layoutDaniel Calviño Sánchez
2018-04-26Remove useless logsJoas Schilling
2018-04-20Keep video-disabled class for dark styled icon.Ivan Sein
2018-04-20Allow to join without camera/micJoas Schilling
2018-04-20Merge pull request #789 from nextcloud/backport/751/namingJoas Schilling
2018-04-20Merge pull request #790 from nextcloud/backport/757/dark-style-screensharing-...Joas Schilling
2018-04-19Set dark style icon to screensharing button when local video is disabled.Ivan Sein
2018-04-19Unify naming in the UI: rooms are conversationsJoas Schilling
2018-04-19Do not error when disabling video while not in callJoas Schilling
2018-04-19Ignore shortcuts when chattingJoas Schilling
2018-04-19Add a shortcut for fullscreenJoas Schilling
2018-04-19Add shortcut hint to video toggleJoas Schilling
2018-04-19Move audio mute to (m)Joas Schilling
2018-04-19Merge pull request #785 from nextcloud/backport/741/screensharing-when-aloneJoas Schilling
2018-04-19Merge pull request #784 from nextcloud/backport/748/multi-session-supportJoas Schilling
2018-04-18Allow screensharing even when aloneJoas Schilling
2018-04-18Fix js handling of joining a roomJoas Schilling
2018-04-18Rename leaveRoom to removeRoom in JS as wellJoas Schilling
2018-04-18Streamline empty content messagesJoas Schilling
2018-03-23Merge pull request #730 from nextcloud/backport/705/shortcuts-for-callsIvan Sein
2018-03-23Merge pull request #737 from nextcloud/backport/725/correctly-focus-editable-...Ivan Sein
2018-03-22Focus the chat input when rendering the viewJoas Schilling
2018-03-22Update participant list also when not in callJoas Schilling
2018-03-22Simplify guest avatar handlingJoas Schilling
2018-03-22Don't use deprecated oc_current_userJoas Schilling
2018-03-22Send a request to the server when a guest renamesJoas Schilling
2018-03-22Use editabletextlabel view for guest name in chatJoas Schilling
2018-03-22Add shortcuts for callingJoas Schilling
2018-03-19Fix undefined this.connection when creating a roomJoas Schilling
2018-03-19Fix empty content message and correctly hide the video input until it is loadedJoas Schilling
2018-03-19Remove empty wrapper methodJoas Schilling
2018-03-19Only setup webrtc and media when joining a callJoas Schilling