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

Move server event filtering logic to rust #17928

Merged
merged 24 commits into from
Nov 14, 2024
Merged

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    d724cb5 View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    devonh committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ad519aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d12038c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ffaa4d View commit details
    Browse the repository at this point in the history
  5. Make events/filter mod public

    devonh committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1ef8563 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f04bee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65bace7 View commit details
    Browse the repository at this point in the history
  8. Fix linter errors

    devonh committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    ad9d0f6 View commit details
    Browse the repository at this point in the history
  9. Lower nightly version

    devonh committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    18af93b View commit details
    Browse the repository at this point in the history
  10. Lower nightly version

    devonh committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    5c1db9d View commit details
    Browse the repository at this point in the history
  11. Lower nightly version

    devonh committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    739efed View commit details
    Browse the repository at this point in the history
  12. Lower nightly version

    devonh committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e06c703 View commit details
    Browse the repository at this point in the history
  13. Lower nightly version

    devonh committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    81bb006 View commit details
    Browse the repository at this point in the history
  14. Lower nightly version

    devonh committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8a91d95 View commit details
    Browse the repository at this point in the history
  15. Raise Clippy nightly version

    devonh committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    f9f7df4 View commit details
    Browse the repository at this point in the history
  16. Fix nightly linter error

    devonh committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a47d6c0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    be385bd View commit details
    Browse the repository at this point in the history
  18. Remove ruma dependency

    devonh committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    1714366 View commit details
    Browse the repository at this point in the history
  19. Lower rust version back down

    devonh committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    de08059 View commit details
    Browse the repository at this point in the history
  20. Fix whitespace

    devonh committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    427c108 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ee9bcc7 View commit details
    Browse the repository at this point in the history
  22. Fix linter error

    devonh committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    9d242fa View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    27de19a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Use named args

    devonh committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d301c38 View commit details
    Browse the repository at this point in the history