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/lib
AgeCommit message (Expand)Author
2022-05-03Add a capabilityfeature/4957/allow-sip-without-a-pinJoas Schilling
2022-05-03Add endpoint for the HPB to create guestsJoas Schilling
2022-05-03Allow to enable SIP without individual pin requirementJoas Schilling
2022-05-02register share location action in Maps appJulien Veyssier
2022-04-30Move Room::verifyPassword() to the RoomServiceJoas Schilling
2022-04-29Add changelog chat messagesbugfix/noid/add-changelog-chat-messagesJoas Schilling
2022-04-27Add a migration to update existing permissionsJoas Schilling
2022-04-27Add a capability for the permissionJoas Schilling
2022-04-27Disallow sharing without chat permissionsJoas Schilling
2022-04-27Introduce a chat permission on the APIJoas Schilling
2022-04-27Allow to get Reactions summary and media tab in read-only roomsJoas Schilling
2022-04-26Add JSON option to active-calls commandJoas Schilling
2022-04-26Merge pull request #7183 from nextcloud/feature/move-system-message-listeners...Joas Schilling
2022-04-26Merge pull request #7213 from nextcloud/feature/move-signaling-listeners-anon...Joas Schilling
2022-04-26Merge pull request #7215 from nextcloud/feature/move-sharing-listeners-anonym...Joas Schilling
2022-04-26Merge pull request #7214 from nextcloud/feature/move-status-listeners-anonymo...Joas Schilling
2022-04-25Merge pull request #7205 from nextcloud/fix-reactions-endpoints-not-accessibl...Joas Schilling
2022-04-25Move sharing listeners to staticfeature/move-sharing-listeners-anonymous-functions-to-staticVitor Mattos
2022-04-25Move status listeners anonymous functions to staticfeature/move-status-listeners-anonymous-functions-to-staticVitor Mattos
2022-04-25Move signaling listeners anonymous functions to staticfeature/move-signaling-listeners-anonymous-functions-to-staticVitor Mattos
2022-04-22Fix upgrade with Postgres and OracleJoas Schilling
2022-04-22Fix reactions endpoints not accessible by guestsfix-reactions-endpoints-not-accessible-by-guestsDaniel Calviño Sánchez
2022-04-22Change property typefeature/move-system-message-listeners-annonymous-functions-to-staticVitor Mattos
2022-04-21Only set header when the value changed and the status is not 304Joas Schilling
2022-04-21Merge pull request #7180 from nextcloud/bugfix/7179/fix-migration-of-attachmentsJoas Schilling
2022-04-21Merge pull request #7186 from nextcloud/bugfix/undefined-keyJoas Schilling
2022-04-20Merge pull request #7184 from nextcloud/bugfix/7153/fix-reaction-notificationJoas Schilling
2022-04-20Fix inverted argumentVitor Mattos
2022-04-20Move system message listeners to static methodsVitor Mattos
2022-04-20Merge pull request #7172 from nextcloud/feature/move-command-listener-annonym...Vitor Mattos
2022-04-20Merge pull request #7166 from nextcloud/feature/move-parser-listeners-annonym...Vitor Mattos
2022-04-20Merge pull request #7170 from nextcloud/feature/move-changelog-listeners-anno...Vitor Mattos
2022-04-20Fix access to undefined keyVitor Mattos
2022-04-20Merge pull request #7171 from nextcloud/feature/move-collaboration-listener-a...Vitor Mattos
2022-04-20Re-trigger migration on next RCJoas Schilling
2022-04-20Use actor and time information from the reaction not the message authorJoas Schilling
2022-04-20Fix migration of attachment types for mediaJoas Schilling
2022-04-19Keep "self" in nameJoas Schilling
2022-04-19VueJS Changes to move my reactions to parentVitor Mattos
2022-04-19Move command listener annonymous function to staticVitor Mattos
2022-04-19Move collaboration listener annonymous function to staticVitor Mattos
2022-04-19Move parser listerner annonymous functions to staticVitor Mattos
2022-04-19Move changelog listener annonymous function to staticVitor Mattos
2022-04-14Remove event to delete shares when user leave of roomfeature/7009/retain-files-after-leaving-conversationVitor Mattos
2022-04-14Merge pull request #7142 from nextcloud/bugfix/7024/dont-update-last-messageMarco
2022-04-13Fix PHP 7.4 compatibilityJoas Schilling
2022-04-13Don't update last room message when deleting a message or reactionJoas 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-08Merge pull request #7114 from nextcloud/techdebt/7078/const-for-verbsv14.0.0-beta.1Vitor Mattos