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
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
2018-09-06Open the file when the preview is clickedDaniel Calviño Sánchez
2018-09-06Show preview of shared files in messagesDaniel Calviño Sánchez
2018-09-06Reformat embedded HTML code to resemble HTML codeDaniel Calviño Sánchez
2018-09-06Show user avatar in mentions in messages being composedDaniel Calviño Sánchez
2018-09-06Show user avatar in mentions in the list of messagesDaniel Calviño Sánchez
2018-09-06Rename CSS class from "current-user" to "currentUser"Daniel Calviño Sánchez
2018-08-30Make possible to pick both folders and filesDaniel Calviño Sánchez
2018-08-27Shorter stringJoas Schilling
2018-08-27Add a grey background around the iconsJoas Schilling
2018-08-27Make it clearer that the search term is being usedJoas Schilling
2018-08-27Use the search term as conversation name againJoas Schilling
2018-08-26Do not increase headings by more than 1 stepJoas Schilling
2018-08-25Add button to share files from Talk UIDaniel Calviño Sánchez
2018-08-25Merge pull request #914 from nextcloud/in-call-flagsJoas Schilling
2018-08-24Add a system message for "file shared into room"Joas Schilling
2018-08-24Add "in-call-flags" capability, return flags from API and evaluate in UI.Joachim Bauch
2018-08-24Add a const for magic 0 as wellJoas Schilling