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
2022-05-16Cache display name of owner as wellJoas Schilling
2022-04-07Fix psalm issuesVitor Mattos
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2022-03-31Handle deletingJoas Schilling
2022-03-31Add the entity and a service to handle attachmentsJoas Schilling
2022-03-21Group on PHP level as MariaDB can not handle this correctly:Joas Schilling
2022-03-08Emit a event so the HPB can send the update to the participantsbugfix/noid/combine-multiple-system-messages-updatesJoas Schilling
2022-03-08Combine last_activity and last_message update where possibleJoas Schilling
2022-03-08Only update the last_message and last_activity onceJoas Schilling
2022-03-02Reset all in_call flags in one gobugfix/noid/reset-in_call-flag-in-one-queryJoas Schilling
2022-02-25Handle all user status changes in case of "End meeting for all" in 1 executionJoas Schilling
2022-02-11Add psalm-parameters to show a problemJoas Schilling
2022-01-26Only send 1 HPB request for the "end call for everyone" caseJoas Schilling
2022-01-21Check share restrictions on one to one conversationVitor Mattos
2021-12-14Fix joining open conversations with a passwordJoas 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-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