discourse-activity-pub
discourse-activity-pub copied to clipboard
DEV: Remove the legacy widget code
Eliminate obsolete post-stream:refresh event triggers. These events were marked as TODO for removal after the Glimmer migration and are no longer needed.
This cleanup improves code clarity and reduces unnecessary event emissions, with no impact on functionality since the events were unused by the current post-stream implementation.