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-08-17Make the dashboard entry mentions and callsJoas Schilling
2020-08-17Load all iconsJoas Schilling
2020-08-17Fix Widget code qualityJoas Schilling
2020-08-07Rename widget apiJulius Härtl
2020-08-07conversation filteringJulius Härtl
2020-08-07Dashboard panel: Adjust title for easier understandingJan-Christoph Borchardt
2020-08-07Implement a talk dashboard panelJulius Härtl
2020-08-06Fix search orderJohn Molakvoæ
2020-08-05Allow to get the status for the participant listJoas Schilling
2020-08-05Allow to get the status with mentionsJoas Schilling
2020-08-05Adjust search provider to recent changesJoas Schilling
2020-08-03Merge pull request #3966 from nextcloud/techdebt/noid/move-to-psr-loggerJoas Schilling
2020-08-03Conversations in Unified SearchJoas Schilling
2020-08-03Move to Psr\Log\LoggerInterfaceJoas Schilling
2020-07-31Pass base URL of Nextcloud to signaling server in backend requests.Joachim Bauch
2020-07-29Always allow local HPBsJoas Schilling
2020-07-28Merge pull request #3743 from nextcloud/techdebt/noid/deferrable-notification...Joas Schilling
2020-07-28Handle referenceId for system messages e.g. when uploading a fileJoas Schilling
2020-07-16Use new BeforeTemplateRenderedEvent for share template loadingJoas Schilling
2020-07-09Fix CSJoas Schilling
2020-07-09Defer sending the notifications when we interact multiple timesJoas Schilling
2020-07-02Fix logout failure if active session was removed from roomDaniel Calviño Sánchez
2020-07-01Merge pull request #3822 from nextcloud/techdebt/noid/room-serviceJoas Schilling
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-01Handle duplicated sessions more gracefully with the internal signalingJoas 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-01Optionally return 409 when trying to join a second timeJoas Schilling
2020-06-29Import exceptionJoas Schilling
2020-06-29Only catch the specific exceptionJoas Schilling
2020-06-29Document all reasons we throwJoas Schilling
2020-06-29Fix returned status codeJoas Schilling
2020-06-29Also throw on invalid object dataJoas Schilling
2020-06-29Also validate the room type and add tests for the serviceJoas Schilling
2020-06-29Move the validation and preparation of the name to the RoomServiceJoas Schilling
2020-06-29Introduce a RoomService to handle creation of RoomsJoas Schilling
2020-06-26Add return types to commandsJoas 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-19Fix PHP CSJoas Schilling
2020-06-19Also move the logout hook to the new eventsJoas Schilling
2020-06-19Move user delete to event listenerJoas Schilling
2020-06-18Implement IBootstap and use the given ContextJoas Schilling
2020-06-10Merge pull request #3620 from nextcloud/feature/noid/request-signaling-server...Joas Schilling
2020-06-10Make label fixed value and handle unknown subjectJoas Schilling