summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)Author
2023-06-01fix(docs): Add documentation about "global" status codes and headersJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-31feat(docs): Add a script that allows reading the HPB log more easilyJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-30fix(docs): FIx broken-list itemJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-30feat(docs): Organize the docs overviewJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-26fix(docs): Document end call for everyone parameterJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-25chore(docs): Move scalability to admin documentation and improve readmeJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-05Add the capability typing-privacyVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-05-05Improvements after code reviewVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-05-05Add unit tests and implement pending methodsVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-05-05Add user setting for toggle typing privacyVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-05-05Add user setting for toggle typing privacyVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-05-04fix(docs): Add documentation about emoji avatarJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-04Merge pull request #9423 from nextcloud/bugfix/9320/expose-if-is-custom-avatarJoas Schilling
Expose if the room has a custom avatar
2023-05-03Add capability requrementVitor Mattos
https://github.com/nextcloud/spreed/pull/9423#discussion_r1183640175 Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-05-03Text fixes after code reviewVitor Mattos
https://github.com/nextcloud/spreed/pull/9423#discussion_r1182886226 https://github.com/nextcloud/spreed/pull/9423#discussion_r1182886827 Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-05-03Changes after code reivewVitor Mattos
https://github.com/nextcloud/spreed/pull/9423#discussion_r1182750772 https://github.com/nextcloud/spreed/pull/9423#discussion_r1182758481 Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-05-03Change text after code reviewVitor Mattos
https://github.com/nextcloud/spreed/pull/9423#discussion_r1182704162 Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-05-03Replace the header X-NC-IsCustomAvatar by conversation property isCustomAvatarVitor Mattos
With the header isn't possible to check if `isCustomAvatar` without retrieve the avatar to verify the header. Because this, isCUstomAvatar was moved to a conversation property. Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-05-03Document the new headerVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-05-03fix(participants): Migrate self-joined users when assigning permissionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-02Merge pull request #9421 from nextcloud/followup/9411/improve-documentationJoas Schilling
fix(docs): Improve user_status documentation on conversations API
2023-05-02Merge pull request #9415 from ↵Joas Schilling
nextcloud/bugfix/8559/add-a-note-that-calls-requires-cookies fix(docs): Add a note to the calls API docs that cookies are required
2023-05-02fix(docs): Improve user_status documentation on conversations APIJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-02fix(docs): Add a note to the calls API docs that cookies are requiredJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-01fix(user-status): Fix type and missing docs of user status clearAtJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-05-01Merge pull request #9067 from nextcloud/bugfix/8404/fix-json-outputJoas Schilling
Fix json output
2023-04-26Update documentationVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-04-25Change text after code reviewVitor Mattos
https://github.com/nextcloud/spreed/pull/9375/files#r1176408612 Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-04-25Fix command descriptionVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-04-19feat(call-reactions): Document the list of supported emojis as capability so ↵Joas Schilling
it's the same on all clients Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-18feat(virtual-background): Add capabilities for predefined virtual ↵Joas Schilling
backgrounds and whether users can upload custom ones Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-17feat(chat): Add capabilities for translation optionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-14Merge pull request #9308 from ↵Joas Schilling
nextcloud/bugfix/noid/split-avatar-docs-to-own-file fix(docs): Split avatar docs because it has a different base API version
2023-04-14Return with avatar URL capabilityVitor Mattos
Revert https://github.com/nextcloud/spreed/pull/8805 Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-04-14fix(docs): Split avatar docs because it has a different base API versionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-04-05Update docs/conversation.mdMarcel Müller
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2023-04-05Add note about using modifiedSince with includeStatus set to trueMarcel Müller
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2023-03-22Adjust wording of `noStatusUpdate` parameterMarcel Müller
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2023-03-22Fix capability documentation for markNotificationsAsReadMarcel Müller
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2023-03-21fix(API): Extend list of configs influencing X-Nextcloud-Talk-Hash headerJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-17Merge pull request #9066 from ↵Joas Schilling
nextcloud/feature/noid/mark-notifications-as-read-in-receive-messages Allow to receive messages without marking notifications as unread
2023-03-16Allow to retrieve messages without marking notifications as readMarcel Müller
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2023-03-15fix(avatar): Return the conversation data and fix the documentationJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-07fix(docs): Add documentation for individual breakout room adding and deletingJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-07fix(docs): Document object types of conversationsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-03Reorganize more documentation pagesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-03fix: skip this commandJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-02Clean code and small improvements at markdownVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-03-02Removed unused optionVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2023-03-02Removed suppot to isNegattable because the server Symfony Client is an old ↵Vitor Mattos
version Signed-off-by: Vitor Mattos <vitor@php.rio>