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

81 Коммитов

Автор SHA1 Сообщение Дата
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