summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-14Merge branch 'list-id-visibility' into 'develop'marcin mikołajczak
2024-09-14Merge branch 'manifest-icon-size' into 'develop'marcin mikołajczak
2024-09-12Manifest: declare /static/logo.svg as 512x512 to match one provided by plerom...marcin mikołajczak
2024-09-11Merge branch 'ldap-tls' into 'develop'feld
2024-09-11LDAP Auth: fix TLS certificate verificationMark Felder
2024-09-08Merge branch 'argon2' into 'develop'Haelwenn
2024-09-08ChangelogMint
2024-09-08Authentication: convert argon2 passwords, add testsMint
2024-09-08Argon2 password supportmarcin mikołajczak
2024-09-06Merge branch 'well-known' into 'develop'feld
2024-09-06Merge branch 'dialyzer' into 'develop'feld
2024-09-06Merge branch 'oban-uniques' into 'develop'feld
2024-09-06Merge branch 'scrubber-mention-hashtag' into 'develop'feld
2024-09-06Add tests for Mastodon mention hashtag classMark Felder
2024-09-06ChangelogMark Felder
2024-09-06Dialyzer: pattern_match The pattern can never match the type {:diff, false}.Mark Felder
2024-09-06Dialyzer: The pattern variable _ can never match the type, because it is cove...Mark Felder
2024-09-06Dialyzer: The pattern variable _e@1 can never match the type, because it is c...Mark Felder
2024-09-06Dialyzer: invalid contractMark Felder
2024-09-06Dialyzer: the pattern can never match the typeMark Felder
2024-09-06Dialyzer: the pattern can never match the typeMark Felder
2024-09-06Oban: more unique job constraintsMark Felder
2024-09-06Merge branch 'following-state-bug' into 'develop'feld
2024-09-05Merge branch 'oauth-app-spam2' into 'develop'feld
2024-09-05Credo: comment line lengthMark Felder
2024-09-05Bump credo to prevent it from crashingMark Felder
2024-09-05App orphans should only be removed if they are older than 15 minsMark Felder
2024-09-05Fix Following status bugMark Felder
2024-09-05Test Account View does not indicate following if a FollowingRelationship is m...Mark Felder
2024-09-04Limit the number of orphaned to delete at 100 every 10 mins due to the cascad...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-04Rate Limit the OAuth App spamMark Felder
2024-09-04Merge branch 'revert-9077d092' into 'develop'feld
2024-09-04Revert "Merge branch 'oauth-app-spam' into 'develop'"feld
2024-09-03Include list id in StatusViewmarcin mikołajczak
2024-09-02Merge branch 'scrubbers-allow-mention-hashtag' into 'develop'marcin mikołajczak
2024-09-02scrubbers/default: Allow "mention hashtag" classes used by Mastodonmarcin 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-30Update changelogMark 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-30Update allowed activity types from strangersfeld
2024-08-29Update changelogMark Felder
2024-08-29Test more types we do not want to receive from strangersMark Felder