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

[feature] Filters v1 #2594

Merged
merged 14 commits into from
Mar 6, 2024
Merged

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    b044de9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdf5bb8 View commit details
    Browse the repository at this point in the history
  3. Update test/envparsing.sh

    VyrCossont committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    c648e61 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    7914a19 View commit details
    Browse the repository at this point in the history
  2. Regenerate Swagger

    VyrCossont committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    f162d22 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    c78b9b1 View commit details
    Browse the repository at this point in the history
  2. Remove updating filter statuses

    This is an operation that the Mastodon v2 filter API doesn't actually have, because filter statuses, unlike keywords, don't have options: the only info they contain is the status ID to be filtered.
    VyrCossont committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    402640c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2c2ad1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60c4229 View commit details
    Browse the repository at this point in the history
  5. Inline FilterEntry

    VyrCossont committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    ed2eadc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac9c4a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c69b420 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Remove GoLand linter control comments

    Our existing linters should catch these, or they don't matter very much
    VyrCossont committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0817211 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

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