mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
7109d94ee7
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'