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
2021-11-25Removed: when InputOption::VALUE_NONE the value will be boolVitor Mattos
2021-11-24Return room tokenVitor Mattos
2021-11-19Merge pull request #6560 from nextcloud/bugfix/noid/no-individual-leave-messa...Marco
2021-11-19No individual leave message when the meeting was ended for allJoas Schilling
2021-11-19A missed call is only when there was only 1 userJoas Schilling
2021-11-16Add changelog for 13 and "What's new"Joas Schilling
2021-11-16Always print a message for nowJoas Schilling
2021-11-10Merge pull request #6427 from nextcloud/integration-tests-for-invitesJoas Schilling
2021-11-05Reconnect when permissions change with internal signalingJoas Schilling
2021-11-05Merge pull request #6448 from nextcloud/ignore-preference-for-h264-when-simul...Joas Schilling
2021-11-05Remove setting to prefer H.264Daniel Calviño Sánchez
2021-11-05Use more descriptive displayIdChristopher Ng
2021-11-04Merge pull request #6442 from nextcloud/bugfix/noid/admin-warning-when-incomp...Joas Schilling
2021-11-03Show an admin error when the HPB is incompatibleJoas Schilling
2021-11-03Use public API of trusted domain helperJoas Schilling
2021-11-03Correctly register the cloud federation providerJoas Schilling
2021-11-03Fix protocol handling (should this really be done here?)Joas Schilling
2021-11-03Publish federation as initial state and load remote suggestionsJoas Schilling
2021-11-03Start with integration tests for invitesJoas Schilling
2021-11-03Add parsing of "end call for everyone" summaryJoas Schilling
2021-11-03Don't log single "call_left" system messages when call ended for everyoneJoas Schilling
2021-11-03Log dedicated call summary when ending for everyoneJoas Schilling
2021-11-03Add button to end meeting for allVincent Petry
2021-10-27Always allow guests to start a call in video verificationJoas Schilling
2021-10-27Merge pull request #6419 from nextcloud/feature/noid/limit-grid-sizeJoas Schilling
2021-10-27Enable limitation by default as it increases performanceJoas Schilling
2021-10-27Update initial-state handling to new serviceJoas Schilling
2021-10-27Add config setting to make grid videos limit a hard limitDaniel Calviño Sánchez
2021-10-27Add config setting to limit the number of videos in the gridDaniel Calviño Sánchez
2021-10-27Update profile link action registration namingChristopher Ng
2021-10-26Limit URLs to trusted domains for nowJoas Schilling
2021-10-25Merge pull request #6394 from nextcloud/fix/noid/referenceid-lengthJoas Schilling
2021-10-25Merge pull request #6396 from nextcloud/bugfix/noid/use-an-exception-which-is...Joas Schilling
2021-10-25Merge pull request #6338 from nextcloud/feature/noid/allow-to-opt-out-of-call...Joas Schilling
2021-10-25Use an exception which is translated in the middlewareJoas Schilling
2021-10-25accept SHA256 hash sums for reference id as documentedArthur Schiwon
2021-10-22Return the user status of one-to-one when we render a single conversationJoas Schilling
2021-10-22Merge pull request #6379 from nextcloud/feature/noid/show-permissions-iconsJoas Schilling
2021-10-22Use typed eventJoas Schilling
2021-10-22Compare the correct permissions for the iconsJoas Schilling
2021-10-21Introduce event so other apps can override the list of TURN servers.Joachim Bauch
2021-10-20Merge pull request #6374 from nextcloud/bugfix/server29269/add-appid-to-hover...John Molakvoæ
2021-10-20Merge pull request #6110 from nextcloud/work/automatic-statusJoas Schilling
2021-10-20Add appId to hovercard actionJoas Schilling
2021-10-20Merge pull request #6290 from nextcloud/feat/profile-actionJoas Schilling
2021-10-20Fix internal signalingJoas Schilling
2021-10-20Use IL10N directlyJoas Schilling
2021-10-20Register profile actionChristopher Ng
2021-10-19replace execute by executeQuery of QueryBuilderVitor Mattos
2021-10-19Less static codeJoas Schilling