Joas Schilling
5adb061838
Temporary OCS API for user avatar upload and delete
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Joas Schilling
5ed91b8c40
Add conversation-v4 capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Joas Schilling
35ec8361b7
Add docs and capability for callFlag of conversations
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Joas Schilling
2cc89b3ba3
Add documentation and capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Joas Schilling
5db677377a
Add a capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Daniel Calviño Sánchez
0e6cd873f3
Add capability for room descriptions
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
5 years ago
Vincent Petry
356b218f37
Add conversation-v3 capability for API v3
Added capability to signal the existence of the v3 API.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
5 years ago
Vincent Petry
b8f09f076e
Raise hand call action
Added hand and hand-off icons (need better fitting ones later).
Added "raise-hand" capability.
Broadcast "raisedHand" message through signaling and update the icons
accordingly.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
5 years ago
Joas Schilling
af4e0e3608
Add a capability for the phonebook search
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Vincent Petry
17971cd34a
Add listable flags attribute for conversations
Added ability to set a conversation as listable for regular users and/or
guest users from the guest app.
This only implements the flag, endpoint and UI to manage it but not yet
making it appear in search results.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
5 years ago
Joas Schilling
50da7dac82
Add a capability for the chat-read-status and the user setting
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Joas Schilling
671ded5486
Add docs and capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
5 years ago
Vincent Petry
591cacd519
Make max GIF size configurable
Added app setting and capability "max-gif-size".
Added new import for @nextcloud/capabilities.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
5 years ago
Joas Schilling
923a49268e
Only send the capability when the config is set
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
84d42604e6
Run cs:fix
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
c28a43f1e7
Handle the new reference id in the backend
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
7a8da79e89
Add a capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
4d35678ea6
Add a capability if the user can create conversations
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Daniel Calviño Sánchez
827d8660c9
Add capability for force muting other participants
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
6 years ago
Joas Schilling
0930c830b0
Add a capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
6f19e9ddfd
Allow to start conversations with circles
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
3496c7faaa
Add a flag to messages if they can be replied to
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
5da475f4c0
Populate the canStartCall value and add a capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
d4fc586f1a
Bye Spreed, hello Talk!
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
ac1c1520b6
Add capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
30c5d02144
Add a capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
86164d4838
Add a capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
f1667ac2f7
Introduce a Read-Only state for conversations
Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago
Joas Schilling
d5deb664cf
Add "locked-one-to-one" capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago
Joas Schilling
5605e9ca26
Remove capabilities for the mobile clients
Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago
Joas Schilling
6c06a87133
Adjust capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago
Mario Danic
9c74620453
Add ability to invite groups
Fix a missing ,
Move to tabs
7 years ago
Joas Schilling
64e2625746
Add a capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago
Joas Schilling
bc29961a79
Allow to invite email addresses
Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago
Joachim Bauch
1c1f91871e
Add "in-call-flags" capability, return flags from API and evaluate in UI.
Signed-off-by: Joachim Bauch <bauch@struktur.de>
7 years ago
Joas Schilling
36ae3a3e55
Highlight the unread count only for mentions
Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago
Joas Schilling
ee4ba11a53
Start with system chat messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago
Joas Schilling
bf9d50fb03
More php7
Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago
Joas Schilling
3e326172f7
Remove useless ping call and "ping" with the signaling fetch instead
Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago
Joas Schilling
84b556629c
Store the timestamp of the last activity in a room and sort by that, instead of the last ping
Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago
Joas Schilling
1add86b280
Handle the favorite on the participant object and fix favorite spelling
Signed-off-by: Joas Schilling <coding@schilljs.com>
7 years ago
Joas Schilling
2f4adcb9c1
Add proper chat message offset support
The offset now is based on the last known chat message instead of limit-offset,
so new messages don't mess up requests to get the history of a room
Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years ago
Joas Schilling
094206f0b4
Add Capabilities
Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years ago
Joas Schilling
f394271681
Register capabilities and make them available for guests
Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years ago
Joas Schilling
f1be18edc0
Allow to create group rooms without inviting anyone
Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years ago
Joas Schilling
95dfd7f1a8
Allow to get signaling settings as guests
Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years ago
Joas Schilling
c3de7b6d5a
Add capabilities
Signed-off-by: Joas Schilling <coding@schilljs.com>
8 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