mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-06 19:42:43 +08:00
Replaces usages of `mapBy` across the codebase with JavaScript's native `.map`. This resolves deprecation warnings related to Ember's array extensions and ensures compatibility with future Ember versions. --------- Co-authored-by: Jarek Radosz <jradosz@gmail.com> |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| config | ||
| db/migrate | ||
| lib | ||
| spec | ||
| svg-icons | ||
| test/javascripts | ||
| plugin.rb | ||
| README.md | ||
Assign Plugin
Allows you to assign topics and individual posts (both private and public) to a user or group.
For more information, please see: https://meta.discourse.org/t/discourse-assign/58044