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
Fix E2E test failures and hide banned users' posts from feeds
Fix editor "Saved" indicator for new posts by setting savedTime in the
CREATE branch. Add test.slow() for Firefox publish test timeout. Replace
force-click bookmark buttons with proper TRPC mutation response waits.
Hide banned users' posts by updating status to draft on ban and restoring
on unban. Add defense-in-depth LEFT JOIN on banned_users to post and feed
query endpoints.
Co-Authored-By: Claude Opus 4.6 <[email protected]>
0 commit comments