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
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
2017-07-12Clarify leave methods...Joas Schilling
2017-07-12Split the API controller into 2Joas Schilling
2017-07-10Move database schema to migrationJoas Schilling
2017-06-12Move API to OCSJoas Schilling
2017-05-22Update version on masterJoas Schilling
2017-05-02Update screenshots in info.xmlJoas Schilling
2017-04-28Fix uploading to the app store and increase versionJoas Schilling
2017-04-26Add video call action to internal users in contacts menu.Ivan Sein
2017-04-04This branch only works with masterJoas Schilling
2017-03-28Merge pull request #258 from nextcloud/better-room-urlsIvan Sein
2017-03-27Register the navigation entry via info.xmlJoas Schilling
2017-03-24Use the token for all public API callsJoas Schilling
2017-03-24Introduce a token columnJoas Schilling
2017-03-24Remove old URLJoas Schilling
2017-03-23Adjust info.xml and README according to merging of screensharingMarius Blüm
2017-03-23Adjust info.xml and README according to merging of screensharingMarius Blüm
2017-02-23Add activities when you were invited to a callJoas Schilling
2017-02-02Add info that HTTP/2.0 has known issues atmJoas Schilling
2017-01-20Add resource linksJoas Schilling
2017-01-18Add a shorter summary because otherwise the upload failsJoas Schilling
2017-01-18Increase version for releasev1.2Joas Schilling
2017-01-17Fix the app name in info.xmlJoas Schilling
2017-01-10Add a repair step for the updateJoas Schilling
2017-01-10Add a route to rename callsJoas Schilling
2017-01-10Allow empty room names in the databaseJoas Schilling
2017-01-10Merge pull request #198 from nextcloud/issue-197-assign-turn-server-protocol-...Joas Schilling
2017-01-04Do not allow to restrict the app to a groupJoas Schilling
2017-01-04Util is a bad name and static is awkwardJoas Schilling