Joas Schilling
6eb00b3db9
fix(psalm): Adjust array types
Signed-off-by: Joas Schilling <coding@schilljs.com>
12 months ago
Joas Schilling
dd8334c195
fix(chat): Fix missing reference information for federated message links
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 year ago
Joas Schilling
1ccbf67da2
chore: Run SPDX convertor
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
f63c8a2122
fix(federation): Fix expiration of cached messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
9148cf1ee7
fix(federation): Expire messages in the PCM cache
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
cdc988c7ff
feat(federation): Implement notifications for mentions, reply and full
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
dd294f2dc2
feat(federation): Add a proxy cache for messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
75780fcb7d
Extend the templates of mappers
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Joas Schilling
6bedf30770
Remove poll data when deleting the message
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Joas Schilling
a22a546401
Adjust coding style
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Joas Schilling
4fef2a89c1
Implement room deletion
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago
Joas Schilling
aeb1bd5288
Allow to see the poll data and close it
Signed-off-by: Joas Schilling <coding@schilljs.com>
4 years ago
Joas Schilling
bce64c3fbf
Add model, migration and base
Signed-off-by: Joas Schilling <coding@schilljs.com>
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