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-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
2019-07-30Make sure we don't change the comments object as that will update the databaseJoas Schilling
2019-07-30Prevent replying to commands and system messagesJoas Schilling
2019-07-30Allow to reply to messages and return the parent on the message endpointsJoas Schilling
2019-07-25Merge pull request #1214 from nextcloud/feature/noid/unread-message-markerJoas Schilling
2019-07-24Make the read-marker update optionalJoas Schilling
2019-07-24Change read marker to work on the comment id isntead of datetimeJoas Schilling
2019-07-19Show "Wrong password" info when the conversation password was wrongJoas Schilling
2019-07-08Sort mentions with the searched start firstJoas Schilling
2019-05-10Add document about invisible messages not returned by ChatControllerDaniel Calviño Sánchez
2019-05-06Receive post requests with the password tooJoas Schilling
2019-04-10Do not allow JavaScript "eval"Daniel Calviño Sánchez
2019-04-01Do not cleanup Changelog roomsJoas Schilling