Vitor Mattos
|
26bba30275
|
Add system message and tests
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
d36acdcb06
|
Fix method name
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
50e675daa2
|
Remove wrong description
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
db88acf9be
|
Toggle call recording status
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Joas Schilling
|
3efe47224b
|
Update packages
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
b2374c97db
|
CSS loader is on 6.7 already
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
575d2f2a3e
|
🧹 stable23 is EOL
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
d2c59b24db
|
🌆 Bump minimum platform PHP version
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
ad82aa2c3a
|
🌇 Bump min PHP version in CI to 8.0
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
edb7df0356
|
Merge pull request #8445 from nextcloud/feature/add-capability-to-toggle-recording
|
3 years ago |
Joas Schilling
|
630924f162
|
Minor things
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Nextcloud bot
|
f359314d0d
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Vitor Mattos
|
ae2bbc28b9
|
Set call_recording enabled by default
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
a8b0d2d5f5
|
Split record capability in feature and config
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
474bc3538b
|
Split recording capability
Now we have a hard capability called recording-v1 and a switable capability
by config called recording
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
2642ca857b
|
Add capability to toggle recording
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Joas Schilling
|
f58eae3ce6
|
Merge pull request #8370 from nextcloud/feature/8338/breakout-rooms-api-2
🖖 Breakout rooms 🛠️ API - Part 2
|
3 years ago |
Nextcloud bot
|
0ce3cc2ebf
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
3 years ago |
Joas Schilling
|
ca6fa9e067
|
Fix review remarks
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
896ed51ec1
|
Also integration test the status and mode fields
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
266dcb1e59
|
Allow enabling lobbies on breakout rooms and hide the initial system message
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
ce78bf41e2
|
Allow to start and stop breakout rooms
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
63748d765f
|
Add broadcast message endpoint
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
f121cccdab
|
Add a config to disable breakout rooms
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
e42f5d9218
|
Merge pull request #8333 from nextcloud/feature/group-avatar
🖼️ Conversation avatars API
|
3 years ago |
Joas Schilling
|
9e641a9a4c
|
Also store the file type/extension
Otherwise the avatar can not be displayed but instead the browser downloads it
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
592f52a2c6
|
Fix avatar url in integration tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
8ff7481b1e
|
Fix unit test
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
0cb2c96942
|
Rename attribute
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
44272a792d
|
Make it strongly typed
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
415d8365cc
|
Simplify the complexity of the deleting methods
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
0ba2fa9ab1
|
Remove imports
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Joas Schilling
|
26751b47ce
|
Some minor fixes
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Vitor Mattos
|
86d599e15e
|
Removed test to cover mention in a group
If receive `@all` mention, will be necessary to get the avatar from room
object
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
65816326f5
|
Prevent delete the avatar image when the room haven't an avatar image
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
5a4458db1c
|
Fix unit tests
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
3930b99299
|
Delete previous room avatar when change the current room avatar
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
485769c275
|
Change logic of test to every time return the room avatar
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
34fcca782a
|
Fix test after remove wrong change
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
9383393365
|
Make avatar nullable to cover scenario when room havent custon avatar
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
117c503e02
|
Put index.php to work in CI with drone
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
9973979265
|
Fix url generation
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
8db4ddf47c
|
Documentation of room avatar property
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
ce3f2a9268
|
Remove avatar from database and storage when is deleted
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
3e2f3f780b
|
Add event pre and post avatar change
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
acba30f501
|
Changed the avatar length to exactly value
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
a966727781
|
Fix update method
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
d0681a73ff
|
Remove 3rdparty dependency
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
dddec8318b
|
Remove unused methods
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |
Vitor Mattos
|
8c90afbd39
|
Include one2one in 400 error list
Isn't possible to change the avatar of one2one rooms
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
3 years ago |