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-10-27Always allow guests to start a call in video verificationJoas Schilling
2021-10-18Replace old type constants with new onesJoas Schilling
2021-08-25Update API usage to new API levelJoas Schilling
2021-08-24Fix CSJoas Schilling
2021-08-24Fix tracking of circles/groups memberships when removing of eitherJoas Schilling
2021-08-24Fix the author of the system messagesJoas Schilling
2021-08-24Only single events it isJoas Schilling
2021-08-24Check nested circlesJoas Schilling
2021-08-24Handle the AddingCircleMemberEvent and add new members to the roomsJoas Schilling
2021-08-24Start circle tracking supportJoas Schilling
2021-08-12Fix blocked audio recording preview when Talk is embedded in the sidebarDaniel Calviño Sánchez
2021-07-01Use extended mediarecorderMarco Ambrosini
2021-05-27Remove groups as participants when deletedJoas Schilling
2021-05-18Fix name and type of left one-to-one conversations so reused user ids can't j...Joas Schilling
2021-05-10Display map in the MessageListMarco Ambrosini
2021-04-15Fix copyright yearJoas Schilling
2021-04-14Fix php CSJoas Schilling
2021-04-14Delete groups from settings when they are deletedJoas Schilling
2021-04-08Ignore the read status of groups and store the displayname on adding membersJoas Schilling
2021-03-31Only remove users and not moderators when a group (membership) is removedJoas Schilling
2021-03-26Don't error when a user is already a memberJoas Schilling
2021-03-26Fix constant value to pluralJoas Schilling
2021-03-26Add and remove users from conversations when their group membership changesJoas Schilling
2021-03-08Handle all getParticipants with multi sessionsJoas Schilling
2021-02-11Store the displayname upon change in the attendees table to save some user ma...Joas Schilling
2021-01-21Replace blur with average color in video backgroundDaniel Calviño Sánchez
2020-12-06Offload generation of blurred backgrounds to a workerDaniel Calviño Sánchez
2020-10-30Simplify query methods and inject the config on the methodJoas Schilling
2020-10-30Remove last participant modifying functions from Room objectJoas Schilling
2020-10-30Move changeInCall to particiant serviceJoas Schilling
2020-10-30Move counting functions to participant serviceJoas Schilling
2020-10-30Fix function usageJoas Schilling
2020-07-02Fix logout failure if active session was removed from roomDaniel Calviño Sánchez
2020-06-19Fix PHP CSJoas Schilling
2020-06-19Also move the logout hook to the new eventsJoas Schilling
2020-06-19Move user delete to event listenerJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2019-12-18Unify new LoadSidebarListener with previous TemplateLoaderDaniel Calviño Sánchez
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-09-26Make sure we first check if the user can start a callJoas Schilling
2019-09-19Move the "can start call" functionality into a methodJoas Schilling
2019-09-19Allow to join a call when there are participants insideJoas Schilling
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-18Use the CSP eventRoeland Jago Douma