Nextcloud bot
ffee1499f1
[tx-robot] updated from transifex
6 years ago
Joas Schilling
4f1189aa76
Merge pull request #2978 from nextcloud/bugfix/2941/fix-copy-paste-in-chrome
Fix copy-pasting into chrome/chromium/safari
6 years ago
Joas Schilling
110873c19f
Merge pull request #2976 from nextcloud/bugfix/2900/print-error-on-correct-level
Print sharing error on correct level
6 years ago
Nextcloud bot
135f5f0d91
[tx-robot] updated from transifex
6 years ago
Joas Schilling
4bebb2641a
Fix copy-pasting into chrome/chromium/safari
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
b0e276640f
Merge pull request #2953 from nextcloud/enh/noid/vue-richtext
Use vue-richtext lib
6 years ago
Joas Schilling
1aab85dc45
Merge pull request #2965 from nextcloud/bugfix/noid/only-leave-real-conversations
Only leave and join real conversations
6 years ago
Joas Schilling
5f73a280e6
Print sharing error on correct level
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Ivan Sein
6bcbccdb74
Merge pull request #2973 from nextcloud/bugfix/2619/focus-chat-input-in-sidebars
Focus the chat input in the sidebars
6 years ago
Ivan Sein
68eb1417dc
Merge pull request #2970 from nextcloud/bugfix/2968/add-link-to-the-file
Add "Go to file" link to conversation info
6 years ago
Joas Schilling
ff4b34707e
Focus the chat input in the sidebars
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
024486aee8
Fix icon in dark mode
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Nextcloud bot
205db8f1ee
[tx-robot] updated from transifex
6 years ago
Joas Schilling
179f55f440
Add "Go to file" link to conversation info
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
5d7fc7492b
Update lib so links are marked as external again
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
f5ee5edc9b
Remove strange new line before each message
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
e4b83c11db
Merge pull request #2954 from nextcloud/dependabot/npm_and_yarn/vue-loader-15.9.0
Bump vue-loader from 15.8.3 to 15.9.0
6 years ago
Joas Schilling
b0176b1037
Use vue-richtext lib
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
c029e39586
Only leave and join real conversations
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
3b21fb6fae
Merge pull request #2962 from nextcloud/bugfix/noid/secondary-view-id
Make sure the secondary view has an id
6 years ago
dependabot-preview[bot]
3a43acc7d5
Bump vue-loader from 15.8.3 to 15.9.0
Bumps [vue-loader](https://github.com/vuejs/vue-loader ) from 15.8.3 to 15.9.0.
- [Release notes](https://github.com/vuejs/vue-loader/releases )
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.8.3...v15.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
dependabot-preview[bot]
8ce838c616
Merge pull request #2957 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.11
6 years ago
dependabot-preview[bot]
55cf7af9f5
Merge pull request #2956 from nextcloud/dependabot/npm_and_yarn/crypto-js-4.0.0
6 years ago
dependabot-preview[bot]
acdcb33c56
Bump webpack-cli from 3.3.10 to 3.3.11
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.3.10 to 3.3.11.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/next/CHANGELOG_v3.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.10...v3.3.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
dependabot-preview[bot]
9050e130a5
Merge pull request #2955 from nextcloud/dependabot/npm_and_yarn/webpack-4.41.6
6 years ago
Joas Schilling
1defd0d7c7
Merge pull request #2898 from nextcloud/bugfix/noid/fontsize
Fix font-size of the chat input
6 years ago
Julius Härtl
85d11b6f16
Make sure the secondary view has an id
Signed-off-by: Julius Härtl <jus@bitgrid.net>
6 years ago
Nextcloud bot
0281873cb0
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
0f504d2dbd
[tx-robot] updated from transifex
6 years ago
dependabot-preview[bot]
0258cf3eb2
Bump crypto-js from 3.1.9-1 to 4.0.0
Bumps [crypto-js](https://github.com/brix/crypto-js ) from 3.1.9-1 to 4.0.0.
- [Release notes](https://github.com/brix/crypto-js/releases )
- [Commits](https://github.com/brix/crypto-js/compare/3.1.9-1...4.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
dependabot-preview[bot]
de80dd9566
Bump webpack from 4.41.5 to 4.41.6
Bumps [webpack](https://github.com/webpack/webpack ) from 4.41.5 to 4.41.6.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.41.5...v4.41.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
6 years ago
Ivan Sein
b9f99991b1
Merge pull request #2950 from nextcloud/bugfix/noid/await-the-leave-call-before-leaving-the-conversation
Await that the call was left before leaving the conversation
6 years ago
Joas Schilling
77b5c5862e
Merge pull request #2949 from nextcloud/bugfix/2947/reset-call-state-also-on-leave
Also end teh call state when a user leaves
6 years ago
Joas Schilling
17ded868da
Await that the call was left before leaving the conversation
… otherwise the call is in a mixed state and you are still shown
as in the call and the conversation still has a call.
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Nextcloud bot
fd595b0372
[tx-robot] updated from transifex
6 years ago
Joas Schilling
1865ede4c3
Also end teh call state when a user leaves
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
49d650c2e6
Merge pull request #2942 from nextcloud/bugfix/noid/false-missed-call-notifications-on-android
Send the notifications after joining the call
6 years ago
Nextcloud bot
4d11c0bb96
[tx-robot] updated from transifex
6 years ago
Nextcloud bot
c206321209
[tx-robot] updated from transifex
6 years ago
Joas Schilling
9a491f9b00
Send the notifications after joining the call
This prevents issues when sending takes long, e.g. with a lot of users
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
dda45ca138
Merge pull request #2939 from nextcloud/changelog/8.0.4
Update changelog for 8.0.4
6 years ago
Joas Schilling
fb5e9d91a6
Update changelog for 8.0.4
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Ivan Sein
822ecae430
Merge pull request #2936 from nextcloud/bugfix/2921/bring-back-fullscreen
Bring back the fullscreen option
6 years ago
Joas Schilling
d05bb8886c
Bring back the fullscreen option
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
c2487c0486
Merge pull request #2934 from nextcloud/bugfix/2933/fix-sidebars
Fix sidebars integrations
6 years ago
Joas Schilling
ea16415adb
Fix scroll-container in files sidebar
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Nextcloud bot
f23650ded7
[tx-robot] updated from transifex
6 years ago
Joas Schilling
afde991cf5
Update changelog
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
b304025029
Fix video verification for registered users
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
13e16e84e4
Fix Video verification
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago