mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
This would allow a theme component (or an API call) to reset the bump date of a topic to a given post's created_at date. I picked `post_id` as the parameter here because it provides a bit of extra protection against accidentally resetting the bump date to a date that doesn't make sense.