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
AgeCommit message (Expand)Author
2021-02-12Make sure that collections scripts event is properly emittedJulius Härtl
2021-01-21Initial state service is deprecatedJoas Schilling
2020-10-30Fix some more participant handlingJoas Schilling
2020-10-30Fix function usageJoas Schilling
2020-09-22Merge pull request #4189 from nextcloud/feature/noid/less-participant-queriesJoas Schilling
2020-09-22Allow to preload a user when getting the room by tokenJoas Schilling
2020-09-21Don't break on other errorsJoas Schilling
2020-09-17Fix "enable_matterbridge" initial state not set for guestsDaniel Calviño Sánchez
2020-08-25Allow to install the Matterbridge app directly in the Talk settingsJoas Schilling
2020-08-25basic toggle matterbridge via admin settingsJulien Veyssier
2020-08-03Move to Psr\Log\LoggerInterfaceJoas Schilling
2020-07-09Defer sending the notifications when we interact multiple timesJoas Schilling
2020-07-01Redirect to a plain page to avoid reconnectionsJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2020-05-12Require a distributed MemCacheJoas Schilling
2020-04-27Create the initialState in a single locationJoas Schilling
2020-04-22Move routes to appJoas Schilling
2020-04-16Don't break when showing the login mask to usersJoas Schilling
2020-04-07Merge pull request #3287 from nextcloud/fix-invalid-config-attribute-after-mergeJoas Schilling
2020-04-07Fix invalid config attribute after mergeDaniel Calviño Sánchez
2020-04-07Remove unused template parametersJoas Schilling
2020-04-07Merge pull request #3095 from nextcloud/feature/2285/limit-create-conversationsJoas Schilling
2020-04-07Limit creating public and group conversations to a groupJoas Schilling
2020-04-06Fix missing element for Chromium screensharing extensionDaniel Calviño Sánchez
2020-03-31Add an app config to test h264Joas Schilling
2020-03-12Add support for opening files through ViewerDaniel Calviño Sánchez
2020-03-06Allow page reload on /not-found pageJoas Schilling
2020-02-25Try to create the target folderJoas Schilling
2020-02-25Allow to select an attachment folderJoas Schilling
2020-01-22Check if circles is enabledJoas Schilling
2020-01-17Fix redirect on "Talk to …" linksJoas Schilling
2019-11-13Use the same template for both casesJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-08-28Get password from session if not given when joining roomJoas Schilling
2019-07-19Show "Wrong password" info when the conversation password was wrongJoas Schilling
2019-05-06Receive post requests with the password tooJoas Schilling
2019-04-10Do not allow JavaScript "eval"Daniel Calviño Sánchez
2019-03-14Fix hardcoded `/call/{token}` handlingJoas Schilling
2019-03-01Use a middleware to prevent access to the APIs tooJoas Schilling
2019-03-01Redirect people to the main appJoas Schilling
2019-02-13Strict controllers and migrationJoas Schilling
2018-10-15Fix CSP also for guestsJoas Schilling
2018-10-15Override default CSP for now to allow JavaScript "eval"Daniel Calviño Sánchez
2018-08-08Revert "Open the call in a new tab for now"Joas Schilling
2018-08-08Open the call in a new tab for nowJoas Schilling
2018-07-30Merge pull request #1085 from nextcloud/adjust-ui-to-layout-changes-in-serverJoas Schilling
2018-07-30Fixes 1083Mario Danic
2018-07-27Adjust public layout for guest users to changes in serverDaniel Calviño Sánchez
2018-07-20Fix some follow up issues with 1020Joas Schilling
2018-07-18Requested changes from review. Signed-off-by: Peter Edens <petere@conceiva.com>Peter Edens