summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2024-04-10feat(federation): Register the OCM resourceJoas Schilling
2024-04-10fix: Set all rich object parameter values to stringprovokateurin
2024-04-10fix(frontpage): Don't bruteforce protect "undefined"Joas Schilling
2024-04-10fix(breakoutrooms): Hide breakout rooms from dashboard itemsJoas Schilling
2024-04-10perf(dashboard): Implement widget item api v2Richard Steinmetz
2024-04-04fix(tests): Fix sorting rooms with same nameJoas Schilling
2024-03-28feat(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
2024-03-18fix(federation): Fix updating PCM after editing or deleting a messageJoas Schilling
2024-03-15Merge pull request #11814 from nextcloud/feature/noid/federated-chat-remindersJoas Schilling
2024-03-15fix(federation): Don't trigger notifications for own messagesJoas Schilling
2024-03-15feat(reminders): Implement reminders for messages not in cacheJoas Schilling
2024-03-15fix(federation): Log and test last read messageJoas Schilling
2024-03-15fix(notifications): Fix federated users being authors of notificationsJoas Schilling
2024-03-15fix(notifications): Fix Undefined variable $comment at Notifier.php#693Joas Schilling
2024-03-14Merge pull request #11653 from nextcloud/feat/11272/pollsJoas Schilling
2024-03-14Merge pull request #11799 from nextcloud/bugfix/noid/handle-federation-config...Joas Schilling
2024-03-14feat(federation): Implement pollsJoas Schilling
2024-03-14fix(federation): Handle federation configs when inviting instead of generic "...Joas Schilling
2024-03-14test(federation): Add integration tests for setting all kind of read markersJoas Schilling
2024-03-14fix(federation): Cache whether we have federated participants in a conversationJoas Schilling
2024-03-14fix(federation): Fix unread marker handling in federated chatsJoas Schilling
2024-03-14fix(federation): Send the display name when accepting the inviteJoas Schilling
2024-03-13fix(tests): Reset OCM retries and PCM after integration testsJoas Schilling
2024-03-13fix(federation): Use shared logic when removing self from a roomJoas Schilling
2024-03-13fix(federation): Fix the handling of retrying OCM notifications when the remo...Joas Schilling
2024-03-13test(federation): Add test for avatar federationJoas Schilling
2024-03-13fix(federation): Don't allow declining after acceptingJoas Schilling
2024-03-12fix(federation): Add integration tests for reactionsJoas Schilling
2024-03-07fix(federation): Allow to remove self from a federated conversationJoas Schilling
2024-03-07fix(federation): Don't expose the accessToken anymore to the frontend/clientsJoas Schilling
2024-03-06Merge pull request #11691 from nextcloud/feat/11272/notificationsJoas Schilling
2024-03-06feat(federation): Implement notifications for mentions, reply and fullJoas Schilling
2024-03-06fix(API): Add constants for known comments metadataJoas Schilling
2024-03-06feat(federation): Add capabilities for the federation feature and configsJoas Schilling
2024-03-06fix(federation): Don't post any messages into proxy conversationsJoas Schilling
2024-03-05feat(chat): Allow marking chat as read without a last message IDJoas Schilling
2024-02-29fix(federation): Handle federation errors so we have better logsJoas Schilling