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
2021-02-12Merge pull request #5137 from nextcloud/feature/noid/reuse-attendee-for-guestsJoas Schilling
Reuse attendee for guests
2021-02-12Hide border if conversation list is scrolled to the topMarco Ambrosini
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-02-12Improve conversationslist stylesMarco Ambrosini
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-02-12Use normal color border instead of darkMarco Ambrosini
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-02-12Retrigger full CI when drone.yml was changedVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-02-12Add guests app in CI runs that need itVincent Petry
The guests app checkout was missing in some of the integration-conversation runs. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-02-12Count guests from attendees instead of the fixed value which bumps up on ↵Joas Schilling
reconnects Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-12Reuse existing attendee when a guest refreshesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-12Don't recalculate the actorId of guest attendeesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-12Remove "guest/" from actorStores actorId, so it matches the API valuesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-12Merge pull request #5135 from ↵Joas Schilling
nextcloud/bugfix/noid/populate-the-display-name-when-adding-participants Populate the display name when adding logged in users
2021-02-12Merge pull request #5105 from nextcloud/bugfix/noid/collectionsJoas Schilling
Make sure that project resources scripts event is properly emitted
2021-02-12Populate the display name when adding logged in usersJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-12[tx-robot] updated from transifexNextcloud bot
2021-02-12Merge pull request #5118 from ↵Joas Schilling
nextcloud/bugfix/5109/guests-show-actor-id-instead-of-label Show "Guest" instead of session hash for guests
2021-02-11Add a repair step that updates the display name for existing usersJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-11Use ATTENDEE constantsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-11Show "Guest" instead of session hash for guestsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-11Merge pull request #5119 from ↵Joas Schilling
nextcloud/feature/noid/use-display-name-from-attendees-table Store and use display name from attendees table
2021-02-11Merge pull request #5129 from ↵Joas Schilling
nextcloud/feature/4931/provide-information-for-incoming-call-screen Provide information for incoming call screens
2021-02-11Provide information for incoming call screensJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-11Make sure that collections scripts event is properly emittedJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-02-11Use the cached display name for participant list instead of the user managerJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-11Use the cached display name from attendee for peer list instead of querying ↵Joas Schilling
the user manager Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-11Store the displayname upon change in the attendees table to save some user ↵Joas Schilling
manager calls Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-11Merge pull request #5122 from ↵Joas Schilling
nextcloud/bugfix/5120/fix-sharing-tests-attachments-folder Fix sharing tests to work with attachment folders fix
2021-02-11Merge pull request #5121 from ↵Joas Schilling
nextcloud/techdebt/noid/run-all-tests-on-info.xml-change Run all tests on info.xml modifications
2021-02-11Fix sharing tests to work with attachment folders fixVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-02-11Run all tests on info.xml modificationsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-11[tx-robot] updated from transifexNextcloud bot
2021-02-11[tx-robot] updated from transifexNextcloud bot
2021-02-10Merge pull request #5074 from nextcloud/improve-deck-card-uiJoas Schilling
Improve deck card UI
2021-02-10[tx-robot] updated from transifexNextcloud bot
2021-02-09Merge pull request #4535 from nextcloud/add-upload-editor-in-files-sidebar-modeVincent Petry
Add upload editor in files sidebar mode
2021-02-09Merge pull request #5101 from ↵Joas Schilling
nextcloud/prevent-current-page-in-grid-to-become-negative Prevent current page in grid to become negative
2021-02-09Merge pull request #5091 from ↵Joas Schilling
nextcloud/dependabot/npm_and_yarn/webpack-cli-4.5.0 Bump webpack-cli from 4.4.0 to 4.5.0
2021-02-09Merge pull request #5103 from ↵Vincent Petry
nextcloud/bugfix/noid/correctly-report-errors-of-single-protocols Split reporting of candidates by protocol
2021-02-09Split reporting of candidates by protocolJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-02-09Remove no longer needed "showUploadEditor"Daniel Calviño Sánchez
As "showUploadEditor" is true only when "currentUploadId" is set and false otherwise there is no need to use a separate variable. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-02-09Remove no longer needed "modalDismissed"Daniel Calviño Sánchez
As "showUploadEditor" is now properly updated in the store when an upload starts or discarded the "modalDismissed" property of the component is redundant and can be removed. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-02-09Clear state when starting or discarding uploadsDaniel Calviño Sánchez
The upload editor is shown based on both "showUploadEditor" (set in the store) and "modalDismissed" (set in the component). As "modalDismissed" is initially false and "showUploadEditor" was not cleared after an upload started or was discarded this caused the upload editor to be immediately shown if mounted again (for example, when joining a conversation in the Files app sidebar) if a previous upload was initialised. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-02-09Add store action to discard an uploadDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-02-09Add upload editor in files sidebar modeVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-02-09Prevent current page in grid to become negativeDaniel Calviño Sánchez
If the number of pages was -1 (which happens if there are no remote videos and thus "slots" becomes -1) the current page became -2. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-02-09[tx-robot] updated from transifexNextcloud bot
2021-02-08[tx-robot] updated from transifexNextcloud bot
2021-02-07[tx-robot] updated from transifexNextcloud bot
2021-02-06Merge pull request #5090 from ↵dependabot[bot]
nextcloud/dependabot/npm_and_yarn/babel/runtime-7.12.13
2021-02-06Bump @babel/runtime from 7.12.5 to 7.12.13dependabot[bot]
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.12.5 to 7.12.13. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.12.13/packages/babel-runtime) Signed-off-by: dependabot[bot] <support@github.com>
2021-02-06Merge pull request #5093 from ↵dependabot[bot]
nextcloud/dependabot/npm_and_yarn/babel/core-7.12.13