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

group reports not by reason but by room #16103

Merged
merged 7 commits into from
Sep 23, 2024
Merged

Commits on Sep 21, 2024

  1. group reports not by reason but by room

    so that comm scores accumulate over different report reasons
    ornicar committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    889bfde View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    9837dd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfb6528 View commit details
    Browse the repository at this point in the history
  3. move report.reason to report.atom.reason

    reports only have a room, which groups them.
    each report has several atoms each with their own reason
    ornicar committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    0698a9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bf31a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a07f10c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6818c1 View commit details
    Browse the repository at this point in the history