Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25Merge pull request #914 from nextcloud/in-call-flagsJoas Schilling
2018-08-25Update 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
2018-04-23Add "not modified" to docsJoas Schilling
2018-04-20Add proper chat message offset supportJoas Schilling
2018-03-27Add CapabilitiesJoas Schilling
2018-03-27Abstract away the session handlingJoas Schilling
2018-03-21Update participant list also when not in callJoas Schilling
2018-03-20Update docs for earlier changesJoas Schilling
2018-03-20Send a request to the server when a guest renamesJoas Schilling
2018-02-08Allow to create group rooms without inviting anyoneJoas Schilling
2018-01-26Update list of returned room dataJoas Schilling
2018-01-26Add docs for chat and fix the links on githubJoas Schilling
2018-01-26Use search input as room name for "New public call"Joas Schilling
2017-11-03Split joining a room and joining a call API wiseJoas Schilling