mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-22 01:01:49 +08:00
This enhances the reviewable timeline by tracking and displaying when reviewables are claimed and unclaimed by moderators. Changes include: - Modified reviewable_claimed_topics_controller to send user information and claimed status for both claim and unclaim operations - Added reviewable_histories to ReviewableSerializer to expose history data - Updated ReviewableItem component to track claim/unclaim events via MessageBus and add them to the reviewable's history - Fixed MessageBus initialization to start in Rails testing environment to support system tests <img width="1111" height="741" alt="Screenshot 2025-11-26 at 3 24 28 pm" src="https://github.com/user-attachments/assets/84e0bf2a-adb3-4ed2-93cb-eda6d771f5af" /> |
||
|---|---|---|
| .. | ||
| environments | ||
| initializers | ||
| locales | ||
| application.rb | ||
| boot.rb | ||
| cdn.yml.sample | ||
| database.yml | ||
| deploy.rb.sample | ||
| dev_defaults.yml | ||
| discourse.config.sample | ||
| discourse.pill.sample | ||
| discourse_defaults.conf | ||
| environment.rb | ||
| logrotate.conf | ||
| multisite.yml.production-sample | ||
| nginx.sample.conf | ||
| pitchfork.conf.rb | ||
| projections.json | ||
| puma.rb | ||
| routes.rb | ||
| sidekiq.yml | ||
| site_settings.yml | ||
| spring.rb | ||
| thin.yml.sample | ||
| unicorn.conf.rb | ||
| unicorn_launcher | ||