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
2022-01-04Add attributes in search resultsJoas Schilling
2021-12-15Make it explicit when the participant list changedJoas Schilling
2021-12-15Only for guests and self-joined users disconnecting is "leaving"Joas Schilling
2021-12-14Fix joining open conversations with a passwordJoas Schilling
2021-12-07Merge pull request #6625 from nextcloud/bugfix/6621/recognize-shares-as-unrea...Joas Schilling
2021-12-07Merge pull request #6664 from nextcloud/feature/reduce-psalm-infoJoas Schilling
2021-12-07Fix psalmJoas Schilling
2021-12-07Recognize voice messages, object and file shares as unread messagesJoas Schilling
2021-12-07Merge pull request #6661 from nextcloud/feature/remove-deprecated-methodJoas Schilling
2021-12-06Reduce DeprecatedMethodVitor Mattos
2021-12-06Reduce PossiblyFalseArgumentVitor Mattos
2021-12-06Reduce RedundantCastVitor Mattos
2021-12-06Reduce MissingClosureParamTypeVitor Mattos
2021-12-06Reduce MissingReturnTypeVitor Mattos
2021-12-06Reduce RedundantCastVitor Mattos
2021-12-06Merge pull request #6640 from nextcloud/feature/command-remove-user-from-all-...Joas Schilling
2021-12-06Replace deprecated methodVitor Mattos
2021-12-02Add command to remove users from all roomsVitor Mattos
2021-12-02Merge pull request #6644 from nextcloud/techdebt/noid/expose-message-id-for-d...Joas Schilling
2021-12-01Reduce filecache hits for Talk/ folder creationJoas Schilling
2021-12-01Expore message id for desktop client and notifications quick replyJoas Schilling
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