You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add unified attachment processor for handling ActivityPub media imports from both remote URLs and local files, with automatic media block generation and Classic Editor support.
Refactored avatar handling into a new system that stores and manages avatars per remote actor, improving reliability and preparing for future caching support.
Improved inbox performance by batching and deduplicating activities, reducing redundant processing and improving handling during high activity periods.
0 commit comments