Joas Schilling
1ccbf67da2
chore: Run SPDX convertor
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
831e859cbc
feat(events): Migrate chat related events to typed events
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
9a75ba089f
feat(events): Emitted typed events for room modifications
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
4d292fe959
feat(recording): Recording consent API - Version 2
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
6ee75add04
feat(note-to-self): Create note-to-self conversation for users
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
f39a4299ab
techdebt(controllers): Migrate Talk annotations to attributes
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Joas Schilling
b2b0bdfba9
feat(middleware): Move RequireCallEnabled annotation to attribute
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Joas Schilling
23351fa096
Remove unused method
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Vitor Mattos
c88dad0ef9
Make the room_id not mandatory to define the expire time
Signed-off-by: Vitor Mattos <vitor@php.rio>
3 years ago
Vitor Mattos
af34125e66
Rename text
Signed-off-by: Vitor Mattos <vitor@php.rio>
3 years ago
Vitor Mattos
bd9913e1ea
Rename message expire to expire date
Signed-off-by: Vitor Mattos <vitor@php.rio>
3 years ago
Vitor Mattos
751d18f2b1
Rename ttl to message expire
Signed-off-by: Vitor Mattos <vitor@php.rio>
4 years ago
Vitor Mattos
03fb81d305
Add job to apply ttl
Signed-off-by: Vitor Mattos <vitor@php.rio>
4 years ago
Vincent Petry
c0358096b3
Integration tests use occ guests:add to create guests
Removed cheat that used GuestManager directly from the guests app.
Now using occ guests:add to create guest account users.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
5 years ago
Vincent Petry
7748fb93c2
Extend spreedcheats to allow creating guest account users
Added a spreedcheats endpoint to allow creating guest account
users for integration tests.
Grabs the GuestManager from the guests app to create a guest user in the
correct backend.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
5 years ago
Joas Schilling
650a3938f6
Update Spreed Cheats for 21
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Joas Schilling
66ae76bbfd
Start to write some integration tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years ago
Lukas Reschke
519c862d28
Add person selector
This adds a person selector as well as avatars so that initiating a call will be more intuitive.
Fixes https://github.com/nextcloud/spreed/issues/25
Fixes https://github.com/nextcloud/spreed/issues/11
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
9 years ago
Christoph Wurst
108ca00c16
add karma/jasmine config for js unit testing
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
9 years ago
Christoph Wurst
286c13fb3f
create js spreed app and use it for initialization code
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
9 years ago
Joachim Bauch
b33d59de10
Make STUN server configurable through settings.
This change adds a new section "Spreed" to the "Additional settings" where you
can configure the STUN server (#2 ).
9 years ago
Jan-Christoph Borchardt
948e866408
add app to menu, fix #3
9 years ago