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-27Add a migration to update existing permissionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-27Add a capability for the permissionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-27Disallow sharing without chat permissionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-27Add an option to grant/remove chat permissionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-27Disable UI elements which can not be used anymoreJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-27Introduce a chat permission on the APIJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-27Merge pull request #7234 from ↵Joas Schilling
nextcloud/bugfix/noid/allow-to-get-media-and-reaction-summary-in-read-only-rooms Allow to get Reactions summary and media tab in read-only rooms
2022-04-27Allow to get Reactions summary and media tab in read-only roomsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-27Merge pull request #7225 from nextcloud/bugfix/noid/only-request-reactions-onceMarco
Only request reactions once
2022-04-27[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-26Merge pull request #7223 from ↵Joas Schilling
nextcloud/techdebt/noid/add-json-option-to-active-calls-command Add JSON option to active-calls command
2022-04-26Only request reactions oncebugfix/noid/only-request-reactions-onceJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-26Merge pull request #7222 from ↵Joas Schilling
nextcloud/bugfix/7220/link-to-notification-settings-on-sounds Add a link to the notifications sound settings
2022-04-26Add JSON option to active-calls commandJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-26Add a link to the notifications sound settingsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-26Merge pull request #7154 from ↵Joas Schilling
nextcloud/feature/7145/implement-shared-items-browser Shared Items browser
2022-04-26Fix modal in fullscreen modemarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-26Merge pull request #7207 from ↵Joas Schilling
nextcloud/dependabot/npm_and_yarn/nextcloud/moment-1.2.1 Bump @nextcloud/moment from 1.2.0 to 1.2.1
2022-04-26Merge pull request #7208 from nextcloud/dependabot/npm_and_yarn/webdav-4.9.0Joas Schilling
Bump webdav from 4.8.0 to 4.9.0
2022-04-26Update ↵Marco
src/components/RightSidebar/SharedItems/SharedItemsBrowser/SharedItemsBrowser.vue Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2022-04-26Merge pull request #7183 from ↵Joas Schilling
nextcloud/feature/move-system-message-listeners-annonymous-functions-to-static Move system message listeners to static methods
2022-04-26Merge pull request #7213 from ↵Joas Schilling
nextcloud/feature/move-signaling-listeners-anonymous-functions-to-static Move signaling listeners anonymous functions to static
2022-04-26Merge pull request #7215 from ↵Joas Schilling
nextcloud/feature/move-sharing-listeners-anonymous-functions-to-static Move sharing listeners to static
2022-04-26Merge pull request #7214 from ↵Joas Schilling
nextcloud/feature/move-status-listeners-anonymous-functions-to-static Move status listeners anonymous functions to static
2022-04-26[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-25Merge pull request #7205 from ↵Joas Schilling
nextcloud/fix-reactions-endpoints-not-accessible-by-guests Fix reactions endpoints not accessible by guests
2022-04-25Move sharing listeners to staticfeature/move-sharing-listeners-anonymous-functions-to-staticVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-04-25Move status listeners anonymous functions to staticfeature/move-status-listeners-anonymous-functions-to-staticVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-04-25Add integration tests for guest reactionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-25Fix representation of guest reactionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-25Move signaling listeners anonymous functions to staticfeature/move-signaling-listeners-anonymous-functions-to-staticVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-04-25Remove console debugfeature/7145/implement-shared-items-browsermarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-25Fix store methodsmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-25Improve fetching new items on scrollmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-25Do not try to fetch previews for row layoutmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-25Improve fetching logicmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-25Display more items in the browsermarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-25Rename sharedItems service and storemarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-25Fix design and first loading of the elementsmarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-25display sharedItems within files browsermarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-25Initialise shared items browsermarco
Signed-off-by: marco <marcoambrosini@pm.me>
2022-04-25[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-24[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-23Merge pull request #7206 from ↵Joas Schilling
nextcloud/bugfix/noid/fix-upgrade-with-postgres-and-oracle Fix upgrade with Postgres and Oracle
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-23Bump @nextcloud/moment from 1.2.0 to 1.2.1dependabot/npm_and_yarn/nextcloud/moment-1.2.1dependabot[bot]
Bumps [@nextcloud/moment](https://github.com/nextcloud/nextcloud-moment) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/nextcloud/nextcloud-moment/releases) - [Changelog](https://github.com/nextcloud/nextcloud-moment/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-moment/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: "@nextcloud/moment" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22Fix upgrade with Postgres and OracleJoas Schilling
Exception: Database error when running migration 14000Date20220330141647 for app spreed An exception occurred while executing a query: SQLSTATE[42883]: Undefined function: 7 ERROR: operator does not exist: character varying = bigint LINE 1: ...LEFT JOIN "oc_filecache" "f" ON "s"."item_source" = "f"."fil... ^ HINT: No operator matches the given name and argument types. You might need to add explicit type casts. Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-04-22Fix reactions endpoints not accessible by guestsfix-reactions-endpoints-not-accessible-by-guestsDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.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>