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
2018-04-24Add integration tests for receiving rich messagesDaniel Calviño Sánchez
2018-04-24Return rich messages when calling "receiveMessages"Daniel Calviño Sánchez
2018-04-23Add helper class to get a rich message from a plain text chat messageDaniel Calviño Sánchez
2018-04-20Start fixing integration testsJoas Schilling
2018-04-20Fix unit testsJoas Schilling
2018-04-20Add proper chat message offset supportJoas Schilling
2018-04-13Add acceptance tests for chatDaniel Calviño Sánchez
2018-04-11Add basic acceptance tests for conversationsDaniel Calviño Sánchez
2018-04-10Run acceptance tests on the Apache web serverDaniel Calviño Sánchez
2018-04-10Add base configuration for acceptance testsDaniel Calviño Sánchez
2018-03-28Correctly leave the room (not the call) in integration testsJoas Schilling
2018-03-27Fix unit testsJoas Schilling
2018-03-27Add CapabilitiesJoas Schilling
2018-03-20Fix unit testsJoas Schilling
2018-03-16Spelling: by a user that has since been deleted :)Allan Nordhøy
2018-02-14Fix scenario descriptionJoas Schilling
2018-02-13Do not allow one2one calling yourselfJoas Schilling
2018-02-13Merge pull request #648 from nextcloud/run-integration-tests-on-mysql-and-pos...Joas Schilling
2018-02-13Make sure postgres orders the messages correctlyJoas Schilling
2018-02-12Register capabilities and make them available for guestsJoas Schilling
2018-02-08Allow to create group rooms without inviting anyoneJoas Schilling
2018-02-07Allow to get signaling settings as guestsJoas Schilling
2018-02-02Add tests for "BackendNotifier".Joachim Bauch
2018-02-02Add tests for the backend endpoint of "SignalingController".Joachim Bauch
2018-01-26Allow to install the cheat appJoas Schilling
2018-01-12Add capabilitiesJoas Schilling
2017-11-22Use a different object type for all the notificationsJoas Schilling
2017-11-20Mark mention notifications as read, when the user pulls the chat messages of ...Joas Schilling
2017-11-20Also notify people which are in the call/room since they might not read the chatJoas Schilling
2017-11-20Only notify participants when they are not activeJoas Schilling
2017-11-20Do not notify mentioned users that can not participate in the chatDaniel Calviño Sánchez
2017-11-20Add the message to the mention notificationsDaniel Calviño Sánchez
2017-11-20Add notifications for mentions in chat messagesDaniel Calviño Sánchez
2017-11-17Fix unit testsJoas Schilling
2017-11-17Fix unit testJoas Schilling
2017-11-10Correctly join/exit the room in integration tests for callsJoas Schilling
2017-11-10Fix integration tests for actions that just require being in a roomDaniel Calviño Sánchez
2017-11-02Change tables to talk_*Joas Schilling
2017-11-02Move old repair steps to migrationsJoas Schilling
2017-11-02Attempt to fix failing tests due to additional arguments.Joachim Bauch
2017-10-30Delete the chat messages of a room when the room is deletedDaniel Calviño Sánchez
2017-10-26Merge pull request #444 from nextcloud/talkIvan Sein
2017-10-25Fix testsJoas Schilling
2017-10-20Fix password protected rooms in chat backendDaniel Calviño Sánchez
2017-10-20Use the room ID instead of the token as the object ID of chat commentsDaniel Calviño Sánchez
2017-10-20Fix storing a spreed-session as an actorIdDaniel Calviño Sánchez
2017-10-20Add integration tests for the chatDaniel Calviño Sánchez
2017-10-20Add controller for chat messagesDaniel Calviño Sánchez
2017-10-20Add basic polling chat managerDaniel Calviño Sánchez
2017-10-11Simplify activity and fix handling of deleted roomsJoas Schilling