Nextcloud bot
298ff3118a
[tx-robot] updated from transifex
5 years ago
dependabot[bot]
bef9f1b479
Merge pull request #5090 from nextcloud/dependabot/npm_and_yarn/babel/runtime-7.12.13
5 years ago
dependabot[bot]
681840d97c
Bump @babel/runtime from 7.12.5 to 7.12.13
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>
5 years ago
dependabot[bot]
8ea9851c8f
Merge pull request #5093 from nextcloud/dependabot/npm_and_yarn/babel/core-7.12.13
5 years ago
dependabot[bot]
0668ac11fc
Merge pull request #5089 from nextcloud/dependabot/npm_and_yarn/vue/test-utils-1.1.3
5 years ago
dependabot[bot]
a69431905a
Bump @babel/core from 7.12.10 to 7.12.13
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.10 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-core )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Nextcloud bot
4eb0658de4
[tx-robot] updated from transifex
5 years ago
dependabot[bot]
6352e087ac
Merge pull request #5092 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.12.13
5 years ago
dependabot[bot]
cb1370c125
Bump @babel/preset-env from 7.12.11 to 7.12.13
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.12.11 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-preset-env )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
dependabot[bot]
335cbced62
Bump @vue/test-utils from 1.1.2 to 1.1.3
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils ) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.1.3/packages/test-utils )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Daniel Calviño Sánchez
7f62811bbe
Merge pull request #5086 from nextcloud/add-support-for-turns-scheme
Add support for "turns:" scheme
5 years ago
Daniel Calviño Sánchez
2d066b5596
Add "stun:" scheme literal
The STUN scheme can not be specified (browsers do not support "stuns:"),
but a literal text was added to clarify that the scheme does not need to
be included in the input field.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years ago
Daniel Calviño Sánchez
e3f3661037
Show warning when "turns:" is used with IP addresses
"turns:" scheme must be used with a domain. Moreover, in the case of
Firefox using "turns:" with an IP address not only prevents connecting
with the TURN server even if "turn:" is also specified, it fully breaks
the gathering of all candidates.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years ago
Daniel Calviño Sánchez
20f2c3186b
Add support for "turns:" scheme
Until now no scheme could be configured to connect to the TURN server
and "turn:" was used by default. The "turns:" scheme defines a
connection over TLS, which in some cases is needed by clients behind a
very restrictive firewall that only allows TLS connections. However,
encrypted TURN connections also require a certificate to be set in the
TURN server, which may not be always available. Moreover, encrypted TURN
connections also require a domain. Due to all this now it is possible to
set the TURN server scheme to "turn:", "turns:" or both, so the
administrator can set the best suiting one.
Already configured TURN servers that have no scheme configured yet
defaults to "turn:" to keep the same behaviour as before. New configured
TURN servers also default to "turn:", as "turns:" has some additional
requirements as explained above.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years ago
Nextcloud bot
84e7f0acfa
[tx-robot] updated from transifex
5 years ago
Vincent Petry
5154f2fdf5
Merge pull request #5061 from nextcloud/bugfix/5049/fix-unwanted-bacground-changes-in-buttons
Fix unwanted background changes in some buttons
5 years ago
Vincent Petry
76b4acff15
Explcitly install gd and zip PHP extensions in CI
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
5 years ago
Marco Ambrosini
659dd711fd
fix-action-button-style
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
5 years ago
Marco Ambrosini
ea58e46f0d
Remove unused class
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
5 years ago
Vincent Petry
c28e1264e0
Merge pull request #5065 from nextcloud/bugfix/noid/fix-active-action-color
Fix forced active action looks
5 years ago
Vincent Petry
7ff8b9c7ef
Merge pull request #5058 from nextcloud/enh/5021/mute-material-design
Replace call icons in buttons bar with material design icons
5 years ago
Nextcloud bot
e6e00ad327
[tx-robot] updated from transifex
5 years ago
Vincent Petry
9a458417a9
Merge pull request #5076 from nextcloud/bugfix/noid/fix-Talk-folder-sometimes-not-working-for-attachments
Fix "Talk/ folder not working for attachments"
5 years ago
Vincent Petry
f2fc86de40
Adjust disabled video and audio icons
When video and/or audio was disabled in the settings by picking the
device "None", we still show the "off" icon but with a lower opacity.
This looks better than the outline icon.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
5 years ago
Vincent Petry
e5e985b44d
Properly align icon in request password button
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
5 years ago
Joas Schilling
86c9341881
Merge pull request #5075 from nextcloud/feature/noid/improve-deleted-messages-looks
Improve deleted messages look
5 years ago
Marco Ambrosini
03288ed200
Force background topbar actions while in call
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
5 years ago
Joas Schilling
f6008b9e4d
Merge pull request #5034 from nextcloud/feature/noid/allow-sharing-rich-objects-to-chats
Allow to share RichObjects to chats
5 years ago
Marco Ambrosini
5183dba14b
Fix unwanted background changes in some buttons
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
5 years ago
Vincent Petry
3e9a9fcaf1
Replace icon-error with AlertCircle in calls
Replaced the icon in the media selection dialog.
Replaced the error icon for peer connection errors.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
5 years ago
Vincent Petry
14527dc8f1
Replace screen share icons with material design icons
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
5 years ago
Joas Schilling
e3c879e202
Fix "Talk/ folder not working for attachments"
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Marco Ambrosini
2a5221b094
Improve deleted messages look
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
5 years ago
Joas Schilling
96f7529e46
Merge pull request #5068 from nextcloud/update-master-version
Update version on master
5 years ago
Vincent Petry
7f0b2f5495
Replace video button icon with material design icon
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
5 years ago
Vincent Petry
c7aad1bf19
Adjust microphone icon in video bottom bar
Use material design icon in video bottom bar.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
5 years ago
Joas Schilling
8b85e60096
Merge pull request #5071 from nextcloud/fix-new-conversation-dialog-when-no-item-is-selected
Fix new conversation dialog when no item is selected
5 years ago
Joas Schilling
f054229651
Update version on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Daniel Calviño Sánchez
de19e51b8f
Fix new conversation dialog when no item is selected
"showModal()" was being called as the handler for the on-click event and
the EventBus.$on('NewGroupConversationDialog'). As the first one always
provides the event as the first parameter the item was always defined,
but it never contained a label, so the model became undefined and thus
the dialog failed to open.
Now the method was split in two, one to be used to just show the modal
and another one that also takes into account the item being given.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years ago
Nextcloud bot
4fe627faea
[tx-robot] updated from transifex
5 years ago
Joas Schilling
aebc61cde0
Add integration test for rich object shares
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Joas Schilling
2cc89b3ba3
Add documentation and capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Joas Schilling
2e100b2c18
Add a unit test
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Joas Schilling
4d27b096c5
Allow to share RichObjects to chats
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Marco Ambrosini
93392511c7
Fix forced active action looks
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
5 years ago
Joas Schilling
54fa5b2ad9
Merge pull request #5048 from nextcloud/bugfix/3462/allow-adding-self-joined
Allow converting self-joined users participants to regular participants
5 years ago
Joas Schilling
4fe6085cc1
Merge pull request #5063 from nextcloud/fix/favorite-icon
Update favorite dark icon
5 years ago
Joas Schilling
9bd20f3607
Merge pull request #4861 from nextcloud/enh/deleteMsg
Delete chat messages
5 years ago
Joas Schilling
11a861c2cb
Prevent deleting system messages and shares
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Joas Schilling
065a1ef8b6
Fix JS docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago