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-06-10Add system messages for inviting, accepting and decliningbugfix/noid/fix-next-federation-stepJoas Schilling
2022-05-11Use \OCP\Server::get() instead of private APIJoas Schilling
2022-04-22Change property typefeature/move-system-message-listeners-annonymous-functions-to-staticVitor Mattos
2022-04-20Move system message listeners to static methodsVitor Mattos
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2022-03-31Use attachment service to store and retrieve shared itemsJoas Schilling
2022-03-08Only update the last_message and last_activity onceJoas Schilling
2021-12-06Replace deprecated methodVitor Mattos
2021-11-19No individual leave message when the meeting was ended for allJoas Schilling
2021-11-03Don't log single "call_left" system messages when call ended for everyoneJoas Schilling
2021-10-18Replace old type constants with new onesJoas Schilling
2021-10-07Changes after run --alterVitor Mattos
2021-08-25Add system messages for circlesJoas Schilling
2021-08-24Fix the author of the system messagesJoas Schilling
2021-07-01Fix detecting wav files as voice-messagesJoas Schilling
2021-06-14Add system messages for group attendeesJoas Schilling
2021-06-10Only allow audio voice messagesJoas Schilling
2021-05-31Merge pull request #5616 from nextcloud/feature/1576/allow-to-specify-meta-da...Joas Schilling
2021-05-27Allow to specify meta-data for shares into a talk conversationJoas Schilling
2021-05-18Allow changing the room type away from one-to-oneJoas Schilling
2021-01-29API now allows adding a self-joined participantVincent Petry
2021-01-11No system message when a self-joined user leavesJoas Schilling
2020-12-11Cleanup listed room code after reviewVincent Petry
2020-12-11Unit tests for system messagesVincent Petry
2020-12-11Post a system message when joining a listable roomVincent Petry
2020-12-11Adjustments for listable rooms after reviewVincent Petry
2020-12-11Add listable flags attribute for conversationsVincent Petry
2020-12-08Add system message when the description of a conversation is changedDaniel Calviño Sánchez
2020-11-26The session object is modified nowadays so it's always disconnected in the "a...Joas Schilling
2020-11-26Add the participant to the join/start call message generationJoas Schilling
2020-11-26Introduce constants for the actor typesJoas Schilling
2020-10-30Remove last participant modifying functions from Room objectJoas Schilling
2020-10-30Fix chat code baseJoas Schilling
2020-10-30Fix session handling so lobby can kick you correctlyJoas Schilling
2020-10-30Fix creating conversations and adding participantsJoas Schilling
2020-10-19Skip psalm issues related to hook namesVincent Petry
2020-07-28Handle referenceId for system messages e.g. when uploading a fileJoas Schilling
2020-06-04Special handling of CLI administrators in system messagesJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2020-03-02Make sure "Left call" system message is done for the session that leftJoas Schilling
2019-12-04Add constants for event names and use patternJoas Schilling
2019-12-04Typed events for TalkJoas Schilling
2019-10-01More IShare::TYPE_* fixesJoas Schilling
2019-09-26Do not add system message for self joined users to file roomsDaniel Calviño Sánchez
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-08-28Rename lobby constantsDaniel Calviño Sánchez
2019-08-28Fix the system message when the timer was reachedJoas Schilling
2019-08-28Add system messages for the lobby state changeJoas Schilling
2019-04-01Set read-only state for changelog roomsJoas Schilling
2019-03-25Check the correct property to generate system messagesJoas Schilling