Joas Schilling
b43657cf22
fix(instant-meetings): Expose retention period for instant meetings
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months ago
Joas Schilling
0dc1441025
feat(retention): Allow defining a default retention for event and phone conversations
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months ago
Joas Schilling
522168a2c9
feat(calls): Allow to provide branded talk-backgrounds via themes
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months ago
Joas Schilling
4d5379a0bf
feat(setupcheck): Show an admin check if the feature is not supported by the HPB
Signed-off-by: Joas Schilling <coding@schilljs.com>
9 months ago
Joas Schilling
282540012a
fix(description): Increase description length to 2.000 characters
Signed-off-by: Joas Schilling <coding@schilljs.com>
9 months ago
Maksim Sukharev
a8c54eeabd
feat(conversations): add backend support of compact list
- int<0,1> was chosen if we further want to extend with other appearance types
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
10 months ago
Joas Schilling
fe434a345b
feat(translations): Expose task-processing translation options
Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months ago
Anna Larch
d77753d1ce
feat(conversations): add option to force passwords in public conversations
Signed-off-by: Anna Larch <anna@nextcloud.com>
11 months ago
DorraJaouad
ab54a9367d
fix: rename blur-background to blur-virtual-background
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
11 months ago
DorraJaouad
b6cb2d9d5d
Feat: add blur background config
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
12 months ago
Joas Schilling
fb841e8f19
feat(chat): Expose summary-threshold in capabilities
Signed-off-by: Joas Schilling <coding@schilljs.com>
11 months ago
Joas Schilling
ef206f320b
feat(chat): Add API to summarize chat messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
12 months ago
Joas Schilling
97de780bfa
feat(max-duration): Add a capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 year ago
Joas Schilling
af917bce03
feat(calls): Add appconfig and user preference for default setting of media
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 year ago
Joas Schilling
22693b9c3f
feat(reactions): Add 👋 and 🔥 call reactions
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 year ago
Joas Schilling
956a1ab00f
chore(php): Auto-fixes of coding standards
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 year ago
skalidindi53
b5ab57ef11
chore: Removed redundant reference_id checks
Signed-off-by: skalidindi53 <s.teja2004@gmail.com>
1 year ago
Joas Schilling
fb8a73c011
fix(capabilities): Mark federation and signaling capabilities as local
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 year ago
Joas Schilling
bf240be8cf
feat(capabilities): Expose which capabilities should be considered local vs federated
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 year ago
Joas Schilling
3cda633a5f
feat(ban): Contract for banning attendees and IP/ranges
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
f28f7e6354
fix(tests): Clean up unit test code
- static data providers
- typed methods that consume data providers
- type intersection with MockObject
- move away from deprecated methods
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
fb4ef07928
feat(federation): Add capabilities for the federation feature and configs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
7d7765c1fe
feat(chat): Allow marking chat as read without a last message ID
This is required for federated conversations where the clients
might not know the hosted message ID but only the proxy ID instead
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
0d1fc13e36
feat(chat): Store and expose whether a message or call was silent
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
54b5928a84
feat(chat): Add capability for editing messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
2b6cf6c476
fix(docs): Add capability configs for all the SIP states
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
b982db1343
docs(captions): Add documentation and capability
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
b3af05197b
fix(docs): Add capability and documentation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
39d185fe14
fix(capabilities): Fix capability issues with OpenAI integration providing too many translations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
fa3c4443c1
fix(tests): Make data providers static for PHPUnit10 compatibility
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
2e7b140d2e
fix(notifications): Allow sessions to mark themselves as inactive
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
ee25691f65
feat(capability): Add a capability for messages being markdown
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
0bb3c886fb
fix(bots): Add missing capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Joas Schilling
fa4ccc4407
docs(chat): Document "Remind me later" API and capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago
Vitor Mattos
b8eb2658d3
Add the capability typing-privacy
Signed-off-by: Vitor Mattos <vitor@php.rio>
3 years ago
Vitor Mattos
d91ce32524
Add user setting for toggle typing privacy
Signed-off-by: Vitor Mattos <vitor@php.rio>
3 years ago
Joas Schilling
5c1785e8e5
fix(tests): Fix capability unit tests after merge of custom avatar upload
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Joas Schilling
2942b62abb
feat(call-reactions): Document the list of supported emojis as capability so it's the same on all clients
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Joas Schilling
1e4ce5e7a7
feat(virtual-background): Add capabilities for predefined virtual backgrounds and whether users can upload custom ones
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Joas Schilling
0683a8c34d
feat(chat): Add capabilities for translation options
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Vitor Mattos
85a41dd9ea
Return with avatar URL capability
Revert https://github.com/nextcloud/spreed/pull/8805
Signed-off-by: Vitor Mattos <vitor@php.rio>
3 years ago
Joas Schilling
f3ff4a8820
automated: Apply CS fix
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Marcel Müller
d480f3af4f
Allow to retrieve messages without marking notifications as read
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
3 years ago
Joas Schilling
4e6a3a0476
Remove avatar capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Vitor Mattos
2cd61fc9d9
Return status of other user on one to one room
Signed-off-by: Vitor Mattos <vitor@php.rio>
3 years ago
Joas Schilling
720b4184ba
Add docs and a capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Joas Schilling
42b4c5c943
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 years ago
Vitor Mattos
a8b0d2d5f5
Split record capability in feature and config
Signed-off-by: Vitor Mattos <vitor@php.rio>
3 years ago