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-04-22Fix upgrade with Postgres and OracleJoas Schilling
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-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
2022-04-07Message types are defaulting to Verbs so lets reuse the constantstechdebt/7078/const-for-verbsJoas Schilling
2022-04-07Add constants for the verbs in the oc_comments tableJoas Schilling
2022-04-07Convert to null coalescing assignment operatorfeature/null-coalescing-operatorVitor Mattos
2022-04-07Merge pull request #7102 from nextcloud/bugfix/7099/remove-reactions-from-del...Vitor Mattos
2022-04-07Make sure output is always a stringJoas Schilling
2022-04-07Fix type handlingJoas Schilling
2022-04-07Merge pull request #7108 from nextcloud/feature/7079/property-typehinting-whe...Joas Schilling
2022-04-07Fix psalm issuesVitor Mattos
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2022-04-06Remove notifications for deleted messagesJoas Schilling
2022-04-06Remove reactions from deleted messagesJoas Schilling
2022-04-06Merge pull request #7094 from nextcloud/feature/fix-typingJoas Schilling
2022-04-05fix typingVitor Mattos
2022-03-31Handle deletingJoas Schilling
2022-03-31Fix comparing the roomIdJoas Schilling
2022-03-31Cache info during migrationJoas Schilling
2022-03-31Use attachment service to store and retrieve shared itemsJoas Schilling
2022-03-31Add the entity and a service to handle attachmentsJoas Schilling
2022-03-31Add new database table for attachmentsJoas Schilling
2022-03-29Merge pull request #7072 from nextcloud/feature/7071/display_name-field-of-at...Vitor Mattos
2022-03-29Change display_name sizeVitor Mattos
2022-03-28Allow to react to file and object sharesJoas Schilling
2022-03-24Add new capabilityJoas Schilling
2022-03-24Allow to delete files and object shares on the APIJoas Schilling