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-22Start implementing room passwordsJoas Schilling
2017-09-22Only construct the objects in one placeJoas Schilling
2017-09-22Allow to deal with rooms based on session idJoas Schilling
2017-09-18Merge pull request #406 from nextcloud/fix-table-structure-of-signalling-tableJoas Schilling
2017-09-14Move all signalling queries into a dedicated classJoas Schilling
2017-09-14Fix the signalling tableJoas Schilling
2017-09-14Dispatch event when participant list changesJoas Schilling
2017-08-15Increase token calculation timeJoas Schilling
2017-07-17Endpoint to promote and demote moderatorsJoas Schilling
2017-07-17Restrict renaming, inviting and public/private to owner and moderatorsJoas Schilling
2017-04-21Allow logged in users to join public rooms againJoas Schilling
2017-03-24Fix SQLiteJoas Schilling
2017-03-24Exclude 0 as well from urlsJoas Schilling
2017-03-24Use the token for all public API callsJoas Schilling
2017-03-24Add a method to get the room by tokenJoas Schilling
2017-03-24Introduce a token columnJoas Schilling
2017-01-10Don't fill the room name with useless randomJoas Schilling
2016-12-12Merge pull request #166 from nextcloud/issue-106-unique-session-garanteeIvan Sein
2016-12-06Implement leave endpoint. Leave room where a user or a guest is participating.Ivan Sein
2016-12-06Php Inspections (EA Extended) is killing me!Joas Schilling
2016-12-06Generate the random name in the managerJoas Schilling
2016-12-06Make sure that the session id is uniqueJoas Schilling
2016-11-23Allow to join room 0 again 🙈Joas Schilling
2016-11-23Make join room work for guestsJoas Schilling
2016-11-23Fix getRoomForParticipant for guestsJoas Schilling
2016-11-23Remove executable flag added by samba.Ivan Sein
2016-11-23Allow to start an empty public room.Ivan Sein
2016-11-14Make sure user always can see the roomJoas Schilling
2016-11-14Get the one2one Room from the managerJoas Schilling
2016-11-14Get rooms from the managerJoas Schilling
2016-11-14Get participants from the roomJoas Schilling
2016-11-14Add users to rooms via the objectJoas Schilling
2016-11-14Prepare notifications for group callsJoas Schilling