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
2020-05-12Run cs:fixJoas Schilling
2020-03-06Receive shares in Talk/ folderJoas Schilling
2020-02-25Split the listener into a dedicated CollaboratorsListenerJoas Schilling
2019-12-20Use IProviderManager to register resource providerDaniel Kesselberg
2019-12-18Unify new LoadSidebarListener with previous TemplateLoaderDaniel Calviño Sánchez
2019-12-13add flow operation, backend partArthur Schiwon
2019-12-13Add talk sidebar tab for filesMarco Ambrosini
2019-12-04Add constants for event names and use patternJoas Schilling
2019-12-04Typed events for TalkJoas Schilling
2019-10-17Use DI for the middlewareJoas Schilling
2019-09-26Add support for Talk sidebar in public share pagesDaniel Calviño Sánchez
2019-09-19Also prevent starting a call on API levelJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-08-08Allow mic+camera using feature policyRoeland Jago Douma
2019-07-18Remove unused class importJoas Schilling
2019-07-18Adjust notifier to Nextcloud 17Joas Schilling
2019-07-18Use the CSP eventRoeland Jago Douma
2019-04-01Start changelog implementationJoas Schilling
2019-03-27WIP: Add collections frontendJulius Härtl
2019-03-27Add a provider for linked collaboration resourcesJoas Schilling
2019-03-15Use the app container to avoid one round tripJoas Schilling
2019-03-15Add "@RequireLoggedInParticipant" annotationJoas Schilling
2019-03-01Use a middleware to prevent access to the APIs tooJoas Schilling
2019-03-01Register the navigation via Application so we can silence it if neededJoas Schilling
2019-03-01Filter out users and groups that can not access TalkJoas Schilling
2019-02-20Introduce a Message model for parsing which also allows to hide messagesJoas Schilling
2019-02-20No patterns for nowJoas Schilling
2019-02-14Do not load unnecessary classes in ApplicationJoas Schilling
2019-02-13Use the datetime factory everywhereJoas Schilling
2019-02-12Make all classes strictJoas Schilling
2019-01-23Merge pull request #1410 from nextcloud/add-global-content-security-policy-fo...Joas Schilling
2019-01-23Also add the stun and turn servers to the CSPJoas Schilling
2019-01-09Remove "{user} wants to talk with you" notification when the participant join...Joas Schilling
2019-01-09Remove "{actor} invited you to {call}" notification when the user joined the ...Joas Schilling
2018-12-14Add global Content Security Policy for signaling serversDaniel Calviño Sánchez
2018-12-14Pass empty list of session ids when notifying about removed guests.Joachim Bauch
2018-12-05Use the existing method to get the participant instead of adding a new queryJoas Schilling
2018-12-04Add "refresh-participant-list" for participants in a room just deletedDaniel Calviño Sánchez
2018-12-04Add "refresh-participant-list" for participants just removedDaniel Calviño Sánchez
2018-12-03Show Talk sidebar in Files appDaniel Calviño Sánchez
2018-11-29Prevent participants without access to the file from joining the roomDaniel Calviño Sánchez
2018-10-04Subscribe with the BackendNotifierJoas Schilling
2018-09-27Introduce Chat\MessageParser which dispatches an event for all appsJoas Schilling
2018-08-25Merge pull request #914 from nextcloud/in-call-flagsJoas Schilling
2018-08-24Implement hooks for deleting sharesDaniel Calviño Sánchez
2018-08-24Add a const for magic 0 as wellJoas Schilling
2018-08-24Change "inCall" state to contain bit flagsJoachim Bauch
2018-08-08Rename the Listener and register it like we register new listenersJoas Schilling
2018-08-08Load additional scripts in public share auth page when neededDaniel Calviño Sánchez
2018-08-08Prevent extra participants from joining a "share:password" roomDaniel Calviño Sánchez