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
2020-06-08Make sure pinging session ids only uses indexesJoas Schilling
2020-05-21Sort results of Manager::searchRoomsByToken() and Room::searchParticipants()Daniel Rudolf
2020-05-21Add Room::searchParticipants()Daniel Rudolf
2020-05-12Run cs:fixJoas Schilling
2020-05-12Reset the assigned signaling server after some timeJoas Schilling
2020-05-12Extend the signaling setting API to allow somewhat clusteringJoas Schilling
2020-04-21Correctly specify the parameter type on the placeholderJoas Schilling
2020-04-14Also ignore guest moderators when ignoring guestsJoas Schilling
2020-04-07Ping all session ids with 1 query from the external signalingJoas Schilling
2020-03-02Reset the in-call flags when the lobby kicks inJoas Schilling
2020-03-02Pass on all necessary optionsJoas Schilling
2020-03-02Get room properties for the signaling server from separate function.Joachim Bauch
2020-02-28Only update the named session if it is a guestJoas Schilling
2019-12-04Add constants for event names and use patternJoas Schilling
2019-12-04Typed events for TalkJoas Schilling
2019-10-01Correctly set the unread counter when readding a user to a one-to-one convers...Joas Schilling
2019-09-19Also prevent starting a call on API levelJoas Schilling
2019-09-11Merge pull request #2155 from nextcloud/bye-spreed-hello-talkIvan Sein
2019-09-10Also add the user who started the callJoas Schilling
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-28Prevent nested calls between setLobby and getLobbyState when the timer was re...Joas Schilling
2019-08-28Allow a timer as wellJoas Schilling
2019-08-28Read and allow to set the lobby stateJoas Schilling
2019-07-24Make sure new users don't start at the endJoas Schilling
2019-07-24Change read marker to work on the comment id isntead of datetimeJoas Schilling
2019-07-17Add a new column to record who joined a callJoas Schilling
2019-04-01Allow changelog-convo to be a read-only convoJoas Schilling
2019-04-01Start changelog implementationJoas Schilling
2019-03-25Allow setting the read-only state of a roomJoas Schilling
2019-03-25Introduce a Read-Only state for conversationsJoas Schilling
2019-03-14Readd the left-participant to one-to-one rooms if neededJoas Schilling
2019-03-14Make one-to-one rooms lockedJoas Schilling
2019-03-04Merge pull request #1581 from nextcloud/bugfix/1530/duplicated-call-summary-m...Joas Schilling
2019-03-01Prevent the last moderator from leaving the roomJoas Schilling
2019-02-28Fix removing users when an old session id expires in the signaling server.Joachim Bauch
2019-02-28Merge pull request #1567 from nextcloud/feature/noid/non-empty-room-namesJoas Schilling
2019-02-27Make room names non-optionalJoas Schilling
2019-02-26Fix duplicated call summary message when multiple people leave at the same timeJoas Schilling
2019-02-26Add reason for removing participant from room so that hook can determine if t...Peter Edens
2019-02-14Adjust param type in documentationDaniel Calviño Sánchez
2019-02-14Allow null sessions when getting participant by sessionDaniel Calviño Sánchez
2019-02-13Use ITimeFactory instead of time()Joas Schilling
2019-02-12Fix testsJoas Schilling
2019-02-12Make all classes strictJoas Schilling
2018-12-06Also leave the room when the user tries to join and can not access the file a...Joas Schilling
2018-12-05Use the existing method to get the participant instead of adding a new queryJoas Schilling
2018-12-04Add "refresh-participant-list" for participants just removedDaniel Calviño Sánchez
2018-11-12Use Participant objects were possibleJoas Schilling