Граф коммитов

81 Коммитов

Автор SHA1 Сообщение Дата
Ivan Sein b653ef3a22 Add actor types index.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2019-04-02 13:46:06 +02:00
Joas Schilling e392b53aa1
document actor types
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-04-02 13:08:23 +02:00
Joas Schilling c2b6d06734
Add changelog conversation type to docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-04-02 13:03:38 +02:00
Joas Schilling 926587d8ae
Unify naming to conversations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-04-02 13:03:12 +02:00
Joas Schilling 670a0f90fd
Add a system message when read-only state is changed
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-25 15:17:20 +01:00
Joas Schilling 695b757754
Allow setting the read-only state of a room
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-25 15:17:20 +01:00
Joas Schilling f1667ac2f7
Introduce a Read-Only state for conversations
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-25 15:17:19 +01:00
Joas Schilling d5deb664cf
Add "locked-one-to-one" capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-14 15:41:35 +01:00
Joas Schilling 5b759b44c2
Prevent the last moderator from leaving the room
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-03-01 08:39:12 +01:00
Joas Schilling 7e54634fb5
Make room names non-optional
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-27 15:26:50 +01:00
Joas Schilling 9f4cfb54f9
Document the alias
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-20 12:17:37 +01:00
Joas Schilling 105eda53bc
Add docs about commands
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-20 12:17:36 +01:00
Joas Schilling 23ac01ccda
Update screenshot with the new features
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-12-07 18:29:18 +01:00
Joas Schilling 6c06a87133
Adjust capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-06 19:33:25 +01:00
Joas Schilling 10c847b0c5
Merge the email-invite into the new universal endpoint
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-06 17:29:05 +01:00
Joas Schilling ad06759f2e
Make the code more future proof and explicit
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-06 16:51:10 +01:00
Mario Danic 9c74620453
Add ability to invite groups
Fix a missing ,

Move to tabs
2018-11-06 16:20:35 +01:00
Joas Schilling 0e592d0a83
Merge pull request #1229 from nextcloud/bugfix/1227/exception-on-too-long-chat-message
Handle exception on too long chat message gracefully
2018-10-09 14:47:19 +02:00
Joas Schilling 64e2625746
Add a capability
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-08 15:26:45 +02:00
Joas Schilling e3d985da60
Add an endpoint to set the notification level
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-08 15:26:45 +02:00
Joas Schilling 028b12e584
Always return the full message object on create
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-05 10:35:16 +02:00
Joas Schilling 3878b0c7f3
Catch the exception when the message is too long
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-05 10:35:16 +02:00
Joas Schilling 7e1de89fd8 Fix the system notifications for guest moderators
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-04 01:13:28 +02:00
Joas Schilling f2b358f26a
Merge pull request #1193 from nextcloud/add-api-documentation-for-objectType-and-objectId
Add API documentation for "objectType" and "objectId"
2018-09-28 11:43:10 +02:00
Joas Schilling bc29961a79
Allow to invite email addresses
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-27 16:21:21 +02:00
Daniel Calviño Sánchez fc85ff8aba Add API documentation for "objectType" and "objectId"
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-09-14 22:59:45 +02:00
Ivan Sein 01fd5b4334
Merge pull request #1095 from nextcloud/standalone-signaling-api
Add and update API for standalone signaling server from wiki.
2018-09-10 15:39:46 +02:00
Joas Schilling 71bb925c01
Merge pull request #914 from nextcloud/in-call-flags
Change "inCall" state to contain bit flags (#911).
2018-08-24 23:30:46 +02:00
Joas Schilling 9da0d93e84
Update the list of capabilities
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-08-24 23:30:00 +02:00
Joachim Bauch 1c1f91871e
Add "in-call-flags" capability, return flags from API and evaluate in UI.
Signed-off-by: Joachim Bauch <bauch@struktur.de>
2018-08-24 11:38:12 +02:00
Ivan Sein 9cef852675 Add STUN and TURN server description.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2018-08-24 10:59:24 +02:00
Ivan Sein d70585709d Update Signaling documentation.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2018-08-23 17:14:36 +02:00
Ivan Sein 00109768c2 Add specific system message when a call is started.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2018-08-22 17:53:14 +02:00
Joachim Bauch ebd2fb0ef2
Add and update API for standalone signaling server from wiki.
Better to keep that in the repository similar to the other API documentation.

Signed-off-by: Joachim Bauch <bauch@struktur.de>
2018-08-01 11:23:46 +02:00
Joas Schilling 36ae3a3e55
Highlight the unread count only for mentions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-31 16:47:43 +02:00
Joas Schilling 7331f0e826
Add integration tests for system messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-27 11:03:00 +02:00
Joas Schilling d7fcb6fb4a
Add calls to system messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-27 11:02:58 +02:00
Joas Schilling a4b27df424
Make the system message type available via the api
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-27 11:02:08 +02:00
Joas Schilling ee4ba11a53
Start with system chat messages
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-27 11:01:38 +02:00
Mario Danic 27cd7954ae
Add documentation
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-07-26 15:17:01 +02:00
Joas Schilling 201006b586
Also ping when chatting
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-24 08:43:11 +02:00
Joas Schilling 3e326172f7
Remove useless ping call and "ping" with the signaling fetch instead
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-24 08:43:11 +02:00
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>
2018-07-19 13:51:09 +02:00
Joas Schilling 1add86b280
Handle the favorite on the participant object and fix favorite spelling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-13 16:32:49 +02:00
Mario Danic 62b11f9a9f
Add support for backend favorites
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-07-13 15:44:13 +02:00
Ivan Sein 2751fc194d
Merge pull request #739 from nextcloud/feature/noid/add-changelog
Update changelog with current patches
2018-05-02 19:01:00 +02:00
Joas Schilling 69c51bb4fb
Update screenshots
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-05-02 17:56:17 +02:00
Joas Schilling 35d7fea9fa
Return the room name on creation
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-05-02 14:04:56 +02:00
Joas Schilling 1f6c2be0ed Fix typo in docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-04-26 12:50:20 +02:00
Joas Schilling 982bf986ba Add docs for the /mentions endpoint
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-04-26 12:50:20 +02:00