summaryrefslogtreecommitdiffstats
path: root/tests/php
AgeCommit message (Expand)Author
2021-01-29Add unit tests for subname mentionsDaniel Calviño Sánchez
2021-01-21Initial state service is deprecatedJoas Schilling
2021-01-18Merge pull request #4771 from nextcloud/enh/noid/listable-wordingJoas Schilling
2021-01-14Send Nextcloud session id too when a participant joins a callDaniel Calviño Sánchez
2021-01-14Update wording to open and limited conversationJoas Schilling
2021-01-14Updated wording and interaction for conversation accessibilityVincent Petry
2021-01-04Add capability for room descriptionsDaniel Calviño Sánchez
2020-12-23Add conversation-v3 capability for API v3Vincent Petry
2020-12-18Adjust files to make cs fixer happyVincent Petry
2020-12-16Add raise hand to capabilities testVincent Petry
2020-12-15Merge pull request #4762 from nextcloud/bugfix/noid/allow-to-respond-with-mod...Vincent Petry
2020-12-15Allow to respond with modified common read value on "not modified" messagesJoas Schilling
2020-12-14Add a capability for the phonebook searchJoas Schilling
2020-12-11Changed wording to say visible instead of listableVincent Petry
2020-12-11Fix tests for listable conversationsVincent Petry
2020-12-11Unit tests for system messagesVincent Petry
2020-12-11Adjustments for listable rooms after reviewVincent Petry
2020-12-11Added search provider for listed conversationsVincent Petry
2020-12-11Add listable flags attribute for conversationsVincent Petry
2020-12-10Add a capability for the chat-read-status and the user settingJoas Schilling
2020-12-08Add system message when the description of a conversation is changedDaniel Calviño Sánchez
2020-12-08Notify external signaling server when description changesDaniel Calviño Sánchez
2020-12-08Add description field to conversationsDaniel Calviño Sánchez
2020-12-01Fix unit testsJoas Schilling
2020-11-30Add docs and capabilityJoas Schilling
2020-11-26Simplify getting the participantJoas Schilling
2020-10-30Only use the Mapper in the ServicesJoas Schilling
2020-10-30Fix the unit testsJoas Schilling
2020-10-30Remove talk:room:* unit tests as they don't work anymore and should be integr...Joas Schilling
2020-10-30Fix function usageJoas Schilling
2020-10-30Fix unit tests?Joas Schilling
2020-10-28Make max GIF size configurableVincent Petry
2020-10-28Add size to system message from shared fileVincent Petry
2020-10-09EventDispatcher uses PSR Logger nowJoas Schilling
2020-09-24Set the user status when a mobile client polls for messagesJoas Schilling
2020-09-22Merge pull request #4187 from nextcloud/feature/4184/cache-the-last-message-idJoas Schilling
2020-09-22Fix unit testsJoas Schilling
2020-09-22Adjust unit testJoas Schilling
2020-09-11Don't leak the status when the app is disabled for the userJoas Schilling
2020-08-25Fix unit testsJoas Schilling
2020-08-05Fix unit testsJoas Schilling
2020-08-03Move to Psr\Log\LoggerInterfaceJoas Schilling
2020-08-03Fix unit testsJoas Schilling
2020-07-09Defer sending the notifications when we interact multiple timesJoas Schilling
2020-06-29Import exceptionJoas Schilling
2020-06-29Make tests laxerJoas 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