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
AgeCommit message (Expand)Author
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-10-25Merge pull request #6338 from nextcloud/feature/noid/allow-to-opt-out-of-call...Joas Schilling
2021-10-19replace execute by executeQuery of QueryBuilderVitor Mattos
2021-10-18Replace old type constants with new onesJoas Schilling
2021-10-11Only get users that want the call notificationsJoas Schilling
2021-10-11Add API to opt out of call notificationsJoas Schilling
2021-10-07Simplify the cases so the events we have to do for the HPB are easierJoas Schilling
2021-10-07Fix integration testsJoas Schilling
2021-10-07Move PERMISSIONS_MOFIDY_* constants to Attendee classJoas Schilling
2021-10-07Unify the endpoints and permissions update handlingJoas Schilling
2021-10-07Remove moderator option and clear custom permissions when setting the convers...Joas Schilling
2021-10-07Allow to explicitly set the default and call permissionsJoas Schilling
2021-10-07Allow to remove all permissions without falling back to the next levelJoas Schilling
2021-10-07Introduce different layers for permissionsJoas Schilling
2021-10-07Rename and extend constants and methods for the new permissionsJoas Schilling
2021-10-07Allow setting publishing permissions for all usersJoas Schilling
2021-10-07Merge remote-tracking branch 'origin/master' into reduce-psalm-infosVitor Mattos
2021-10-07Changes after run --alterVitor Mattos
2021-10-04Merge pull request #6105 from nextcloud/enh/5723/sending-sharesJoas Schilling
2021-09-30Only "active" sessions can keep the call aliveJoas Schilling
2021-09-30Ignore sessions older than 30 seconds on notifications againJoas Schilling
2021-09-21Review fixesGary Kim
2021-09-20Set share owner properlyGary Kim
2021-09-20Add sending room shares supportGary Kim
2021-09-20Merge pull request #6193 from nextcloud/feature/4623/different-mention-marker...Joas Schilling
2021-09-20Add a counter for the direct mentionsJoas Schilling
2021-09-17Don't error hard when adding users to roomJoas Schilling
2021-08-25Fix CSJoas Schilling
2021-08-25Also remove circle members when removing a circleJoas Schilling
2021-08-25Remove unused importJoas Schilling
2021-08-25Remove unused paramJoas Schilling
2021-08-25Update API usage to new API levelJoas Schilling
2021-08-24Try to get inherited membersJoas Schilling
2021-08-24Start circle tracking supportJoas Schilling
2021-07-15Add remoteIdGary Kim
2021-07-15Implement CloudFederationProvider for TalkGary Kim
2021-07-15Fix local detection for global scale setupJoas Schilling
2021-07-15Fix psalmJoas Schilling
2021-07-15Check circles membership when trying to addJoas Schilling
2021-07-07Remove shares and fix the message markersJoas Schilling
2021-06-29Catch the correct exception in case of UniqueConstraintViolationExceptionJoas Schilling
2021-06-14Fix CSJoas Schilling
2021-06-14Add system messages for group attendeesJoas Schilling
2021-06-11Restrict call flags based on publishing permissionsDaniel Calviño Sánchez
2021-06-11Add endpoint to set publishing permissions of attendeesDaniel Calviño Sánchez
2021-06-07Add endpoint to update the call flagsDaniel Calviño Sánchez
2021-05-31Deduplicate and bug-fix circles integrationJoas Schilling
2021-04-08Ignore the read status of groups and store the displayname on adding membersJoas Schilling
2021-03-31Only remove users and not moderators when a group (membership) is removedJoas Schilling