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-05-06Proberly exclude one-to-one convos from talk:room:* commandsDaniel Rudolf
2020-05-06Improve talk:room:update option descriptionsJoas Schilling
2020-05-06Remove unused codeDaniel Rudolf
2020-05-06Don't prefix the helpJoas Schilling
2020-05-06Fix coding styleJoas Schilling
2020-05-06Add talk:room:* CLI commandsDaniel Rudolf
2020-05-04Fix ambiguous id in query of getRoomForParticipantJoas Schilling
2020-04-30Update Executor.phpNicolas Morin
2020-04-29Publish the signaling mode as initial stateJoas Schilling
2020-04-28Merge pull request #3408 from nextcloud/bugfix/noid/always-use-table-prefix-i...Daniel Calviño Sánchez
2020-04-28Always use table prefix in queriesJoas Schilling
2020-04-27Create the initialState in a single locationJoas Schilling
2020-04-22Handle the new reference id in the backendJoas Schilling
2020-04-22Move routes to appJoas Schilling
2020-04-21Merge pull request #3371 from nextcloud/followup/3285/correctly-specify-the-p...Joas Schilling
2020-04-21Merge pull request #3336 from nextcloud/bugfix/noid/notify-the-users-about-up...Joas Schilling
2020-04-21Correctly specify the parameter type on the placeholderJoas Schilling
2020-04-20Prevent adding hurtful commandsJoas Schilling
2020-04-17Throw instead of showing the helpJoas Schilling
2020-04-17Make the samples work with ARGUMENTS placeholderJoas Schilling
2020-04-17Remove ARGUMENTS_DOUBLEQUOTE_ESCAPED for nowJoas Schilling
2020-04-17Improve command arguments escapingJoas Schilling
2020-04-16Don't break when showing the login mask to usersJoas Schilling
2020-04-16Notify users when Talk was updated in the backgroundJoas Schilling
2020-04-16Merge pull request #3274 from nextcloud/feature/noid/check-signaling-serversJoas Schilling
2020-04-15Remove version too old messageJoas Schilling
2020-04-15Show explicit message when it is not possible to connect with the severDaniel Calviño Sánchez
2020-04-15Check the signaling server connection and show the version in the admin UIJoas Schilling
2020-04-14Add a capabilityJoas Schilling
2020-04-14Also ignore guest moderators when ignoring guestsJoas Schilling
2020-04-14Provide a api/v2 for rooms without participantsJoas Schilling
2020-04-14Allow different API versionsJoas Schilling
2020-04-14Merge pull request #3285 from nextcloud/bugfix/noid/merge-ping-updatesJoas Schilling
2020-04-07Merge pull request #3287 from nextcloud/fix-invalid-config-attribute-after-mergeJoas Schilling
2020-04-07Merge pull request #3286 from nextcloud/bugfix/noid/remove-unused-template-pa...Joas Schilling
2020-04-07Merge pull request #3279 from nextcloud/enh/participants_sessid_indexJoas Schilling
2020-04-07Fix invalid config attribute after mergeDaniel Calviño Sánchez
2020-04-07Remove unused template parametersJoas Schilling
2020-04-07Ping all session ids with 1 query from the external signalingJoas Schilling
2020-04-07Merge pull request #3282 from nextcloud/bugfix/noid/show-warning-and-error-on...Joas Schilling
2020-04-07Merge pull request #3095 from nextcloud/feature/2285/limit-create-conversationsJoas Schilling
2020-04-07Also don't break on the API when the signaling server is downJoas Schilling
2020-04-07Add index on the session_idRoeland Jago Douma
2020-04-07Add a capability if the user can create conversationsJoas Schilling
2020-04-07Limit creating public and group conversations to a groupJoas Schilling
2020-04-06Fix missing element for Chromium screensharing extensionDaniel Calviño Sánchez
2020-04-02Add a user index on the participants tableJoas Schilling
2020-04-02Fix link to docsJoas Schilling
2020-04-01Remove unused count attribute from roomsJoas Schilling
2020-04-01Use a query that is better indexedJoas Schilling