summaryrefslogtreecommitdiffstats
path: root/docs/api-v1.md
AgeCommit message (Expand)Author
2019-07-05Start converting to readthedocsJoas Schilling
2019-06-27Add a capabilityJoas Schilling
2019-04-02Add actor types index.Ivan Sein
2019-04-02document actor typesJoas Schilling
2019-04-02Add changelog conversation type to docsJoas Schilling
2019-04-02Unify naming to conversationsJoas Schilling
2019-03-25Add a system message when read-only state is changedJoas Schilling
2019-03-25Allow setting the read-only state of a roomJoas Schilling
2019-03-25Introduce a Read-Only state for conversationsJoas Schilling
2019-03-14Add "locked-one-to-one" capabilityJoas Schilling
2019-03-01Prevent the last moderator from leaving the roomJoas Schilling
2019-02-27Make room names non-optionalJoas Schilling
2018-11-06Adjust capabilityJoas Schilling
2018-11-06Merge the email-invite into the new universal endpointJoas Schilling
2018-11-06Make the code more future proof and explicitJoas Schilling
2018-11-06Add ability to invite groupsMario Danic
2018-10-09Merge pull request #1229 from nextcloud/bugfix/1227/exception-on-too-long-cha...Joas Schilling
2018-10-08Add a capabilityJoas Schilling
2018-10-08Add an endpoint to set the notification levelJoas Schilling
2018-10-05Always return the full message object on createJoas Schilling
2018-10-05Catch the exception when the message is too longJoas Schilling
2018-10-04Fix the system notifications for guest moderatorsJoas Schilling
2018-09-28Merge pull request #1193 from nextcloud/add-api-documentation-for-objectType-...Joas Schilling
2018-09-27Allow to invite email addressesJoas Schilling
2018-09-14Add API documentation for "objectType" and "objectId"Daniel Calviño Sánchez
2018-08-24Merge pull request #914 from nextcloud/in-call-flagsJoas Schilling
2018-08-24Update the list of capabilitiesJoas Schilling
2018-08-24Add "in-call-flags" capability, return flags from API and evaluate in UI.Joachim Bauch
2018-08-24Add STUN and TURN server description.Ivan Sein
2018-08-23Update Signaling documentation.Ivan Sein
2018-08-22Add specific system message when a call is started.Ivan Sein
2018-07-31Highlight the unread count only for mentionsJoas Schilling
2018-07-27Add integration tests for system messagesJoas Schilling
2018-07-27Add calls to system messagesJoas Schilling
2018-07-27Make the system message type available via the apiJoas Schilling
2018-07-27Start with system chat messagesJoas Schilling
2018-07-26Add documentationMario Danic
2018-07-24Also ping when chattingJoas Schilling
2018-07-24Remove useless ping call and "ping" with the signaling fetch insteadJoas Schilling
2018-07-19Store the timestamp of the last activity in a room and sort by that, instead ...Joas Schilling
2018-07-13Handle the favorite on the participant object and fix favorite spellingJoas Schilling
2018-07-13Add support for backend favoritesMario Danic
2018-05-02Return the room name on creationJoas Schilling
2018-04-26Fix typo in docsJoas Schilling
2018-04-26Add docs for the /mentions endpointJoas Schilling
2018-04-25Merge pull request #805 from nextcloud/format-mentions-without-avatars-in-the...Joas Schilling
2018-04-25Adjust capability docsDaniel Calviño Sánchez
2018-04-24Return rich messages when calling "receiveMessages"Daniel Calviño Sánchez
2018-04-24Merge pull request #806 from nextcloud/feature/noid/unread-message-countIvan Sein
2018-04-24Add unread message count to the room listJoas Schilling