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/tests
AgeCommit message (Expand)Author
2019-08-28Allow a timer as wellJoas Schilling
2019-08-28Add integration tests for preventing access to some APIs in the lobbyDaniel Calviño Sánchez
2019-08-28Add integration tests for setting the lobby stateDaniel Calviño Sánchez
2019-08-28Add support for promoting and demoting guests in the integration testsDaniel Calviño Sánchez
2019-08-28Send notification to signaling backend when lobby state changesDaniel Calviño Sánchez
2019-08-28Read and allow to set the lobby stateJoas Schilling
2019-08-28Merge pull request #1974 from nextcloud/feature/noid/guest-mentionsJoas Schilling
2019-08-28Merge pull request #2121 from nextcloud/get-password-from-session-if-not-give...Joas Schilling
2019-08-28Move password from its own menu to the room moderation menuDaniel Calviño Sánchez
2019-08-28Fix participant items being focusableDaniel Calviño Sánchez
2019-08-28Add acceptance tests for joining again a password protected roomDaniel Calviño Sánchez
2019-08-28Add acceptance tests for joining a password protected room as a userDaniel Calviño Sánchez
2019-08-28Add acceptance tests for mentions in Files app and password request pageDaniel Calviño Sánchez
2019-08-28Add acceptance tests for mentions of guests without nameDaniel Calviño Sánchez
2019-08-28Add acceptance tests for mentions of all users of a public roomDaniel Calviño Sánchez
2019-08-28Add acceptance test for guest mentionsDaniel Calviño Sánchez
2019-08-28Add acceptance test for mentions choosing from the mention autocompleteDaniel Calviño Sánchez
2019-08-28Check mention of current user in acceptance testsDaniel Calviño Sánchez
2019-08-28Add integration tests for guest mentionsJoas Schilling
2019-08-27Merge pull request #2104 from nextcloud/feature/2074/guest-name-in-notificationsIvan Sein
2019-08-23Merge pull request #2084 from nextcloud/add-user-to-file-room-when-joining-it...Joas Schilling
2019-08-23Use the guest name in notifications if it was providedJoas Schilling
2019-08-21Fix missing notifications to signaling backend for some room eventsDaniel Calviño Sánchez
2019-08-16Add user to file room when joining it instead of when getting its tokenDaniel Calviño Sánchez
2019-08-16Add integration tests for joining and leaving regular roomsDaniel Calviño Sánchez
2019-08-13Add more integration tests for joining a file roomDaniel Calviño Sánchez
2019-08-13Fix integration test for joining a file room againDaniel Calviño Sánchez
2019-07-31Merge pull request #2048 from nextcloud/bugfix/noid/collectionsJoas Schilling
2019-07-30Correctly check if a user has access to a conversationJoas Schilling
2019-07-30Expose the message type as wellJoas Schilling
2019-07-30Make sure we don't change the comments object as that will update the databaseJoas Schilling
2019-07-30Add integration test for replies to shared file messagesDaniel Calviño Sánchez
2019-07-30Prevent replying to commands and system messagesJoas Schilling
2019-07-30Add integration tests for repliesJoas Schilling
2019-07-30Add a mention-alike notification for repliesJoas Schilling
2019-07-30Allow to reply to messages and return the parent on the message endpointsJoas Schilling
2019-07-25Also parse mentions of guestsJoas Schilling
2019-07-25Also search in the displayname of guests for mentionsJoas Schilling
2019-07-25Allow guests to read the display name when they joined a roomJoas Schilling
2019-07-25Merge pull request #1214 from nextcloud/feature/noid/unread-message-markerJoas Schilling
2019-07-25Run all tests on mergesJoas Schilling
2019-07-24Add a capabilityJoas Schilling
2019-07-24Change read marker to work on the comment id isntead of datetimeJoas Schilling
2019-07-19Add acceptance tests for joining a password protected public roomDaniel Calviño Sánchez
2019-07-19Add acceptance test for joining a public roomDaniel Calviño Sánchez
2019-07-18Adjust the text of past-notifications and add actionsJoas Schilling
2019-07-18Adjust markProcessed behaviour to 17Joas Schilling
2019-07-16Also run acceptance tests when CSS was modifiedJoas Schilling
2019-07-16Only run php, integration and acceptance tests when requiredJoas Schilling
2019-07-10Merge pull request #1921 from nextcloud/bugfix/1857/retain-one-to-one-chatsJoas Schilling