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-03-14Force "Plan B" semantics with the MCU.Joachim Bauch
2019-02-18Delay message sending when socket is nullJoas Schilling
2018-12-13Fetch another batch of initial messages if a whole batch was received.Joachim Bauch
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-11Send initial screensharing stream to participants that don't publish video.Joachim Bauch
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
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-11-20Fix getting current tab ID when there are no tabsDaniel Calviño Sánchez
2018-11-20Fix the scroll position of the chat view in the sidebarDaniel Calviño Sánchez
2018-11-20Fix restoring again the scroll position of the chat viewDaniel Calviño Sánchez
2018-11-20Extract handling of specific tab from the generic classDaniel Calviño Sánchez
2018-11-20Trigger events when a tab is selectedDaniel Calviño Sánchez
2018-11-20Add methods to get the ID of the currently selected tabDaniel Calviño Sánchez
2018-11-20Trigger events when the sidebar is opened or closedDaniel Calviño Sánchez
2018-11-12Fix double slash in generated URLJoas Schilling
2018-11-12Load the signaling settings before starting the embedded Talk appDaniel Calviño Sánchez
2018-11-12Merge pull request #1295 from nextcloud/backport/1196/allow-to-reshare-files-...Joas Schilling
2018-11-12Merge pull request #1294 from nextcloud/backport/1255/csp-adminJoas Schilling
2018-11-12Merge pull request #1292 from nextcloud/backport/1240/avatar-on-mentions-from...Joas Schilling
2018-11-12Allow to reshare files againJoas Schilling
2018-11-12Move admin templates to compiled handlebarsRoeland Jago Douma
2018-11-12Don't try to test incomplete settings.Joachim Bauch
2018-11-12Add button to test TURN settings.Joachim Bauch
2018-11-12Make guest avatars grey againJoas Schilling
2018-11-12Fix avatars of users mentioned in guest messagesJoas Schilling
2018-11-12Get the user id from the model for the contacts menu of the authorDaniel Calviño Sánchez
2018-11-12Unify "data-displayname" and "data-user-display-name" as the laterDaniel Calviño Sánchez
2018-11-12Unify "data-username" and "data-user-id" as the laterDaniel Calviño Sánchez
2018-11-12Rename "data-user" to "data-user-id"Daniel Calviño Sánchez
2018-11-12Fix bool logic for inCall flagJoas Schilling
2018-11-12Merge pull request #1290 from nextcloud/stable14-1285-fix-room-name-in-callin...Joas Schilling
2018-11-12Fix room name in CallInfoView for "share:password" roomsDaniel Calviño Sánchez
2018-11-12Show a working icon while waiting for the server responseDaniel Calviño Sánchez
2018-11-12Close the participant menu when selecting an item in itDaniel Calviño Sánchez
2018-11-12Extract "closeMenu" functionDaniel Calviño Sánchez
2018-11-12Close the participant menu when clicking outside it or its buttonDaniel Calviño Sánchez
2018-11-12Show an error notification when a participant operation failsDaniel Calviño Sánchez
2018-09-27Fix rendering of online/offline statusDaniel Calviño Sánchez
2018-09-27Set the attribute model on a successful operationDaniel Calviño Sánchez
2018-09-27Reorder the participant list on sort instead of rendering it againDaniel Calviño Sánchez
2018-09-27Fix rendering when the attributes of the participant changeDaniel Calviño Sánchez
2018-09-27Do not render again the participant list on every collection eventDaniel Calviño Sánchez
2018-09-27Set unique identifier for participant models in the collectionDaniel Calviño Sánchez
2018-09-06Add tooltips to submit and share buttonsDaniel Calviño Sánchez
2018-09-06Merge pull request #1163 from nextcloud/show-preview-of-shared-files-in-syste...Joas Schilling
2018-09-06Fix lintingJoas Schilling
2018-09-06Do not try to load the preview as a guestDaniel Calviño Sánchez