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
path: root/lib
AgeCommit message (Expand)Author
2020-09-09Add a default on NotNull columnJoas Schilling
2020-08-03Pass base URL of Nextcloud to signaling server in backend requests.Joachim Bauch
2020-07-31Always allow local HPBsJoas Schilling
2020-07-02Catch exceptions during logout cleanupDaniel Calviño Sánchez
2020-07-01If the user has no participant anymore, it was not a conflictJoas Schilling
2020-07-01Send a signal to disconnect the old session before killing itJoas Schilling
2020-07-01Redirect to a plain page to avoid reconnectionsJoas Schilling
2020-07-01Further pass on the sessionId to leaveRoomAsParticipantJoas Schilling
2020-07-01Leave the room with the old sessionJoas Schilling
2020-07-01Return session id, in call flag and last pingJoas Schilling
2020-07-01Also support guests to prevent breaking their sessionsJoas Schilling
2020-07-01Handle duplicated sessions more gracefully with the internal signalingJoas Schilling
2020-07-01Optionally return 409 when trying to join a second timeJoas Schilling
2020-06-26New line as information seperatorJoas Schilling
2020-06-26Circumvent long messages breaking the activity app by accidentJoas Schilling
2020-06-25Improve push notifications for upcoming iOS/Apple changesJoas Schilling
2020-06-10Reset attachment folder when it cannot be createdJoas Schilling
2020-06-09Fix user timeout with numeric idsJoas Schilling
2020-06-08Merge pull request #3784 from nextcloud/backport/3757/stable19Joas Schilling
2020-06-08Merge pull request #3783 from nextcloud/backport/3759/stable19Joas Schilling
2020-06-08Merge pull request #3782 from nextcloud/backport/3745/stable19Joas Schilling
2020-06-08Merge pull request #3778 from nextcloud/backport/3755/stable19Joas Schilling
2020-06-08Merge pull request #3776 from nextcloud/backport/3744/stable19Joas Schilling
2020-06-08Merge pull request #3756 from nextcloud/backport/3738/stable19Joas Schilling
2020-06-08Don't ping the session while waiting for chat messagesJoas Schilling
2020-06-08Bring back session expirationJoas Schilling
2020-06-08Also cache the participantJoas Schilling
2020-06-08Do not query the participants for pushing call notificationsJoas Schilling
2020-06-08Temporarily cache the rooms in the notifierJoas Schilling
2020-06-08Make sure pinging session ids only uses indexesJoas Schilling
2020-06-08PHP CS fixingJoas Schilling
2020-06-08Dispatch an event to signal interest in defering the notificationsJoas Schilling
2020-06-05Special handling of CLI administrators in system messagesJoas Schilling
2020-06-05Don't let TRoomCommand::completeParticipantValues() return guest participantsDaniel Rudolf
2020-06-02Merge branch 'feature/cmd-room-followup' into feature/cmd-room-followup-backp...Daniel Rudolf
2020-05-29Move talk:room:* command and unit test DI to traitsDaniel Rudolf
2020-05-22Merge pull request #3638 from nextcloud/backport/3622/stable19Daniel Calviño Sánchez
2020-05-22If available creatae a cacheentryRoeland Jago Douma
2020-05-21Correctly trim user list on name generationJoas Schilling
2020-05-21Use a properly set up input definition for TRoomCommand::completeParticipantV...Daniel Rudolf
2020-05-21Sort results of Manager::searchRoomsByToken() and Room::searchParticipants()Daniel Rudolf
2020-05-21Implement TRoomCommand::completeParticipantValues()Daniel Rudolf
2020-05-21Add Room::searchParticipants()Daniel Rudolf
2020-05-21Remove --circle options from talk:room:create and talk:room:add commandsDaniel Rudolf
2020-05-19Add talk update messages for Talk 9Joas Schilling
2020-05-18Don't allow multiple HPB without clustering and add a cache warningJoas Schilling
2020-05-15Merge pull request #3586 from nextcloud/backport/3580/stable19Joas Schilling
2020-05-15Correctly pick the parent if it is index 0 of the messagesJoas Schilling
2020-05-15Add empty referenceId when sending a message though flowJulius Härtl
2020-05-15Merge pull request #3570 from nextcloud/backport/3528/stable19Joas Schilling