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
path: root/lib
AgeCommit message (Expand)Author
2020-05-22Merge pull request #3638 from nextcloud/backport/3622/stable19Daniel Calviño Sánchez
2020-05-22If available creatae a cacheentryRoeland Jago Douma
2020-05-21Correctly trim user list on name generationJoas Schilling
2020-05-21Use a properly set up input definition for TRoomCommand::completeParticipantV...Daniel Rudolf
2020-05-21Sort results of Manager::searchRoomsByToken() and Room::searchParticipants()Daniel Rudolf
2020-05-21Implement TRoomCommand::completeParticipantValues()Daniel Rudolf
2020-05-21Add Room::searchParticipants()Daniel Rudolf
2020-05-21Remove --circle options from talk:room:create and talk:room:add commandsDaniel Rudolf
2020-05-19Add talk update messages for Talk 9Joas Schilling
2020-05-18Don't allow multiple HPB without clustering and add a cache warningJoas Schilling
2020-05-15Merge pull request #3586 from nextcloud/backport/3580/stable19Joas Schilling
2020-05-15Correctly pick the parent if it is index 0 of the messagesJoas Schilling
2020-05-15Add empty referenceId when sending a message though flowJulius Härtl
2020-05-15Merge pull request #3570 from nextcloud/backport/3528/stable19Joas Schilling
2020-05-14Make activities link to the conversationJoas Schilling
2020-05-14Only send the capability when the config is setJoas Schilling
2020-05-14Check in a background job for the reference id columnJoas Schilling
2020-05-14Take config settings into account when promoting an updateJoas Schilling
2020-05-13Add bash autocompletion for talk:room:* commandsDaniel Rudolf
2020-05-13Add Manager::searchRoomsByToken()Daniel Rudolf
2020-05-13Rename argument 'user' of talk:room:remove command to 'participant'Daniel Rudolf
2020-05-13Merge branch 'master' into feature/cmd-room-followupDaniel Rudolf
2020-05-13Fix success messages for talk:room:* commandsDaniel Rudolf
2020-05-12Fix `talk:room:update --owner` adding multiple ownersDaniel Rudolf
2020-05-12Run cs:fixJoas Schilling
2020-05-12Various small improvementsDaniel Rudolf
2020-05-12Fix unit testsJoas Schilling
2020-05-12Remove unused codeDaniel Rudolf
2020-05-12Don't throw an exception in case of entropy failJoas Schilling
2020-05-12Use the constants everywhereJoas Schilling
2020-05-12Add license and remove auto-generate comment from migrationJoas Schilling
2020-05-12Add a signaling_dev app config for easier HPB clustering developmentJoas Schilling
2020-05-12Allow to hardcode a signaling server per conversation tokenJoas Schilling
2020-05-12Reset the assigned signaling server after some timeJoas Schilling
2020-05-12Send the backend message to the correct backend server for nowJoas Schilling
2020-05-12Introduce a manager to get the signaling serverJoas Schilling
2020-05-12Require a distributed MemCacheJoas Schilling
2020-05-12Hand in the Room object to the deeper levelsJoas Schilling
2020-05-12Rebuild the signaling connection when necessaryJoas Schilling
2020-05-12Use a dedicated method to get the signaling modeJoas Schilling
2020-05-12Extend the signaling setting API to allow somewhat clusteringJoas Schilling
2020-05-08Merge pull request #3465 from PhrozenByte/feature/cmd-roomJoas Schilling
2020-05-08Various small improvements to talk:room:* commandsDaniel Rudolf
2020-05-08Add --user option to talk:room:create and talk:room:add commandsDaniel Rudolf
2020-05-08Fix TypeError in talk:room:create commandJoas Schilling
2020-05-08Remove talk:room:list command due to privacy concernsDaniel Rudolf
2020-05-08Add --owner option to talk:room:* commandsDaniel Rudolf
2020-05-08Add --group and --circle options to talk:room:* commandsDaniel Rudolf
2020-05-06Don't demote room owners to moderators in talk:room:promote commandDaniel Rudolf
2020-05-06Merge pull request #3426 from GlobeNico/masterJoas Schilling