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

feat(gsoc'24): report as spam and moderation review page #25

Merged
merged 19 commits into from
Aug 18, 2024

Commits on Jul 25, 2024

  1. added the profanity, hate, violance, sex filter using `language_filte…

    …r` gem
    
    - these filters are applied on forum_thread's title, forum_posts's body
    - error messages are now improves with proper altert message styling
      using bootstrap's alter class
    Waishnav committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    734e908 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08b32d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d002a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d48d4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24b22b1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    155f8d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0391c97 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    187c67f View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. fix: remove js bundeling

    Waishnav committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    59f4315 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b926dd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb339c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecf53bb View commit details
    Browse the repository at this point in the history
  5. removing stimulus controller

    Waishnav committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    a8ed0cb View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    d49d94f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19ed0e3 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    4ef7254 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad49ae5 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. add: new tests coverage

    Waishnav committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    3a76984 View commit details
    Browse the repository at this point in the history
  2. chores

    Waishnav committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    bf9b0a4 View commit details
    Browse the repository at this point in the history