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
2020-10-30Move participants table in Manager to attendeesJoas Schilling
2020-10-30Fix unit tests?Joas Schilling
2020-10-29Merge pull request #4483 from nextcloud/techdebt/4481/always-commentsmanager-...Vincent Petry
2020-10-28Add a stub for the comments manager to clarify it's defined methodsVincent Petry
2020-10-28Make max GIF size configurableVincent Petry
2020-10-28Add size to system message from shared fileVincent Petry
2020-10-23Correctly leave the room not the call in integration testsJoas Schilling
2020-10-21Abort integration tests if Talk or helper apps can not be installedDaniel Calviño Sánchez
2020-10-21Update info.xmlJoas Schilling
2020-10-13Update psalm-baseline.xmlJoas Schilling
2020-10-12Add baselineJoas Schilling
2020-10-09Add PsalmJoas Schilling
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-28Merge pull request #3743 from nextcloud/techdebt/noid/deferrable-notification...Joas Schilling
2020-07-27Also sort the sharee suggestions by tokenJoas Schilling
2020-07-27Presort the mention suggestions to fix postgres integration 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
2020-06-26New line as information seperatorJoas Schilling
2020-06-25Merge pull request #3845 from nextcloud/bugfix/noid/enable-fixed-postgres-tes...Joas Schilling
2020-06-25Sort the users in the participants array before comparingJoas Schilling
2020-06-25Improve push notifications for upcoming iOS/Apple changesJoas Schilling
2020-06-18Fix service overwritingJoas Schilling
2020-06-10Fix unit testsJoas Schilling
2020-06-10Use select boxes for language and countryMorris Jobke
2020-06-10Add notifications for changed state of the hosted signaling server accountMorris Jobke
2020-06-10Add background job that regularly checks for updates of the signaling server ...Morris Jobke
2020-06-10First UI version of form for signaling server trialMorris Jobke
2020-06-05Add a unit test for the cachingJoas Schilling
2020-06-05Adjust unit testsJoas Schilling
2020-06-02Merge pull request #3505 from PhrozenByte/feature/cmd-room-followupJoas Schilling
2020-05-29Move talk:room:* command and unit test DI to traitsDaniel Rudolf
2020-05-18Merge pull request #3565 from nextcloud/bugfix/noid/hpb-multi-setup-protectionJoas Schilling
2020-05-18Don't allow multiple HPB without clustering and add a cache warningJoas Schilling
2020-05-15Correctly pick the parent if it is index 0 of the messagesJoas Schilling
2020-05-14Merge pull request #3528 from nextcloud/bugfix/3523/make-conversations-linked...Joas Schilling