summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2024-04-27chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]
2024-04-26chore: keep the earliest creation year in SPDX CopyrightMaksim Sukharev
2024-04-26chore: Add copyrights in some filesJoas Schilling
2024-04-26chore: Run SPDX convertorJoas Schilling
2024-04-20Merge pull request #12174 from nextcloud/backport/12163/mainJoas Schilling
2024-04-20Merge pull request #12156 from nextcloud/techdebt/noid/update-activity-except...Joas Schilling
2024-04-20fix(tests): Fix array keys in testsJoas Schilling
2024-04-20chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]
2024-04-20fix(dashboard): Dashboard does not show mentions from federated conversationsJoas Schilling
2024-04-19fix(techdebt): Update exception handling in activity appJoas Schilling
2024-04-16fix(conversations): Include rooms in "modified since" updates when attendee i...Joas Schilling
2024-04-12fix(commands): Also remove testsJoas Schilling
2024-04-12fix(chat): Remove commandsJoas Schilling
2024-04-12fix(tests): Clean up unit test codeJoas Schilling
2024-04-12feat(CI): Fail unit tests on various occasionsJoas Schilling
2024-04-12fix(dashboard): Don't show read one-to-one when the last system message is newerJoas Schilling
2024-04-11Revert "fix(frontpage): Don't bruteforce protect "undefined""Joas Schilling
2024-04-10Merge pull request #10692 from nextcloud/bugfix/server-40885/register-ocm-res...Joas Schilling
2024-04-10Merge pull request #12021 from nextcloud/fix/rich-object-non-string-valuesJoas Schilling
2024-04-10Merge pull request #12038 from nextcloud/techdebt/noid/deps-update-in-integra...Joas Schilling
2024-04-10Merge pull request #12029 from nextcloud/bugfix/noid/dont-bruteforce-throttle...Joas Schilling
2024-04-10fix(tests): Migrate to new method for regex matchingJoas Schilling
2024-04-10feat(federation): Register the OCM resourceJoas Schilling
2024-04-10chore(CI): Update Behat and PHPUnit10Joas Schilling
2024-04-10fix(deps): Bump Minimum PHP version in composer files to 8.1Joas Schilling
2024-04-10fix(tests): Make dataproviders staticJoas Schilling
2024-04-10fix(CI): Remove coverage block from configJoas Schilling
2024-04-10fix(CI): Migrate phpunit.xml to PHPUnit10Joas Schilling
2024-04-10fix(breakoutrooms): Hide breakout rooms from dashboard itemsJoas Schilling
2024-04-09fix(frontpage): Don't bruteforce protect "undefined"Joas Schilling
2024-04-09perf(dashboard): Implement widget item api v2Richard Steinmetz
2024-04-07fix: Set all rich object parameter values to stringprovokateurin
2024-04-06chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]
2024-04-04fix(tests): Fix sorting rooms with same nameJoas Schilling
2024-03-28Merge pull request #11944 from nextcloud/bugfix/noid/expose-invite-countJoas Schilling
2024-03-28feat(deps): Add Nextcloud 30 support on mainJoas Schilling
2024-03-27feat(federation): Expose a header with the pending invitations on room listJoas Schilling
2024-03-27fix(federation): Don't double convert the actor info in the last messageJoas Schilling
2024-03-26fix(bruteforce): Log assumed bruteforce relevant actionsJoas Schilling
2024-03-25fix(federation): Prevent duplicated invites with different casing and heal th...Joas Schilling
2024-03-23chore(deps-dev): Bump phpunit/phpunit in /tests/integrationdependabot[bot]
2024-03-22fix(tests): Allow negative expiration time in testsJoas Schilling
2024-03-19fix(recording): Fix duplicate share message when sharing a recording or trans...Joas Schilling
2024-03-19fix(chat): Mark notifications read when setting the readmarker to the endJoas Schilling
2024-03-19fix(federation): Add an integration test confirming the mark readJoas Schilling
2024-03-19fix(federation): Fix expiration of cached messagesJoas Schilling
2024-03-18Merge pull request #11843 from nextcloud/bugfix/noid/use-Room-isFederatedConv...Joas Schilling
2024-03-18fix(API): Use Room::isFederatedConversation() consistantlyJoas Schilling
2024-03-18Merge pull request #11840 from nextcloud/bugfix/noid/bring-back-dark-avatarsMaksim Sukharev
2024-03-18fix(conversations): Make avatars dark in dark mode againJoas Schilling