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-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
2019-03-25Add a system message when read-only state is changedJoas Schilling
2019-03-14Remove add/remove user messages for one-to-one roomsJoas Schilling
2019-03-14Dont add rename messages for one-to-one renames on leave/rejoinJoas Schilling
2019-02-20Introduce a Message model for parsing which also allows to hide messagesJoas 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
2018-12-06Also add a system notification for joining a file roomJoas Schilling