1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 05, 2024 — Jan 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Credo: comment line length More... about 1 year ago
Bump credo to prevent it from crashing More... about 1 year ago
App orphans should only be removed if they are older than 15 mins More... about 1 year ago
Test Account View does not indicate following if a FollowingRelationship is missing More... about 1 year ago
Fix Following status bug More... about 1 year ago
Limit the number of orphaned to delete at 100 every 10 mins due to the cascading queries that have to check oauth_authorizations and oauth_tokens tables. More... about 1 year ago
Add Cron worker to clean up orphaned apps hourly More... about 1 year ago
Ensure apps are assigned to users More... about 1 year ago
Rate Limit the OAuth App spam More... about 1 year ago
Merge branch 'revert-9077d092' into 'develop' More... about 1 year ago
Revert "Merge branch 'oauth-app-spam' into 'develop'" More... about 1 year ago
Include list id in StatusView More... about 1 year ago
Merge branch 'scrubbers-allow-mention-hashtag' into 'develop' More... about 1 year ago
scrubbers/default: Allow "mention hashtag" classes used by Mastodon More... about 1 year ago
Merge branch 'oauth-app-spam' into 'develop' More... about 1 year ago
Merge branch 'drop-unknown-deletes' into 'develop' More... about 1 year ago
Support OAuth App updating the website URL More... about 1 year ago
Test that app scopes can be updated More... about 1 year ago
Prevent OAuth App flow from creating duplicate entries More... about 1 year ago
NodeInfo: Accept application/activity+json requests More... about 1 year ago
Update changelog More... about 1 year ago
InboxGuardPlug: Add early rejection of unknown activity types More... about 1 year ago
Add recognized activity types to a constant and use it in the test More... about 1 year ago
Update allowed activity types from strangers More... about 1 year ago
Update changelog More... about 1 year ago
Test more types we do not want to receive from strangers More... about 1 year ago
Fix test title to be more specific as it has a broader but incorrect meaning More... about 1 year ago
Remove unnecessary error match in ReceiverWorker More... about 1 year ago
Change relay inbox response when not federating to a 403 for consistency More... about 1 year ago
Convert to an Plug called InboxGuard More... about 1 year ago