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 (Collapse)Author
2022-04-23Bump webdav from 4.8.0 to 4.9.0dependabot/npm_and_yarn/webdav-4.9.0dependabot[bot]
Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 4.8.0 to 4.9.0. - [Release notes](https://github.com/perry-mitchell/webdav-client/releases) - [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/perry-mitchell/webdav-client/compare/v4.8.0...v4.9.0) --- updated-dependencies: - dependency-name: webdav dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22Merge pull request #7203 from nextcloud/changelog/14.0.0-rc.3Daniel Calviño Sánchez
Add changelog for 14.0.0-rc.3
2022-04-22Add changelog for 14.0.0-rc.3Daniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-04-22Merge pull request #7199 from nextcloud/bugfix/7188/open-chat-when-in-a-callMarco
Open chat when in a call
2022-04-22Merge pull request #7197 from nextcloud/bugfix/7181/only-set-header-on-none-304Vitor Mattos
Only set header when the value changed and the status is not 304
2022-04-22[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-21Open chat when in a callJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-21Only set header when the value changed and the status is not 304Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-21Merge pull request #7180 from nextcloud/bugfix/7179/fix-migration-of-attachmentsJoas Schilling
Fix migration of attachment types for media
2022-04-21Merge pull request #7186 from nextcloud/bugfix/undefined-keyJoas Schilling
Fix access to undefined key
2022-04-21Merge pull request #7193 from ↵Joas Schilling
nextcloud/docs/7192/last-message-attribute-is-limited Document that the lastMessage attribute is limited
2022-04-21Document that the lastMessage attribute is limitedJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-21[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-20Merge pull request #7185 from nextcloud/followup/4546/fix-css-variable-nameJohn Molakvoæ
2022-04-20Merge pull request #7184 from nextcloud/bugfix/7153/fix-reaction-notificationJoas Schilling
Use actor and time information from the reaction not the message author
2022-04-20Merge pull request #7172 from ↵Vitor Mattos
nextcloud/feature/move-command-listener-annonymous-function-to-static Move command listener anonymous function to static
2022-04-20Merge pull request #7166 from ↵Vitor Mattos
nextcloud/feature/move-parser-listeners-annonymous-functions-to-static Move parser listerner anonymous functions to static
2022-04-20Merge pull request #7170 from ↵Vitor Mattos
nextcloud/feature/move-changelog-listeners-annonymous-functions-to-static Move changelog listener anonymous function to static
2022-04-20Fix access to undefined keyVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-04-20Fix CSS variable nameJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-20Merge pull request #7171 from ↵Vitor Mattos
nextcloud/feature/move-collaboration-listener-annonymous-function-to-static Move collaboration listener annonymous function to static
2022-04-20Re-trigger migration on next RCJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-20Use actor and time information from the reaction not the message authorJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-20Merge pull request #7173 from nextcloud/feature/move-my-reactions-to-parentVitor Mattos
Move message.reactions.self to message.reactionsSelf to not merge different data structures
2022-04-20Fix migration of attachment types for mediaJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-19Merge pull request #7175 from nextcloud/changelog/24.0.0-rc.2Joas Schilling
Changelog 24.0.0-rc.2
2022-04-19Changelog 24.0.0-rc.2Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-19Fix integration testJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-19Keep "self" in nameJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-19Merge branch 'feature/move-my-reactions-to-parent' of ↵Vitor Mattos
github.com:nextcloud/spreed into feature/move-my-reactions-to-parent
2022-04-19VueJS Changes to move my reactions to parentVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-04-19Move my reactions to parentVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-04-19Merge pull request #7169 from ↵Marco
nextcloud/collab/7154/store-actions-for-loading-more Fix store stuff
2022-04-19Move command listener annonymous function to staticVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-04-19Move collaboration listener annonymous function to staticVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-04-19Fix store stuffJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-19Move parser listerner annonymous functions to staticVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-04-19Merge pull request #7167 from nextcloud/dependabot/npm_and_yarn/leaflet-1.8.0Joas Schilling
Bump leaflet from 1.7.1 to 1.8.0
2022-04-19Bump leaflet from 1.7.1 to 1.8.0dependabot[bot]
Bumps [leaflet](https://github.com/Leaflet/Leaflet) from 1.7.1 to 1.8.0. - [Release notes](https://github.com/Leaflet/Leaflet/releases) - [Changelog](https://github.com/Leaflet/Leaflet/blob/main/CHANGELOG.md) - [Commits](https://github.com/Leaflet/Leaflet/compare/v1.7.1...v1.8.0) --- updated-dependencies: - dependency-name: leaflet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19Merge pull request #7163 from ↵Joas Schilling
nextcloud/dependabot/npm_and_yarn/jest-localstorage-mock-2.4.21 Bump jest-localstorage-mock from 2.4.19 to 2.4.21
2022-04-19Merge pull request #7162 from ↵Joas Schilling
nextcloud/dependabot/npm_and_yarn/extendable-media-recorder-wav-encoder-7.0.67 Bump extendable-media-recorder-wav-encoder from 7.0.66 to 7.0.67
2022-04-19Merge pull request #7161 from ↵Joas Schilling
nextcloud/dependabot/npm_and_yarn/workbox-webpack-plugin-6.5.3 Bump workbox-webpack-plugin from 6.5.2 to 6.5.3
2022-04-19Bump extendable-media-recorder-wav-encoder from 7.0.66 to 7.0.67dependabot[bot]
Bumps [extendable-media-recorder-wav-encoder](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder) from 7.0.66 to 7.0.67. - [Release notes](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder/releases) - [Commits](https://github.com/chrisguttandin/extendable-media-recorder-wav-encoder/compare/v7.0.66...v7.0.67) --- updated-dependencies: - dependency-name: extendable-media-recorder-wav-encoder dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19Merge pull request #7159 from ↵Joas Schilling
nextcloud/dependabot/npm_and_yarn/extendable-media-recorder-6.6.4 Bump extendable-media-recorder from 6.6.2 to 6.6.4
2022-04-19Bump extendable-media-recorder from 6.6.2 to 6.6.4dependabot[bot]
Bumps [extendable-media-recorder](https://github.com/chrisguttandin/extendable-media-recorder) from 6.6.2 to 6.6.4. - [Release notes](https://github.com/chrisguttandin/extendable-media-recorder/releases) - [Commits](https://github.com/chrisguttandin/extendable-media-recorder/compare/v6.6.2...v6.6.4) --- updated-dependencies: - dependency-name: extendable-media-recorder dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-04-19Merge pull request #7158 from ↵Joas Schilling
nextcloud/dependabot/npm_and_yarn/extendable-media-recorder-wav-encoder-worker-8.0.60 Bump extendable-media-recorder-wav-encoder-worker from 8.0.59 to 8.0.60
2022-04-19Merge pull request #7130 from ↵Joas Schilling
nextcloud/feature/7009/retain-files-after-leaving-conversation Remove event to delete shares when user leave of room
2022-04-19Merge pull request #7157 from nextcloud/update-master-versionJoas Schilling
Update version on master
2022-04-19Move changelog listener annonymous function to staticVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-04-18[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>