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/tests/php
AgeCommit message (Expand)Author
2022-04-11Expose an attribute "self" in the reaction summary with the list of own react...Joas Schilling
2022-04-07Message types are defaulting to Verbs so lets reuse the constantstechdebt/7078/const-for-verbsJoas Schilling
2022-04-07Fix type handlingJoas Schilling
2022-04-07Merge pull request #7108 from nextcloud/feature/7079/property-typehinting-whe...Joas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2022-04-06Make tests fail when deprecated php functions are usedJoas Schilling
2022-04-06Merge pull request #7094 from nextcloud/feature/fix-typingJoas Schilling
2022-04-05fix typingVitor Mattos
2022-03-31Use attachment service to store and retrieve shared itemsJoas Schilling
2022-03-24Add new capabilityJoas Schilling
2022-03-24Allow to delete files and object shares on the APIJoas Schilling
2022-03-23Merge pull request #7022 from nextcloud/api/1577/media-tab-endpointJoas Schilling
2022-03-21Add docs and capabilitiesJoas Schilling
2022-03-21Add a unit test for getParticipantsByNotificationLevelJoas Schilling
2022-03-15Inject the attendee as well when loaded alreadyJoas Schilling
2022-03-14Fix permissions not honoured if updated right before joining a callfix-permissions-not-honoured-if-updated-right-before-joining-a-callDaniel Calviño Sánchez
2022-02-22Merge pull request #6912 from nextcloud/feature/remove-unused-app-configJoas Schilling
2022-02-18Remove unused app configVitor Mattos
2022-02-17Add an API endpoint to get all invitesJoas Schilling
2022-02-15Make possible define attributes of room attendeesVitor Mattos
2022-02-15Implement tests to validate notify reacted messageVitor Mattos
2022-02-15NotifyVitor Mattos
2022-02-15Add capabilitiesVitor Mattos
2022-02-15Api changes to react to a message: reactions deleteVitor Mattos
2022-02-15Api changes to react to a message: reactions addVitor Mattos
2022-02-11Array handling fixVitor Mattos
2022-02-10Check type when verify if already notifiedVitor Mattos
2022-02-09Update coding standardJoas Schilling
2022-02-04Add a capability for conversation permissionsJoas Schilling
2022-01-24Merge pull request #6812 from nextcloud/bugfix/6811/dont-force-signaling-mode...Joas Schilling
2022-01-24Don't force signaling mode when HPB trial is usedJoas Schilling
2022-01-21Merge pull request #6807 from nextcloud/feature/noid/allow-mark-as-unreadJoas Schilling
2022-01-21Allow to mark a conversation as unreadJoas Schilling
2022-01-21Check share restrictions on one to one conversationVitor Mattos
2022-01-20Merge pull request #6675 from nextcloud/refactor-notifierJoas 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-10Refactor testsVitor Mattos
2021-12-09Add tests to methods getMentionedUserIds and getMentionedUsersVitor Mattos
2021-12-09Tests refactor and changes on code after fixes on codeVitor Mattos
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-07Recognize voice messages, object and file shares as unread messagesJoas Schilling
2021-12-06Reduce DeprecatedMethodVitor Mattos
2021-12-06Replace deprecated methodVitor Mattos
2021-12-01Expore message id for desktop client and notifications quick replyJoas Schilling
2021-11-10Merge pull request #6427 from nextcloud/integration-tests-for-invitesJoas Schilling
2021-11-03Use public API of trusted domain helperJoas Schilling
2021-11-03Fix protocol handling (should this really be done here?)Joas Schilling
2021-11-03Add parsing of "end call for everyone" summaryJoas Schilling