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
2019-12-20Only check local invited or regular usersJoas Schilling
2019-12-20Allow to add circles to existing conversationsJoas Schilling
2019-12-20Allow to start conversations with circlesJoas Schilling
2019-12-06Merge pull request #2502 from nextcloud/bugfix/noid/typed-eventsJoas Schilling
2019-12-04Correctly return parents for lookIntoFuture=1Joas Schilling
2019-12-04Add a dedicated method to the modelJoas Schilling
2019-12-04Add a flag to messages if they can be replied toJoas Schilling
2019-12-04Add constants for event names and use patternJoas Schilling
2019-12-04Typed events for TalkJoas Schilling
2019-11-13Use the same template for both casesJoas Schilling
2019-10-23Immediately add a new conversation to the listJoas Schilling
2019-10-21Add a setting to disable files and public sharing integrationJoas Schilling
2019-10-10Remove dead method (the code was merged into addParticipantToRoom already)Joas Schilling
2019-10-10Move GuestController to EnviromentAwareJoas Schilling
2019-10-10Remove unwanted, undocumented and unused methods from Commands controllerJoas Schilling
2019-10-10Update the Webinar(y) controller to the latestJoas Schilling
2019-10-01Make sure the controller also works for guestsJoas Schilling
2019-10-01More IShare::TYPE_* fixesJoas Schilling
2019-10-01Merge the two controllersJoas Schilling
2019-09-27Prepend the conversation mention only if it start with the matchJoas Schilling
2019-09-26Override the current user when getting the room for a public share pageDaniel Calviño Sánchez
2019-09-26Correctly check if the share has a password and if it was entered correctly.Joas Schilling
2019-09-26Add support for public shares to file roomsDaniel Calviño Sánchez
2019-09-19Move the "can start call" functionality into a methodJoas Schilling
2019-09-19Also prevent starting a call on API levelJoas Schilling
2019-09-19Populate the canStartCall value and add a capabilityJoas Schilling
2019-09-18Merge pull request #2190 from nextcloud/feature/noid/allow-to-mention-the-roo...Joas Schilling
2019-09-18Make room display name comparison case-insensitive.Ivan Sein
2019-09-15Allow to mention "all" by autocompleting the room nameJoas Schilling
2019-09-14Free FilesControllerJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-08-29Allow to include the last known message as wellJoas Schilling
2019-08-28Set the automatic read marker before the waiting request, not afterwardsJoas Schilling
2019-08-28Merge pull request #1926 from nextcloud/feature/382/lobbyJoas Schilling
2019-08-28Merge pull request #2102 from nextcloud/bugfix/2088/support-file-calls-in-gro...Joas Schilling
2019-08-28Rename lobby constantsDaniel Calviño Sánchez
2019-08-28Make the API work with timestampsJoas Schilling
2019-08-28Transform time to UTC before storing in the databaseJoas Schilling
2019-08-28Remove outdated commentJoas Schilling
2019-08-28Allow a timer as wellJoas Schilling
2019-08-28No participants and chat messages for users in the lobbyJoas Schilling
2019-08-28Allow users to load the room data when joining itJoas Schilling
2019-08-28Prevent access to some APIs for non-moderators if lobby is enabledJoas Schilling
2019-08-28Add an API endpoint to set the lobby stateJoas Schilling
2019-08-28Merge pull request #2121 from nextcloud/get-password-from-session-if-not-give...Joas Schilling
2019-08-28Get password from session if not given when joining roomJoas Schilling
2019-08-27Only update read marker when receiving new messages.Ivan Sein
2019-08-23Support file calls in groupfoldersJoas Schilling
2019-08-16Add user to file room when joining it instead of when getting its tokenDaniel Calviño Sánchez
2019-07-30Expose the message type as wellJoas Schilling