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-02-13Update versionJoas Schilling
2018-01-12Merge pull request #584 from nextcloud/bugfix/578/postgres-update-issueJoas Schilling
2018-01-12Increase version to 3.0.1Joas Schilling
2018-01-11Fix markdown in info.xmlMarius Blüm
2018-01-10Fix app description and CHangelogv3.0.0Joas Schilling
2018-01-10Update screenshotsJoas Schilling
2018-01-04Increase version to run the migration everywhereJoas Schilling
2017-12-12Update version and changelog for 2.9.0 beta release.Ivan Sein
2017-11-28Allow apps to get the signaling informationJoas Schilling
2017-11-28Fix element order to match appstore expectationsJoas Schilling
2017-11-28Remove duplicate entries from info.xmlJoachim Bauch
2017-11-03Split joining a room and joining a call API wiseJoas Schilling
2017-11-02Increase the versionJoas Schilling
2017-11-02Move old repair steps to migrationsJoas Schilling
2017-11-02Increase version to trigger settings updateJoas Schilling
2017-11-02Implement backend APIs to be used by standalone signaling server.Joachim Bauch
2017-10-26Merge pull request #444 from nextcloud/talkIvan Sein
2017-10-20Add controller for chat messagesDaniel Calviño Sánchez
2017-10-19Fix readme and info.xmlJoas Schilling
2017-10-19Move notification registration to Application class and fix it to TalkJoas Schilling
2017-10-19Fix navigation entryJoas Schilling
2017-10-10Activities for callsJoas Schilling
2017-10-09Expire signaling messages that are older than 5 minutesJoas Schilling
2017-09-28Allow multiple turn serversJoas Schilling
2017-09-28Allow setting multiple STUN serversJoas Schilling
2017-09-28Move admin settings to own sectionJoas Schilling
2017-09-25Move "get messages" also to signaling routeJoas Schilling
2017-09-25Fix spelling of Signaling (single L)Joas Schilling
2017-09-25Listen to the join/leave event and refresh the list for all participantsJoas Schilling
2017-09-25Use an OCS controller and long polling instead of event sourcesJoas Schilling
2017-09-22Increase version to run migrationsJoas Schilling
2017-09-22Add endpoint to set the passwordJoas Schilling
2017-09-19Fix deleting of guestsJoas Schilling
2017-09-19Merge pull request #377 from nextcloud/sidebarIvan Sein
2017-09-14Fix the signalling tableJoas Schilling
2017-08-25Allow to get all participants as a collectionJoas Schilling
2017-07-17Add an option for moderators and owners to delete a callJoas Schilling
2017-07-17Endpoint to remove a user from a roomJoas Schilling
2017-07-17Endpoint to promote and demote moderatorsJoas Schilling
2017-07-17Add participant typesJoas Schilling
2017-07-13Use POST to update the pingJoas Schilling
2017-07-12Use token instead of id on all urlsJoas Schilling
2017-07-12Add token to the leave call request as wellJoas Schilling
2017-07-12Combine the createRoom methodsJoas Schilling
2017-07-12Move public and participant endpointsJoas Schilling
2017-07-12Move call related URLs in /callJoas Schilling
2017-07-12autismusJoas Schilling
2017-07-12Rename getPeers* method because it is for callingJoas Schilling
2017-07-12Move getRoom(s) methods to RoomControllerJoas Schilling
2017-07-12Rename ping method and simplify the sorting functionJoas Schilling