summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2023-08-04feat: Add actions to the notificationJoas Schilling
2023-08-04docs(chat): Document "Remind me later" API and capabilityJoas Schilling
2023-08-02feat(chat): Add a property to indicate whether markdown should be renderedJoas Schilling
2023-07-13feat(recording): Make automatic call recording transcription opt-inJoas Schilling
2023-05-05Add the capability typing-privacyVitor Mattos
2023-05-05Improvements after code reviewVitor Mattos
2023-05-05Add unit tests and implement pending methodsVitor Mattos
2023-05-05Add user setting for toggle typing privacyVitor Mattos
2023-05-05Add user setting for toggle typing privacyVitor Mattos
2023-05-04fix(docs): Add documentation about emoji avatarJoas Schilling
2023-05-04Merge pull request #9423 from nextcloud/bugfix/9320/expose-if-is-custom-avatarJoas Schilling
2023-05-03Add capability requrementVitor Mattos
2023-05-03Text fixes after code reviewVitor Mattos
2023-05-03Changes after code reivewVitor Mattos
2023-05-03Change text after code reviewVitor Mattos
2023-05-03Replace the header X-NC-IsCustomAvatar by conversation property isCustomAvatarVitor Mattos
2023-05-03Document the new headerVitor Mattos
2023-05-03fix(participants): Migrate self-joined users when assigning permissionsJoas Schilling
2023-05-02Merge pull request #9421 from nextcloud/followup/9411/improve-documentationJoas Schilling
2023-05-02Merge pull request #9415 from nextcloud/bugfix/8559/add-a-note-that-calls-req...Joas Schilling
2023-05-02fix(docs): Improve user_status documentation on conversations APIJoas Schilling
2023-05-02fix(docs): Add a note to the calls API docs that cookies are requiredJoas Schilling
2023-05-01fix(user-status): Fix type and missing docs of user status clearAtJoas Schilling
2023-05-01Merge pull request #9067 from nextcloud/bugfix/8404/fix-json-outputJoas Schilling
2023-04-26Update documentationVitor Mattos
2023-04-25Change text after code reviewVitor Mattos
2023-04-25Fix command descriptionVitor Mattos
2023-04-19feat(call-reactions): Document the list of supported emojis as capability so ...Joas Schilling
2023-04-18feat(virtual-background): Add capabilities for predefined virtual backgrounds...Joas Schilling
2023-04-17feat(chat): Add capabilities for translation optionsJoas Schilling
2023-04-14Merge pull request #9308 from nextcloud/bugfix/noid/split-avatar-docs-to-own-...Joas Schilling
2023-04-14Return with avatar URL capabilityVitor Mattos
2023-04-14fix(docs): Split avatar docs because it has a different base API versionJoas Schilling
2023-04-05Update docs/conversation.mdMarcel Müller
2023-04-05Add note about using modifiedSince with includeStatus set to trueMarcel Müller
2023-03-22Adjust wording of `noStatusUpdate` parameterMarcel Müller
2023-03-22Fix capability documentation for markNotificationsAsReadMarcel Müller
2023-03-21fix(API): Extend list of configs influencing X-Nextcloud-Talk-Hash headerJoas Schilling
2023-03-17Merge pull request #9066 from nextcloud/feature/noid/mark-notifications-as-re...Joas Schilling
2023-03-16Allow to retrieve messages without marking notifications as readMarcel Müller
2023-03-15fix(avatar): Return the conversation data and fix the documentationJoas Schilling
2023-03-07fix(docs): Add documentation for individual breakout room adding and deletingJoas Schilling
2023-03-07fix(docs): Document object types of conversationsJoas Schilling
2023-03-03Reorganize more documentation pagesJoas Schilling
2023-03-03fix: skip this commandJoas Schilling
2023-03-02Clean code and small improvements at markdownVitor Mattos
2023-03-02Removed unused optionVitor Mattos
2023-03-02Removed suppot to isNegattable because the server Symfony Client is an old ve...Vitor Mattos
2023-03-02Summary removedVitor Mattos
2023-03-02* Convert arguments and options to table formatVitor Mattos