mirror of
https://github.com/discourse/discourse.git
synced 2026-08-13 06:25:11 -05: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'