summaryrefslogtreecommitdiffstats
path: root/docs/conversation.md
AgeCommit message (Expand)Author
2023-01-04Fix typoJoas Schilling
2023-01-04Allow creating individual breakout rooms via the normal APIJoas Schilling
2023-01-04Delete breakout rooms when deleting the parentJoas Schilling
2022-12-29Update documentationVitor Mattos
2022-12-21Changes after code reviewVitor Mattos
2022-12-16Update documentation and expose room propertyVitor Mattos
2022-12-12Add an API that allows students and teachers so list the breakout roomsJoas Schilling
2022-12-07Also integration test the status and mode fieldsJoas Schilling
2022-12-07Rename attributeJoas Schilling
2022-12-07Documentation of room avatar propertyVitor Mattos
2022-12-07Include one2one in 400 error listVitor Mattos
2022-12-07URL to return the dark version when is one2one with dark themeVitor Mattos
2022-12-07Remove endpoint to get dark avatar, not necessaryVitor Mattos
2022-12-07Return room avatar in global searchVitor Mattos
2022-12-07Fallback to avatarVitor Mattos
2022-12-07* Endpoint to get dark avatar to dark themeVitor Mattos
2022-12-07* Rename from GroupAvatar to AvatarVitor Mattos
2022-09-22Adjust documentationJoas Schilling
2022-08-09Fix table formatingVitor Mattos
2022-07-22Set proper header for requesting JSON responseAaron Segura
2022-07-01Add json noteJoas Schilling
2022-07-01Fix table structures so IDEs stop complaining even though it is valid markdownJoas Schilling
2022-07-01Rename textVitor Mattos
2022-06-30Rename message expire to expire dateVitor Mattos
2022-06-30Rename more ttl to message-expireVitor Mattos
2022-06-30Rename time to live to message expireVitor Mattos
2022-06-30Rename ttl to message expireVitor Mattos
2022-06-30DocumentationVitor Mattos
2022-06-29Implement password policy checkerJoas Schilling
2022-05-17Also document Nextcloud versions on API docsJoas Schilling
2022-05-03Allow to enable SIP without individual pin requirementJoas Schilling
2022-04-21Document that the lastMessage attribute is limitedJoas Schilling
2021-10-25Merge pull request #6338 from nextcloud/feature/noid/allow-to-opt-out-of-call...Joas Schilling
2021-10-22Compare the correct permissions for the iconsJoas Schilling
2021-10-11Add API to opt out of call notificationsJoas Schilling
2021-10-07Doc fixesJoas Schilling
2021-10-07Fix documentationJoas Schilling
2021-10-07Introduce different layers for permissionsJoas Schilling
2021-09-20Add a counter for the direct mentionsJoas Schilling
2021-06-21Add documentation for status flagsJoas Schilling
2021-06-19…also in conversation.mdblizzz
2021-06-11Add API documentation for the publishing permissions propertyDaniel Calviño Sánchez
2021-06-07Document circles tooJoas Schilling
2021-05-07Add versions to API docs (sorry for cleaning up)Joas Schilling
2021-03-08Remove old API version handlingsJoas Schilling
2021-03-08Don't load session on getRoomsForUser when not neededJoas Schilling
2021-02-18Sort by isFavorite and lastActivity instead of lastPingJoas Schilling
2021-02-17Fix API documentationJoas Schilling
2021-02-16Add docs and capability for callFlag of conversationsJoas Schilling
2021-01-04Add capability for room descriptionsDaniel Calviño Sánchez