Vincent Petry
062916bc71
Merge pull request #4485 from nextcloud/enh/3543/auto-rename-pasted-files
...
Auto-rename pasted files
2020-10-29 20:47:32 +01:00
Vincent Petry
fbfb0cc566
Merge pull request #4409 from nextcloud/bugfix/4407/default-timeout-for-errors
...
Improve call error messages UX
2020-10-29 20:47:21 +01:00
Vincent Petry
832d423d65
Clear error notification when leaving call
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-29 10:16:50 +01:00
Vincent Petry
b60271e12a
More precise error messages for camera and microphone
...
Added error type detection to display more precise errors in case
permissions to the camera is disallowed while microphone is allowed
or when the camera is in use by another program.
Adjust notification timeout to only auto-discard error messages about
permissions.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-29 10:16:33 +01:00
Vincent Petry
895bb65c96
Add default timeout for known error messages
...
Added default timeout instead of permanent for messages related to
denied permissions.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-29 10:16:29 +01:00
Vincent Petry
05b3d39308
Merge pull request #4473 from nextcloud/update-nextcloud-vue-3.1.0
...
Bump @nextcloud/vue to 3.1.0
2020-10-29 09:22:09 +01:00
Vincent Petry
fdf1c3cce1
Merge pull request #4483 from nextcloud/techdebt/4481/always-commentsmanager-from-app
...
Always use CommentsManager from the app
2020-10-29 09:16:36 +01:00
Vincent Petry
63ab1d621e
Merge pull request #4472 from nextcloud/enh/noid/improve-previews-guests-and-gifs
...
Improve previews for guests + GIF support
2020-10-29 09:07:49 +01:00
Nextcloud bot
204a5871af
[tx-robot] updated from transifex
2020-10-29 03:12:17 +00:00
Joas Schilling
449c7d2222
Add a note why ICommentsManager needs to be injected in this one place
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-28 21:52:25 +01:00
Vincent Petry
3caa7ca676
Add a stub for the comments manager to clarify it's defined methods
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-28 21:51:53 +01:00
Vincent Petry
c8d8dcf089
Auto-rename pasted files
...
Use the modified date and extension from the file itself
to generate a new file name.
This is a better alternative than accepting the default name
"image.png".
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-28 18:16:09 +01:00
Vincent Petry
7c26560c78
Use max-height for images
...
Makes it possible to resize both previews and GIFs in a responsive
manner, keeping the ratio and everything visible.
Added border radius to make it look even nicer.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-28 17:29:57 +01:00
Vincent Petry
591cacd519
Make max GIF size configurable
...
Added app setting and capability "max-gif-size".
Added new import for @nextcloud/capabilities.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2020-10-28 16:59:36 +01:00
Vincent Petry
549d8902c6
Direct preview for GIFs + guest mode previews
...
Use direct URL for small GIFS.
Added preview support for guest mode.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-28 16:59:35 +01:00
Vincent Petry
805b1cfc93
Add size to system message from shared file
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-28 16:59:35 +01:00
Vincent Petry
7083bbc04f
Chat previews now expanded with aspect ratio
...
Instead of cropping the previews in the conversation to a square, they
are now using a limited height but their width is computed based on
aspect ratio. This is done by passing different arguments to the
previews endpoint so it delivers a preview with the matching size.
Adjusted styles around the preview to make it look better.
Expanded image preview height to 384 as it looks better.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-28 16:59:35 +01:00
Vincent Petry
4c7b6a0c59
Remove right sidebar scrolling hack and adjust field
...
Remove obsolete hacks for the right sidebar.
Adjusted padding of search field to hide participants behind when
scrolling, the former approach did not work any more.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2020-10-28 16:57:26 +01:00
Vincent Petry
1ea777f39a
Bump @nextcloud/vue to 3.1.0
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-28 14:19:14 +01:00
Joas Schilling
f65863f70a
Merge pull request #4425 from nextcloud/techdebt/noid/upstream-comment-manager-to-23601-server
...
Upstream our comments manager extensions to server
2020-10-28 10:51:51 +01:00
Vincent Petry
97bd312022
Sorter use ICommentsManager directly
...
Since the APIs have been added to the server's interface, we can use
the ICommentsManager interface directly.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-10-28 10:42:23 +01:00
Joas Schilling
e1814b6816
Update christophwurst/nextcloud
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-28 10:10:26 +01:00
Joas Schilling
7a5fa70ad2
Upstream our comments manager extensions to server
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-28 10:00:45 +01:00
Joas Schilling
9562c6a1b7
Merge pull request #4474 from nextcloud/enh/showFavFirst
...
Show favorite conversations at the top of the dashboard empty content
2020-10-28 09:28:26 +01:00
Nextcloud bot
615039dbf3
[tx-robot] updated from transifex
2020-10-28 03:12:16 +00:00
Jakob Röhrl
db05c33a7f
change sort
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-10-27 15:54:15 +01:00
Vincent Petry
0e23e2e32d
Merge pull request #4439 from nextcloud/techdebt/noid/dont-copy-messages-array
...
Don't copy array for reverse iteration
2020-10-27 11:14:03 +01:00
Joas Schilling
baabe96e4e
Merge pull request #4460 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-standard-4.0.2
...
Bump eslint-plugin-standard from 4.0.1 to 4.0.2
2020-10-27 10:39:27 +01:00
dependabot-preview[bot]
392529659c
Bump eslint-plugin-standard from 4.0.1 to 4.0.2
...
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard ) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/standard/eslint-plugin-standard/releases )
- [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.0.1...v4.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-27 08:23:02 +00:00
Nextcloud bot
57f382dc33
[tx-robot] updated from transifex
2020-10-27 03:11:58 +00:00
Joas Schilling
646fb083be
Merge pull request #4395 from nextcloud/dependabot/npm_and_yarn/style-loader-2.0.0
...
Bump style-loader from 1.3.0 to 2.0.0
2020-10-26 17:19:17 +01:00
dependabot-preview[bot]
4c6f9835b5
Bump style-loader from 1.3.0 to 2.0.0
...
Bumps [style-loader](https://github.com/webpack-contrib/style-loader ) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases )
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.3.0...v2.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-26 07:25:46 +00:00
dependabot-preview[bot]
02fb50c233
Merge pull request #4461 from nextcloud/dependabot/npm_and_yarn/emoji-regex-9.2.0
2020-10-26 07:25:31 +00:00
dependabot-preview[bot]
9f37e2da7f
Merge pull request #4459 from nextcloud/dependabot/npm_and_yarn/stylelint-webpack-plugin-2.1.1
2020-10-26 07:24:43 +00:00
dependabot-preview[bot]
0bbffada9f
Merge pull request #4458 from nextcloud/dependabot/npm_and_yarn/vue-material-design-icons-4.10.0
2020-10-26 07:23:12 +00:00
dependabot-preview[bot]
687fe6da29
Merge pull request #4456 from nextcloud/dependabot/npm_and_yarn/sass-loader-10.0.4
2020-10-26 07:22:48 +00:00
dependabot-preview[bot]
3c75cdc5c8
Merge pull request #4455 from nextcloud/dependabot/npm_and_yarn/vue/cli-plugin-unit-jest-4.5.8
2020-10-26 07:22:30 +00:00
Nextcloud bot
df2559f507
[tx-robot] updated from transifex
2020-10-26 03:08:05 +00:00
Nextcloud bot
7346c10090
[tx-robot] updated from transifex
2020-10-24 03:09:51 +00:00
dependabot-preview[bot]
da828ab641
Bump emoji-regex from 9.1.1 to 9.2.0
...
Bumps [emoji-regex](https://github.com/mathiasbynens/emoji-regex ) from 9.1.1 to 9.2.0.
- [Release notes](https://github.com/mathiasbynens/emoji-regex/releases )
- [Commits](https://github.com/mathiasbynens/emoji-regex/commits/v9.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-24 01:29:16 +00:00
dependabot-preview[bot]
eb8030f4ed
Bump stylelint-webpack-plugin from 2.1.0 to 2.1.1
...
Bumps [stylelint-webpack-plugin](https://github.com/webpack-contrib/stylelint-webpack-plugin ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/webpack-contrib/stylelint-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/stylelint-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/stylelint-webpack-plugin/compare/v2.1.0...v2.1.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-24 01:27:32 +00:00
dependabot-preview[bot]
fa9abcb25b
Bump vue-material-design-icons from 4.9.0 to 4.10.0
...
Bumps [vue-material-design-icons](https://github.com/robcresswell/vue-material-design-icons ) from 4.9.0 to 4.10.0.
- [Release notes](https://github.com/robcresswell/vue-material-design-icons/releases )
- [Changelog](https://github.com/robcresswell/vue-material-design-icons/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/robcresswell/vue-material-design-icons/compare/4.9.0...4.10.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-24 01:25:46 +00:00
dependabot-preview[bot]
b12a8ddb93
Bump sass-loader from 10.0.3 to 10.0.4
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 10.0.3 to 10.0.4.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.3...v10.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-24 01:23:41 +00:00
dependabot-preview[bot]
057bd95096
Bump @vue/cli-plugin-unit-jest from 4.5.7 to 4.5.8
...
Bumps [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest ) from 4.5.7 to 4.5.8.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v4.5.8/packages/@vue/cli-plugin-unit-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-24 01:21:58 +00:00
Joas Schilling
8b1ecf2dfb
Merge pull request #4449 from nextcloud/bugfix/noid/leave-the-room-not-the-call
...
Correctly leave the room not the call in integration tests
2020-10-23 14:54:11 +02:00
Joas Schilling
3117ef7fe9
Correctly leave the room not the call in integration tests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-23 13:36:37 +02:00
Joas Schilling
5b7476304b
Merge pull request #4444 from nextcloud/changelog/20-10-23-releases
...
Add changelog for 10.0.1, 9.0.5 and 8.0.12
2020-10-23 10:23:03 +02:00
Joas Schilling
812d9912fc
Add changelog for 10.0.1, 9.0.5 and 8.0.12
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-23 10:12:36 +02:00
Joas Schilling
739efd0644
Merge pull request #4374 from nextcloud/bugfix/4366/only-conflict-with-calls
...
Only show the conflict warning when the session was in a call
2020-10-23 09:43:51 +02:00
Joas Schilling
7baf0bfdf9
Add "Duplicate session" to the page title
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-10-23 09:39:19 +02:00