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

126 Коммитов

Автор SHA1 Сообщение Дата
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
Joas Schilling f24177ee4b
Merge pull request #805 from nextcloud/format-mentions-without-avatars-in-the-message-list
Format mentions (without avatars) in the message list
2018-04-25 10:53:54 +02:00
Daniel Calviño Sánchez 07d6e7bc6b
Adjust capability docs
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-04-25 10:20:39 +02:00
Daniel Calviño Sánchez 16524668b8 Return rich messages when calling "receiveMessages"
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-04-24 17:47:18 +02:00
Ivan Sein 16bc8888a0
Merge pull request #806 from nextcloud/feature/noid/unread-message-count
Add unread message count to the room list
2018-04-24 16:48:50 +02:00
Joas Schilling 47255e543d
Add unread message count to the room list
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-04-24 16:28:32 +02:00
Joas Schilling b0e5b66eab
Add "not modified" to docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-04-23 14:27:16 +02:00
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>
2018-04-20 11:03:09 +02:00
Joas Schilling 094206f0b4
Add Capabilities
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-27 17:16:39 +02:00
Joas Schilling 3ec66a2044
Abstract away the session handling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-27 17:16:38 +02:00
Joas Schilling 0be200e099
Update participant list also when not in call
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-21 15:15:54 +01:00
Joas Schilling 71367af2c5
Update docs for earlier changes
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-20 10:33:09 +01:00
Joas Schilling afcd192587
Send a request to the server when a guest renames
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-03-20 10:30:22 +01:00
Joas Schilling f1be18edc0
Allow to create group rooms without inviting anyone
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-02-08 10:07:41 +01:00
Joas Schilling 0afba40010
Update list of returned room data
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-01-26 15:03:41 +01:00
Joas Schilling bf7cbcd5fc
Add docs for chat and fix the links on github
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-01-26 15:03:41 +01:00
Joas Schilling a6f6e7a87b
Use search input as room name for "New public call"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-01-26 12:20:47 +01:00
Ivan Sein e49c580679 Update screenshots.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2018-01-11 17:51:30 +01:00
Joas Schilling 107233015d
Update screenshots
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-01-10 13:41:18 +01:00
Joas Schilling eae71a3977 Split joining a room and joining a call API wise
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-11-03 13:04:52 +01:00
Joas Schilling 8298103d95
Add "Remove a guest" to the API docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-10-26 15:43:44 +02:00
Joas Schilling 27a10c19cd
Add events and docs for password change
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-10-09 12:18:03 +02:00
Joas Schilling 288c1bb321
Fix spelling of Signaling (single L)
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-25 15:32:15 +02:00
Joas Schilling 6117e5ae8d
Doc paassword on "join call"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-22 16:16:04 +02:00
Joas Schilling 834a13c1ef
Add docs about the new endpoint
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-22 16:16:04 +02:00
Joas Schilling df01255508
Add Call management docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-20 12:48:38 +02:00
Joas Schilling 6b5b1a676e
Add table of content
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-20 12:42:10 +02:00
Joas Schilling 2d06fbfe5b
Finish docs about Room and Participant management
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-20 12:35:14 +02:00
Joas Schilling 6a948a5755
Rename a room
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-20 12:11:50 +02:00
Joas Schilling c446df4825
Start writing docs for the mobile app devs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-20 10:14:29 +02:00
Ivan Sein 9c1c408242 Add some screenshots.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2017-05-02 12:36:00 +02:00
Ivan Sein 6e92c1f001 Added some screenshots.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2016-12-12 16:32:29 +01:00