summaryrefslogtreecommitdiffstats
path: root/tests/php/Controller
AgeCommit message (Expand)Author
2021-03-08Prepare selecting the correct session in case there are multipleJoas Schilling
2021-02-12Don't recalculate the actorId of guest attendeesJoas Schilling
2021-02-02Add a unit testJoas Schilling
2021-02-02Allow to know when deleting might not be sufficientJoas Schilling
2020-12-18Adjust files to make cs fixer happyVincent Petry
2020-12-15Allow to respond with modified common read value on "not modified" messagesJoas Schilling
2020-12-11Fix tests for listable conversationsVincent Petry
2020-12-11Added search provider for listed conversationsVincent Petry
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-09-24Set the user status when a mobile client polls for messagesJoas Schilling
2020-09-11Don't leak the status when the app is disabled for the userJoas Schilling
2020-08-05Fix unit testsJoas Schilling
2020-06-29Introduce a RoomService to handle creation of RoomsJoas Schilling
2020-05-12Run cs:fixJoas Schilling
2020-05-12Fix unit testsJoas Schilling
2020-04-22Handle the new reference id in the backendJoas Schilling
2020-04-16Fix constructor in SignalingController unit testsDaniel Calviño Sánchez
2020-04-14Merge pull request #3285 from nextcloud/bugfix/noid/merge-ping-updatesJoas Schilling
2020-04-08Add test to filter out inactive users and update multiple pingsJoas Schilling
2020-04-07Fix unit testsJoas Schilling
2020-03-06Send participant permissions to the external signaling serverDaniel Calviño Sánchez
2020-03-02Get room properties for the signaling server from separate function.Joachim Bauch
2020-02-07Fix unit testsJoas Schilling
2019-12-20Fix unit testsJoas Schilling
2019-12-06Merge pull request #2502 from nextcloud/bugfix/noid/typed-eventsJoas Schilling
2019-12-04Add a dedicated method to the modelJoas Schilling
2019-12-04Add constants for event names and use patternJoas Schilling
2019-12-04Typed events for TalkJoas Schilling
2019-11-28Update master php testing versionsJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-08-28Merge pull request #1974 from nextcloud/feature/noid/guest-mentionsJoas Schilling
2019-07-30Expose the message type as wellJoas 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-25Allow guests to read the display name when they joined a roomJoas Schilling
2019-04-08FIx strange unit testJoas Schilling
2019-04-01Fix testsJoas Schilling
2019-03-15Fix phpunit testsJoas Schilling
2019-03-01Add config method to check if the user can access TalkJoas Schilling
2019-02-28Fix unit testsJoas Schilling
2019-02-28Fix removing users when an old session id expires in the signaling server.Joachim Bauch
2019-02-27Fix unit testsJoas Schilling
2019-02-27Readd the hack to set the name of one-to-one conversationsJoas Schilling
2019-02-21Fix unit tests from #1453Joas Schilling
2019-02-20Adjust tests to the new executorJoas Schilling
2019-02-13Use ITimeFactory instead of time()Joas Schilling
2019-02-13Use the datetime factory everywhereJoas Schilling