mirror of
https://github.com/discourse/discourse.git
synced 2025-04-20 14:29:05 +08:00

When rebaking a post we were invalidating _regular_ oneboxes but not inline oneboxes. DEV: also renamed 'InlineOneboxer.purge' to 'InlineOneboxer.invalidate' to keep the API consistent with 'Oneboxer.invalidate'