summaryrefslogtreecommitdiffstats
path: root/js
AgeCommit message (Expand)Author
2018-12-06Prevent breaking the call when the Files sidebar is closed in ChromiumDaniel Calviño Sánchez
2018-12-06Do not show the Talk UI in the sidebar if sharing is disabledDaniel Calviño Sánchez
2018-12-06Show "Chat" tab also when a file is not sharedDaniel Calviño Sánchez
2018-12-06Show message in the sidebar while waiting for others to join the callDaniel Calviño Sánchez
2018-12-06Move call button from main file details to chat tabDaniel Calviño Sánchez
2018-12-06Add local video and media controlsDaniel Calviño Sánchez
2018-12-06Guard condition against element not foundDaniel Calviño Sánchez
2018-12-06Add support for video calls to the Talk sidebar in Files appDaniel Calviño Sánchez
2018-12-06Delay reload of the message listDaniel Calviño Sánchez
2018-12-06Extract model for joining and leaving the room for a fileDaniel Calviño Sánchez
2018-12-06Make possible to customize the element that gets the "incall" CSS classDaniel Calviño Sánchez
2018-12-06Move MediaControlsView to precompiled Handlebars templatesDaniel Calviño Sánchez
2018-12-06Extract view for media controlsDaniel Calviño Sánchez
2018-12-05Unify the initial audio and video settings with and without local mediaDaniel Calviño Sánchez
2018-12-05Remove inline styles for screen sharing menu itemsDaniel Calviño Sánchez
2018-12-05Do not enable the video UI before enabling the videoDaniel Calviño Sánchez
2018-12-05Unify handling of "localstream" with "localMediaStarted"Daniel Calviño Sánchez
2018-12-05Do not change the stored configuration if audio is not availableDaniel Calviño Sánchez
2018-12-05Replace "videoWasEnabledAtLeastOnce" with "videoNotFound"Daniel Calviño Sánchez
2018-12-05Update empty content message when the room state changesDaniel Calviño Sánchez
2018-12-05Extract view for the main empty content messageDaniel Calviño Sánchez
2018-12-05Set room left/deleted message as a response to eventsDaniel Calviño Sánchez
2018-12-05Move some actions from RoomListView to RoomDaniel Calviño Sánchez
2018-12-05Move changes to the session history from RoomListView to ConnectionDaniel Calviño Sánchez
2018-12-05Set the message explicitly instead of restoring the previous oneDaniel Calviño Sánchez
2018-12-05Set "WebRTC is not supported" message on every callDaniel Calviño Sánchez
2018-12-05Merge methods to set empty content message when alone in the callDaniel Calviño Sánchez
2018-12-05Extract variableDaniel Calviño Sánchez
2018-12-05Base message on number of users and additional message on type of roomDaniel Calviño Sánchez
2018-12-05Call "setEmptyContent" from a single point in the methodDaniel Calviño Sánchez
2018-12-05Replace magic numbers by named constantsDaniel Calviño Sánchez
2018-12-05Take into account other guests in the room message for guestsDaniel Calviño Sánchez
2018-12-05Move updating the room message ouf of the room list viewDaniel Calviño Sánchez
2018-12-05Move room type constants to app classDaniel Calviño Sánchez
2018-12-05Get participants from the active room to set the room message for guestsDaniel Calviño Sánchez
2018-12-05Fix Chat tab not shown in Files app if Sharing tab was not openedDaniel Calviño Sánchez
2018-12-04Merge pull request #1324 from nextcloud/fix-removeTabHeader-on-internet-explorerJoas Schilling
2018-12-04Merge pull request #1327 from nextcloud/firefox-screensharing-optionsJoas Schilling
2018-12-03Do not show the Talk sidebar in Files app for shared foldersDaniel Calviño Sánchez
2018-12-03Show Talk sidebar in Files appDaniel Calviño Sánchez
2018-12-03Fix wording.Ivan Sein
2018-12-03Create specific button to show your screen.Ivan Sein
2018-12-02Fix "removeTabHeader" on Internet ExplorerDaniel Calviño Sánchez
2018-11-29Ignore some operations when the container is hiddenDaniel Calviño Sánchez
2018-11-29Make possible to restore the scroll position to the last known position.Daniel Calviño Sánchez
2018-11-29Merge pull request #1321 from nextcloud/fullscreen-share-firefoxJoas Schilling
2018-11-29Fix eslintJoas Schilling
2018-11-29Add support for sharing fullscreen on Firefox.Joachim Bauch
2018-11-29Fix room polling not stopped when leaving the current roomDaniel Calviño Sánchez
2018-11-28Add CSS class to items in the autocomplete list for mentionsDaniel Calviño Sánchez