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-04-21Only set header when the value changed and the status is not 304Joas Schilling
2022-04-20Fix access to undefined keyVitor Mattos
2022-04-19Keep "self" in nameJoas Schilling
2022-04-19VueJS Changes to move my reactions to parentVitor Mattos
2022-04-13Fix PHP 7.4 compatibilityJoas Schilling
2022-04-12Move to a dedicated methodJoas Schilling
2022-04-11Expose an attribute "self" in the reaction summary with the list of own react...Joas Schilling
2022-04-07Add constants for the verbs in the oc_comments tableJoas Schilling
2022-04-07Fix type handlingJoas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
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-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-23Instead of the offset based use lastKnownMessageId as for messageJoas Schilling
2022-03-21Do not load the session in getParticipantByActor() as no caller needs itJoas Schilling
2022-03-21Do not load the session in getParticipantByAttendeeId() as no caller needs itJoas Schilling
2022-03-21Add an endpoint for a media tabJoas Schilling
2022-03-10Move validate logic to inside of methodsVitor Mattos
2022-03-10Change returns of reaction APIVitor Mattos
2022-02-17Return the remote token and server so we can compare in testsJoas Schilling
2022-02-17Add an API endpoint to get all invitesJoas Schilling
2022-02-15Make the status code more specificVitor Mattos
2022-02-15Fix typo and changes to use ReactionManagerVitor Mattos
2022-02-15NotifyVitor Mattos
2022-02-15Method moved to reactionManager and small fixesVitor Mattos
2022-02-15Update lib/Controller/ReactionController.php Vitor Mattos
2022-02-15Update lib/Controller/ReactionController.php Vitor Mattos
2022-02-15Api changes to react to a message: reactions retrieveVitor 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-11Remove references to deleted documentation and point to new location.Joachim Bauch
2022-02-09Merge pull request #6839 from nextcloud/bugfix/noid/show-version-on-update-me...Daniel Calviño Sánchez
2022-02-09Show version number in HPB update warningJoas Schilling
2022-02-09Update coding standardJoas Schilling
2022-02-07Use public HintException onlyJoas 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-21Add a new method to get the next message with a given verbJoas Schilling
2022-01-21Allow to mark a conversation as unreadJoas Schilling
2021-11-10Merge pull request #6427 from nextcloud/integration-tests-for-invitesJoas Schilling
2021-11-05Reconnect when permissions change with internal signalingJoas Schilling
2021-11-04Merge pull request #6442 from nextcloud/bugfix/noid/admin-warning-when-incomp...Joas Schilling
2021-11-03Show an admin error when the HPB is incompatibleJoas Schilling
2021-11-03Use public API of trusted domain helperJoas Schilling
2021-11-03Start with integration tests for invitesJoas Schilling
2021-11-03Log dedicated call summary when ending for everyoneJoas Schilling
2021-11-03Add button to end meeting for allVincent Petry
2021-10-26Limit URLs to trusted domains for nowJoas Schilling