summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-10-06Metadata: Do not include .atom feed links for remote accountsmarcin mikołajczak
2024-10-03RemoteReportPolicy: Fix third-party report detectionMint
2024-10-03RemoteReportPolicy: add `reject_third_party` optionMint
2024-10-03RemoteReportPolicy: add `:reject_all` option, fix testsAlex Gleason
2024-10-03Add RemoteReportPolicy to reject reports without enough informationAlex Gleason
2024-10-03Remove test superceded by logic changeMark Felder
2024-10-03Check if a refresh is permitted by comparing timestamps before attempting to ...Mark Felder
2024-10-02Fix nonexisting user will not generate metadata for search engine opt-outtusooa
2024-10-02Do not attempt to schedule poll refresh jobs for local activitiesMark Felder
2024-09-30Improve assertionMark Felder
2024-09-30Test that a poll refresh is cancelled if updated_at on the object is newer th...Mark Felder
2024-09-30Permit backdating the poll closed timestampMark Felder
2024-09-30Test Poll refresh jobs stream out updates after refetching the objectMark Felder
2024-09-30Schedule a final poll refresh before streaming out the notificationsMark Felder
2024-09-30Validate an Oban job is inserted for poll refreshesMark Felder
2024-09-30Remove Object.get_by_id_and_maybe_refetch/2Mark Felder
2024-09-21MRF.SimplePolicy: Add id_filter/1Haelwenn (lanodan) Monnier
2024-09-19Include session scopes in TokenViewmarcin mikołajczak
2024-09-17Fix testsMark Felder
2024-09-16Repesct :restrict_unauthenticated for hashtag rss/atom feedsmarcin mikołajczak
2024-09-16Allow disabling C2S ActivityPub APImarcin mikołajczak
2024-09-15Require HTTP signatures (if enabled) for routes used by both C2S and S2S AP APImarcin mikołajczak
2024-09-15Merge branch 'notifications-group-key' into 'develop'marcin mikołajczak
2024-09-14Federate avatar/header descriptionsmarcin mikołajczak
2024-09-14Merge branch 'profile-image-descriptions' into 'develop'marcin mikołajczak
2024-09-14Merge branch 'list-id-visibility' into 'develop'marcin mikołajczak
2024-09-12Add `group_key` to notificationsmarcin mikołajczak
2024-09-08Authentication: convert argon2 passwords, add testsMint
2024-09-06Merge branch 'well-known' into 'develop'feld
2024-09-06Add tests for Mastodon mention hashtag classMark Felder
2024-09-06Merge branch 'following-state-bug' into 'develop'feld
2024-09-05Credo: comment line lengthMark Felder
2024-09-05App orphans should only be removed if they are older than 15 minsMark Felder
2024-09-05Test Account View does not indicate following if a FollowingRelationship is m...Mark Felder
2024-09-04Add Cron worker to clean up orphaned apps hourlyMark Felder
2024-09-04Ensure apps are assigned to usersMark Felder
2024-09-04Revert "Merge branch 'oauth-app-spam' into 'develop'"feld
2024-09-03Include list id in StatusViewmarcin mikołajczak
2024-09-01Merge branch 'oauth-app-spam' into 'develop'feld
2024-09-01Merge branch 'drop-unknown-deletes' into 'develop'feld
2024-09-01Support OAuth App updating the website URLMark Felder
2024-09-01Test that app scopes can be updatedMark Felder
2024-09-01Prevent OAuth App flow from creating duplicate entriesMark Felder
2024-08-30NodeInfo: Accept application/activity+json requestsMark Felder
2024-08-30InboxGuardPlug: Add early rejection of unknown activity typesMark Felder
2024-08-30Add recognized activity types to a constant and use it in the testMark Felder
2024-08-29Test more types we do not want to receive from strangersMark Felder
2024-08-29Fix test title to be more specific as it has a broader but incorrect meaningMark Felder
2024-08-29Convert to an Plug called InboxGuardMark Felder
2024-08-29Switch test to the inboxMark Felder