Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Add) Store moderation message in DB and display in views #4412

Draft
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

Obi-Wana
Copy link
Contributor

@Obi-Wana Obi-Wana commented Jan 5, 2025

(Add) Store moderation message in DB and display in views.

PS: Migration may take a couple of hours, depending on DB size and system.

Copy link

what-the-diff bot commented Jan 5, 2025

PR Summary

  • New Storage for Torrent Moderation Messages
    A new model and table created to store moderation messages related to torrents.
  • Logging Mechanism for Moderation Actions
    Updated the control system to record moderation messages upon rejecting or delaying torrents.
  • Retrieve Mechanism for Moderation Messages
    Introduced a method to associate and fetch moderation messages related to a specific torrent.
  • Updated Display of Moderation Messages
    Views and display components adjusted to accommodate the new moderation message table.
  • Style Updates for Moderation Table
    Design elements updated to match the new table layout.
  • New View for Moderation Messages
    Introduced a partial view on the show page for displaying moderation messages of non-approved torrents conditionally.

@Obi-Wana Obi-Wana force-pushed the add-store-moderation-message branch 12 times, most recently from 906deae to 7c1f58d Compare January 9, 2025 19:00
@Obi-Wana Obi-Wana force-pushed the add-store-moderation-message branch from 4f13ae4 to de21453 Compare January 9, 2025 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant