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): Forum Leaderboard Ranking #32

Open
wants to merge 41 commits into
base: master
Choose a base branch
from

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
  6. 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 28, 2024
    Configuration menu
    Copy the full SHA
    1a85df0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d32eb92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b27d1e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f669a9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    94dba46 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b306e8f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0d0dab9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    982b823 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    66cf83f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ffed01d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5434a1b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    42d55c6 View commit details
    Browse the repository at this point in the history
  18. fix: modal missing

    Waishnav committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    e2ce1df View commit details
    Browse the repository at this point in the history
  19. removing build files

    Waishnav committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    d9c8170 View commit details
    Browse the repository at this point in the history
  20. fix: test fail standardrb

    Waishnav committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    0118bf7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ff24eb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    3658dd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    324e97e View commit details
    Browse the repository at this point in the history
  3. fix: typo

    Waishnav committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6881aa5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9014cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b30898a View commit details
    Browse the repository at this point in the history
  6. fix: ci fail standardrb fix

    Waishnav committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f88d112 View commit details
    Browse the repository at this point in the history
  7. added updated schema

    Waishnav committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    87266fd View commit details
    Browse the repository at this point in the history
  8. fix: migration version

    Waishnav committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    db4cbba View commit details
    Browse the repository at this point in the history
  9. fix ci

    Waishnav committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e42391c 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
    fd98ff8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    495b9ef View commit details
    Browse the repository at this point in the history
  3. removed puts statement

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