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/php
AgeCommit message (Expand)Author
2019-11-28Compatibility with phpunit8comptibility-with-phpunit-8Joas Schilling
2019-10-04Fix "MessageTooLongException" when mentioning someone in a long commentJoas Schilling
2019-10-02Merge pull request #2245 from nextcloud/bugfix/2237/fix-minor-php-issuesDaniel Calviño Sánchez
2019-10-01Correctly set the unread counter when readding a user to a one-to-one convers...Joas Schilling
2019-10-01More IShare::TYPE_* fixesJoas Schilling
2019-09-26Correctly check if the share has a password and if it was entered correctly.Joas Schilling
2019-09-19Populate the canStartCall value and add a capabilityJoas Schilling
2019-09-19Unify system messages with mentions of guest users in ordinary messagesJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-09-04Merge pull request #2148 from nextcloud/bugfix/2141/use-new-richobject-type-g...Joas Schilling
2019-09-02Use the new rich object type guestJoas Schilling
2019-08-30Fix unit testsJoas Schilling
2019-08-28Merge pull request #1926 from nextcloud/feature/382/lobbyJoas Schilling
2019-08-28Merge pull request #2102 from nextcloud/bugfix/2088/support-file-calls-in-gro...Joas Schilling
2019-08-28Add a unit test and fix an issue with foldersJoas Schilling
2019-08-28Rename lobby constantsDaniel Calviño Sánchez
2019-08-28Add capabilityJoas Schilling
2019-08-28Allow a timer as wellJoas Schilling
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-27Merge pull request #2104 from nextcloud/feature/2074/guest-name-in-notificationsIvan Sein
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-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-30Prevent replying to commands and system messagesJoas 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-24Add a capabilityJoas Schilling
2019-07-24Change read marker to work on the comment id isntead of datetimeJoas Schilling
2019-07-18Adjust the text of past-notifications and add actionsJoas Schilling
2019-07-18Adjust markProcessed behaviour to 17Joas Schilling
2019-07-08Sort mentions with the searched start firstJoas Schilling
2019-07-03Merge pull request #1922 from nextcloud/bugfix/1846/csp-fail-with-wss-signlin...Joas Schilling
2019-07-02Add unit tests for getting the web socket domain of a signaling serverDaniel Calviño Sánchez
2019-06-27Add a capabilityJoas Schilling
2019-04-08FIx strange unit testJoas Schilling
2019-04-01Fix testsJoas Schilling
2019-03-25Fix testsJoas Schilling
2019-03-25Introduce a Read-Only state for conversationsJoas Schilling
2019-03-18Merge pull request #1626 from nextcloud/techdebt/noid/inject-via-annotationJoas Schilling
2019-03-15Reset the signaling server settings after unit testsJoas Schilling
2019-03-15Fix phpunit testsJoas Schilling
2019-03-14Add "locked-one-to-one" capabilityJoas Schilling