mirror of
https://github.com/discourse/discourse.git
synced 2026-08-07 11:45:21 -05:00
Replaces Ember's deprecated `filterBy` with the native JavaScript method `filter`. This aligns with modern JavaScript practices, improves code clarity, and prepares for future deprecations. Changes involve various components, controllers, and models across the codebase.
Discourse Post Voting
Discourse Post Voting allows the creation of topics with votable posts.
Please refer to https://meta.discourse.org/t/227808 for more info!
Contributions
Special thanks to Pavilion for building https://github.com/paviliondev/discourse-question-answer which this plugin took inspirations from.
