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
AgeCommit message (Expand)Author
2019-04-10Fix participant actions not updated on current participant type changesDaniel Calviño Sánchez
2019-04-10Get room from model instead of from app objectDaniel Calviño Sánchez
2019-04-10Fix misplaced chat view in public share auth pageDaniel Calviño Sánchez
2019-03-14Force "Plan B" semantics with the MCU.Joachim Bauch
2019-02-26Merge pull request #1578 from nextcloud/backport/1574/stable15Joas Schilling
2019-02-25Make "disableVideo" consistent with "enableVideo"Daniel Calviño Sánchez
2019-02-25Fix disabling video when joining a call in a room with > 5 participantsDaniel Calviño Sánchez
2019-02-20Ensure all properties of rooms are setJoas Schilling
2019-02-18Delay message sending when socket is nullJoas Schilling
2019-02-18Fix last local audio state not remembered when the UI is reloadedDaniel Calviño Sánchez
2019-02-18Fix last local video state not remembered when the UI is reloadedDaniel Calviño Sánchez
2019-02-13Fix reconnecting from peers with a lower session IDDaniel Calviño Sánchez
2019-02-13Fix creating again an existing peerDaniel Calviño Sánchez
2019-02-06Fix close button of Files app sidebar during calls in dark modeDaniel Calviño Sánchez
2019-01-30Fix icons for .incall scene when dark mode is enabledJoas Schilling
2019-01-30Reduce the number of loaded scriptsJoas Schilling
2019-01-28Show autocompletion as soon as "@" is typedDaniel Calviño Sánchez
2019-01-24Reset page title when current room is leftDaniel Calviño Sánchez
2019-01-24Update page title when room name is updatedDaniel Calviño Sánchez
2019-01-23Always use white icons on the avatar-alike-placeholdersJoas Schilling
2019-01-23Replace state in browser history when leaving the current roomDaniel Calviño Sánchez
2019-01-23Do not push browser history state again when handling history eventsDaniel Calviño Sánchez
2019-01-23Modify browser history only in the main Talk UIDaniel Calviño Sánchez
2019-01-17Fix duplicated double quoteJoas Schilling
2019-01-17Invert the non-avatar icons so they are visible on dark theme modeJoas Schilling
2018-12-13Do not show call button while the "UI not ready" placeholder is shownDaniel Calviño Sánchez
2018-12-13Show placeholder while loading a new room in the Files appDaniel Calviño Sánchez
2018-12-13Rename placeholder to a more generic nameDaniel Calviño Sánchez
2018-12-13Query the server if it is unknown if Talk sidebar is supported for fileDaniel Calviño Sánchez
2018-12-13Fetch another batch of initial messages if a whole batch was received.Joachim Bauch
2018-12-13Merge pull request #1400 from nextcloud/backport/1389/stable15Joas Schilling
2018-12-13Merge pull request #1398 from nextcloud/backport/1387/stable15Joas Schilling
2018-12-13Merge pull request #1396 from nextcloud/backport/1384/stable15Joas Schilling
2018-12-13Merge pull request #1392 from nextcloud/backport/1381/stable15Joas Schilling
2018-12-13Adjust tab header icons to changes in serverDaniel Calviño Sánchez
2018-12-13Add icon to go to the file associated to a roomDaniel Calviño Sánchez
2018-12-13Remove unused template parameterDaniel Calviño Sánchez
2018-12-13Show additional message in the empty content embedded in other appsDaniel Calviño Sánchez
2018-12-13Fix empty content message in Files app when WebRTC is not supportedDaniel Calviño Sánchez
2018-12-13Replace the loop for finding line breaks with a global regex searchJoas Schilling
2018-12-13Fix multiple mentions which are used directly behind each othersJoas Schilling
2018-12-13Fix mentions being too close to the following textDaniel Calviño Sánchez
2018-12-11Merge pull request #1370 from nextcloud/backport/1367/stable15Joas Schilling
2018-12-11Merge pull request #1365 from nextcloud/backport/1362/stable15Joas Schilling
2018-12-11Send initial screensharing stream to participants that don't publish video.Joachim Bauch
2018-12-11Merge pull request #1364 from nextcloud/backport/1360/stable15Joas Schilling
2018-12-11Show working icon in call button while joining or leaving a callDaniel Calviño Sánchez
2018-12-11Disable call button while joining or leaving a callDaniel Calviño Sánchez
2018-12-11Keep detection of "cef" for older versions of Chrome.Joachim Bauch
2018-12-11Fix chrome version detection if at end of user agent.Joachim Bauch