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
2019-04-11Add changelog and bump versionv5.0.3Joas Schilling
2019-01-30Increase version to 5.0.2v5.0.2Joas Schilling
2019-01-23Increase versionv5.0.1Joas Schilling
2018-12-14Increase version to 5.0.0v5.0.0Joas Schilling
2018-12-06Increase version for beta5v4.99.5Joas Schilling
2018-11-29Add end point to get the token of a room associated with a fileDaniel Calviño Sánchez
2018-11-06Merge the email-invite into the new universal endpointJoas Schilling
2018-10-08Add an endpoint to set the notification levelJoas Schilling
2018-10-08Introduce notification levels for participantsJoas Schilling
2018-09-27Allow to invite email addressesJoas Schilling
2018-09-24Merge pull request #1165 from denismosolov/occJoas Schilling
2018-09-19Update requirement to 15Joas Schilling
2018-09-19Revert "Update requirement to 15"Joas Schilling
2018-09-18Add occ commands to work with TURN/STUN/Signaling serversDenis Mosolov
2018-09-18Update requirement to 15Joas Schilling
2018-09-06Final 4.0.0v4.0.0Joas Schilling
2018-08-27Increase versionJoas Schilling
2018-08-25Merge pull request #914 from nextcloud/in-call-flagsJoas Schilling
2018-08-24Add collaborator plugin for roomsDaniel Calviño Sánchez
2018-08-24Increase version to trigger DB migrations.Joachim Bauch
2018-08-09Increase versionv3.99.10Joas Schilling
2018-08-08Revert "Open the call in a new tab for now"Joas Schilling
2018-08-08Open the call in a new tab for nowJoas Schilling
2018-08-08Add end point to create rooms for requesting the password of a shareDaniel Calviño Sánchez
2018-08-08Add columns "object_type" and "object_id" to table "talk_rooms"Daniel Calviño Sánchez
2018-08-02Pre-release for 14 betav3.99.8Joas Schilling
2018-07-31Highlight the unread count only for mentionsJoas Schilling
2018-07-26Left join the last comment instead of doing O(n) queriesJoas 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-19Merge pull request #1025 from nextcloud/add-room-favourite-supportIvan Sein
2018-07-18Only show client links when the firstrunwizard is enabledJulius Härtl
2018-07-13Handle the favorite on the participant object and fix favorite spellingJoas Schilling
2018-07-13Add support for backend favoritesMario Danic
2018-07-10Remove background job to reset "in call" flagDaniel Calviño Sánchez
2018-05-24Fix order of settings in appinfo.xmlJulius Härtl
2018-05-22Add client links to personal settingsJulius Härtl
2018-04-26Add docs for the /mentions endpointJoas Schilling
2018-04-26Start autocomplete for mentionsJoas Schilling
2018-04-09Make sure the token is not a reserved wordJoas Schilling
2018-04-04Change endpoints to /{token}/messages.Ivan Sein
2018-04-03Fix new multi-session signaling endpoints.Ivan Sein
2018-03-27Abstract away the session handlingJoas Schilling
2018-03-27Unify the names of join/leave room vs. remove*FromRoomJoas Schilling
2018-03-21Update participant list also when not in callJoas Schilling
2018-03-20Send a request to the server when a guest renamesJoas Schilling
2018-03-19Store guest names when they leave a commentJoas Schilling
2018-03-09Reset in call flag when a user timed outJoas Schilling
2018-03-09Add a background job to delete empty roomsJoas Schilling
2018-01-26Make master work against Nextcloud 14Joas Schilling