summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2022-06-30Merge pull request #7473 from nextcloud/feature/3089/password-policyJoas Schilling
2022-06-29Fix the array structure of "voted" attribute with PHP json_encodeJoas Schilling
2022-06-29Only validate the password if it's not emptyJoas Schilling
2022-06-29Implement password policy checkerJoas Schilling
2022-06-21Add app version to capabilitiesMarcel Müller
2022-06-14Merge pull request #7372 from nextcloud/feature/7336/JWT-for-HPB-authenticationJoas Schilling
2022-06-14Comment why IDs are not returned on APIJoas Schilling
2022-06-14Fix wrong number of votersJoas Schilling
2022-06-13Don't allow updating/voting after closingJoas Schilling
2022-06-13Fix further commentsJoas Schilling
2022-06-13Add system messages for voting and closingJoas Schilling
2022-06-13Hide summary also until the actor votedJoas Schilling
2022-06-13Save number of actors that votedJoas Schilling
2022-06-13Do not allow to vote the same option multiple timesJoas Schilling
2022-06-13Allow to get detailed voting listJoas Schilling
2022-06-13Store the summary as wellJoas Schilling
2022-06-13Cache the display name for polls and votesJoas Schilling
2022-06-13Check voting options for validityJoas Schilling
2022-06-13Add endpoint for votingJoas Schilling
2022-06-13Implement room deletionJoas Schilling
2022-06-13Allow to see the poll data and close itJoas Schilling
2022-06-13Add model, migration and baseJoas Schilling
2022-06-10Add system messages for inviting, accepting and decliningJoas Schilling
2022-06-10Fix notification handlingJoas Schilling
2022-06-10... just to find out it's the URL generationJoas Schilling
2022-06-10Add lots of debugging ...Joas Schilling
2022-06-10Require firebase JWT libJoas Schilling
2022-06-03Merge pull request #7413 from nextcloud/techdebt/6235/set-descriptionJoas Schilling
2022-06-02Merge pull request #7416 from nextcloud/feature/api-silent-callVitor Mattos
2022-06-02Option to make possible start a call without notify participantsVitor Mattos
2022-06-01Merge pull request #7338 from nextcloud/feature/7335/multi-room-session-pingsJoas Schilling
2022-05-31Merge pull request #7439 from nextcloud/feature/noid/unified-search-capabilityJoas Schilling
2022-05-31Add a capability for the unified-searchJoas Schilling
2022-05-31Fix backend url from CLIJoas Schilling
2022-05-27Merge pull request #7399 from nextcloud/feature/noid/guests-app-integrationJoas Schilling
2022-05-25Fix "Invalid argument supplied for foreach() at SystemMessage.php#720"Joas Schilling
2022-05-24Move setDescription to room serviceJoas Schilling
2022-05-20Add template data as the app parameter is currently not publicJoas Schilling
2022-05-20Move setAssignedSignalingServer to room serviceJoas Schilling
2022-05-18Merge pull request #7381 from nextcloud/techdebt/6235/set-typeJoas Schilling
2022-05-17Adjust log messageJoas Schilling
2022-05-17Allow the HPB to group session pinging across roomsJoas Schilling
2022-05-17Require new HPB versionJoas Schilling
2022-05-17Use "all: true" for end meeting for everyone caseJoas Schilling
2022-05-17Move setType to room serviceJoas Schilling
2022-05-17Use APP_ID constantJoas Schilling
2022-05-17Allow to "Send call notifications"Joas Schilling
2022-05-16Merge pull request #7368 from nextcloud/bugfix/noid/only-send-the-currently-m...Joas Schilling
2022-05-16Merge pull request #7374 from nextcloud/bugfix/noid/cache-displayname-of-owne...Joas Schilling
2022-05-16Merge pull request #7369 from nextcloud/bugfix/noid/retry-sending-signaling-m...Joas Schilling