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
2022-05-20Add template data as the app parameter is currently not publicJoas Schilling
2022-04-30Move Room::verifyPassword() to the RoomServiceJoas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2022-02-07Use public HintException onlyJoas Schilling
2021-10-18Replace old type constants with new onesJoas Schilling
2021-07-01Use extended mediarecorderMarco Ambrosini
2021-05-19Regenerate session id after entering passwordRoeland Jago Douma
2021-05-10Display map in the MessageListMarco Ambrosini
2021-03-08Prepare selecting the correct session in case there are multipleJoas Schilling
2021-02-11Make 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