Joas Schilling
b9b76ff9a7
Merge pull request #4730 from nextcloud/bugfix/noid/prevent-utf8mb4-issues-on-update
...
Prevent issues with utf8mb4 chars on update
2020-12-09 14:45:32 +01:00
Joas Schilling
508ba8d43f
Prevent issues with utf8mb4 chars on update
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-09 13:04:02 +01:00
Joas Schilling
07dfcbd39e
Merge pull request #4727 from nextcloud/fix/4719/telegram-config-key
...
Fix telegram channel config key
2020-12-09 12:51:59 +01:00
Julien Veyssier
f37f50c8e1
refs #4719 fix telegram channel config key
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2020-12-09 12:15:02 +01:00
Nextcloud bot
a457bfa264
[tx-robot] updated from transifex
2020-12-09 03:13:05 +00:00
dependabot-preview[bot]
d8192d59ea
Merge pull request #4714 from nextcloud/dependabot/npm_and_yarn/sdp-transform-2.14.1
2020-12-08 12:47:08 +00:00
Joas Schilling
77104c9e4d
Merge pull request #4654 from nextcloud/enh/noid/remove-bridge-bot
...
Remove bridge bot from room when bridge is disabled
2020-12-08 13:43:08 +01:00
Joas Schilling
52f279b0ee
Merge pull request #4587 from nextcloud/add-backend-for-conversation-descriptions
...
Add backend for conversation descriptions
2020-12-08 13:39:22 +01:00
Daniel Calviño Sánchez
4667b1a0f2
Increase maximum description length to 500 characters
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-12-08 13:00:13 +01:00
Daniel Calviño Sánchez
72168dd663
Fix typo in scenario names
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-12-08 13:00:12 +01:00
Daniel Calviño Sánchez
d4249ab552
Add system message when the description of a conversation is changed
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-12-08 13:00:12 +01:00
Daniel Calviño Sánchez
2ae3abfade
Add integration tests for description in occ commands
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-12-08 13:00:12 +01:00
Daniel Calviño Sánchez
803766d38d
Add support for conversation descriptions to occ commands
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-12-08 13:00:12 +01:00
Daniel Calviño Sánchez
0c1a7bdb41
Return raw description also when getting the conversation list
...
As the description length is limited and the response for the
conversation list endpoint is gzip compressed the hash does not provide
too much of a reduction, but introduces a more complex logic in the
clients. Due to all this, for simplicity now the raw description is also
returned when getting the conversation list.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-12-08 13:00:12 +01:00
Daniel Calviño Sánchez
6b9cca2ef3
Add documentation for the description endpoint
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-12-08 13:00:12 +01:00
Daniel Calviño Sánchez
f52aa0cf47
Notify external signaling server when description changes
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-12-08 13:00:12 +01:00
Daniel Calviño Sánchez
d259efdae4
Add integration tests for getting and setting the room description
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-12-08 13:00:10 +01:00
Daniel Calviño Sánchez
38bc918874
Add integration test for getting room data when lobby is enabled
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-12-08 12:58:48 +01:00
Daniel Calviño Sánchez
e8e4accb82
Return description with the rest of the conversation data
...
As the description is not typically needed in the conversation list, it
could be potentially "large" and the conversation list is fetched
frequently only a hash of the description is returned in that case. The
exception is when the description is empty, in which case an empty value
is returned, instead of the value of "sha1('')".
If only a single conversation is fetched the actual description is
always returned.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-12-08 12:58:48 +01:00
Daniel Calviño Sánchez
c5cf6be4a3
Add endpoint to set the description of a conversation
...
Only moderators and guest moderators of group and public conversations
can set their description.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-12-08 12:58:48 +01:00
Daniel Calviño Sánchez
b64f891f96
Add description field to conversations
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-12-08 12:58:48 +01:00
Joas Schilling
9f806c53b6
Merge pull request #4723 from nextcloud/techdebt/4720/update-spreed-cheats-for-21
...
Update Spreed Cheats for 21
2020-12-08 11:49:08 +01:00
Joas Schilling
650a3938f6
Update Spreed Cheats for 21
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-08 11:13:39 +01:00
Joas Schilling
b051c47e02
Merge pull request #4702 from nextcloud/tests/integration/for-sip
...
Integration tests for sip
2020-12-08 11:13:15 +01:00
Joas Schilling
66584dd000
Write integration tests for enabling SIP
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-08 10:34:55 +01:00
Joas Schilling
6206ca7b9a
Make sure participant names are optional (required for v3)
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-08 09:36:55 +01:00
Joas Schilling
1700f7750e
Merge pull request #4713 from nextcloud/dependabot/composer/vimeo/psalm-4.3.1
...
Bump vimeo/psalm from 4.2.1 to 4.3.1
2020-12-07 08:43:45 +01:00
Nextcloud bot
8a3f2e15b6
[tx-robot] updated from transifex
2020-12-07 03:17:19 +00:00
Nextcloud bot
a57cace985
[tx-robot] updated from transifex
2020-12-06 03:14:28 +00:00
Nextcloud bot
6b321462bc
[tx-robot] updated from transifex
2020-12-05 03:13:40 +00:00
dependabot-preview[bot]
22146f5630
Bump sdp-transform from 2.14.0 to 2.14.1
...
Bumps [sdp-transform](https://github.com/clux/sdp-transform ) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/clux/sdp-transform/releases )
- [Changelog](https://github.com/clux/sdp-transform/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clux/sdp-transform/compare/v2.14.0...v2.14.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-05 02:19:10 +00:00
dependabot-preview[bot]
d37e81ccbd
Bump vimeo/psalm from 4.2.1 to 4.3.1
...
Bumps [vimeo/psalm](https://github.com/vimeo/psalm ) from 4.2.1 to 4.3.1.
- [Release notes](https://github.com/vimeo/psalm/releases )
- [Commits](https://github.com/vimeo/psalm/compare/4.2.1...4.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-05 02:14:04 +00:00
Joas Schilling
f62882568c
Merge pull request #4712 from nextcloud/bugfix/4616/fix-volume-indicator-perf
...
Fix volume indicator performance
2020-12-04 11:05:13 +01:00
Vincent Petry
ec8f3cf8d4
Fix volume indicator performance
...
Instead of letting Vue take care of updating the height and also
affecting all neighbors, set the height directly to the element when the
value changes, detected by a watcher.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-04 10:10:15 +01:00
Nextcloud bot
77b3f810ae
[tx-robot] updated from transifex
2020-12-04 03:14:23 +00:00
Vincent Petry
ccb20028f5
Merge pull request #4711 from nextcloud/bugfix/noid/no-more-disco
...
Don't repeat calls to handler when using short keys
2020-12-03 18:01:04 +01:00
Vincent Petry
235d842cee
Don't repeat calls to handler when using short keys
...
When holding a shortcut key like "m" for mute, don't repeat the call to
the handler to avoid flickering.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-03 17:33:29 +01:00
Joas Schilling
bf6a37babd
Merge pull request #4708 from nextcloud/bugfix/noid/dont-select-timestamps
...
Don't select timestamp but selecting messages
2020-12-03 16:34:38 +01:00
Vincent Petry
5231d0ca27
Don't select timestamp but selecting messages
...
Fixes copying of multiple messages.
Now only the message bodies are included and no more timestamps.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-03 15:28:26 +01:00
Vincent Petry
87cd8eb3d7
Merge pull request #4709 from nextcloud/bugfix/noid/update-nextcloud-vue.3.3.1
...
Bump @nextcloud-vue from 3.3.0 to 3.3.1
2020-12-03 15:19:52 +01:00
Vincent Petry
e25d355ad0
Bump @nextcloud-vue from 3.3.0 to 3.3.1
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-12-03 14:43:59 +01:00
Nextcloud bot
c2c2c0c672
[tx-robot] updated from transifex
2020-12-03 03:13:43 +00:00
Nextcloud bot
c42af36f6c
[tx-robot] updated from transifex
2020-12-02 03:14:42 +00:00
Joas Schilling
316ac06f20
Merge pull request #4700 from nextcloud/bugfix/4668/fix-follow-self
...
Fix follow self + remember state after unfollowing + collapse stripe
2020-12-01 11:16:22 +01:00
Joas Schilling
e1f553a6f7
Merge pull request #4703 from nextcloud/bugfix/noid/participant-row-role-middle
...
Vertically align participant indicator
2020-12-01 10:41:16 +01:00
Joas Schilling
4d75c01909
Merge pull request #4704 from nextcloud/bugfix/noid/psalm-single-file
...
Help psalm find context when running single files
2020-12-01 10:35:02 +01:00
Joas Schilling
475dbecaca
Merge pull request #4689 from nextcloud/bugfix/4677/sip-follow-ups
...
Follow up for SIP changes
2020-12-01 09:02:17 +01:00
Joas Schilling
bdb462a0be
Fix unit tests
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-12-01 08:33:43 +01:00
Nextcloud bot
481ba14825
[tx-robot] updated from transifex
2020-12-01 03:13:20 +00:00
Vincent Petry
8fa167f970
Help psalm find context when running single files
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2020-11-30 20:56:02 +01:00