summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2021-06-24Optimize importsJoas Schilling
2021-06-24Adjust more database calls to the new methodsJoas Schilling
2021-06-24Don't spam the log when matterbridge is disabledJoas Schilling
2021-06-22Also have sending requests marked as hpbJoas Schilling
2021-06-21Allow to preload the user status info for one-to-one conversations via the ro...Joas Schilling
2021-06-17Bump dependencies and use npm7Marco Ambrosini
2021-06-17Populate some additional contacts data when the file is a vCardJoas Schilling
2021-06-16Add debug logs to allow finding out what kind of requests are sentJoas Schilling
2021-06-14Merge pull request #5749 from nextcloud/bugfix/5730/add-system-messages-for-g...Joas Schilling
2021-06-14Fix CSJoas Schilling
2021-06-14Add system messages for group attendeesJoas Schilling
2021-06-11Ignore current participant if removed concurrentlyVincent Petry
2021-06-11Add capability for "publishing-permissions"Daniel Calviño Sánchez
2021-06-11Restrict call flags based on publishing permissionsDaniel Calviño Sánchez
2021-06-11Include "publishingPermissions" in participant messages of signalingDaniel Calviño Sánchez
2021-06-11Grant permissions in the HPB based on publishing permissionsDaniel Calviño Sánchez
2021-06-11Add endpoint to set publishing permissions of attendeesDaniel Calviño Sánchez
2021-06-11Add publishing permissions field to attendeesDaniel Calviño Sánchez
2021-06-11Merge pull request #5742 from nextcloud/bugfix/noid/only-allow-audio-voice-me...Joas Schilling
2021-06-10Only allow audio voice messagesJoas Schilling
2021-06-10Add voice message capabilityJoas Schilling
2021-06-10Fall back get participant in case session is goneVincent Petry
2021-06-08Set permissions on Matterbridge config and logGary Kim
2021-06-07Merge pull request #5717 from nextcloud/bugfix/noid/circles-tooVincent Petry
2021-06-07Document circles tooJoas Schilling
2021-06-07Add endpoint to update the call flagsDaniel Calviño Sánchez
2021-06-01Merge pull request #5691 from nextcloud/bugfix/noid/bug-fix-circles-integrationVincent Petry
2021-05-31Merge pull request #5616 from nextcloud/feature/1576/allow-to-specify-meta-da...Joas Schilling
2021-05-31Deduplicate and bug-fix circles integrationJoas Schilling
2021-05-27Remove groups as participants when deletedJoas Schilling
2021-05-27Allow to specify meta-data for shares into a talk conversationJoas Schilling
2021-05-21Register flow operation via dedicated eventJoas Schilling
2021-05-19Remove previous versions for signaling endpointsDaniel Calviño Sánchez
2021-05-19Unify STUN and TURN server URLsDaniel Calviño Sánchez
2021-05-19Regenerate session id after entering passwordRoeland Jago Douma
2021-05-18Fix name and type of left one-to-one conversations so reused user ids can't j...Joas Schilling
2021-05-18Allow changing the room type away from one-to-oneJoas Schilling
2021-05-11Merge pull request #5602 from nextcloud/bugfix/noid/fix-guests-without-a-name...Joas Schilling
2021-05-11Fix guests without a name in system messageJoas Schilling
2021-05-11Merge pull request #5573 from nextcloud/feature/1478/share-location-frontendJoas Schilling
2021-05-10Merge pull request #5491 from brknkfr/multiple_turnserversDaniel Calviño Sánchez
2021-05-10Merge pull request #5503 from brknkfr/multiple_stunserversDaniel Calviño Sánchez
2021-05-10Display map in the MessageListMarco Ambrosini
2021-05-10Add geo-location-sharing capabilityJoas Schilling
2021-05-10Provide multiple TURN servers to webrtc clientSebastian L
2021-05-07Add versions to API docs (sorry for cleaning up)Joas Schilling
2021-05-07Remove the description from the system messageJoas Schilling
2021-05-07Provide multiple STUN servers to webrtc clientSebastian L
2021-05-06Update list of system messagesJoas Schilling
2021-05-03Merge pull request #5538 from nextcloud/bugfix/3023/only-show-public-messages...Joas Schilling