summaryrefslogtreecommitdiffstats
path: root/appinfo
AgeCommit message (Expand)Author
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
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