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: Add bsky-sdk #185

Merged
merged 29 commits into from
Jun 13, 2024
Merged

feat: Add bsky-sdk #185

merged 29 commits into from
Jun 13, 2024

Commits on May 29, 2024

  1. Add bsky-sdk

    sugyan committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1f544e6 View commit details
    Browse the repository at this point in the history
  2. chore: Tweak

    sugyan committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3c6f14d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Add moderation tests

    sugyan committed May 30, 2024
    Configuration menu
    Copy the full SHA
    bf423ed View commit details
    Browse the repository at this point in the history
  2. Add tests, add tests

    sugyan committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ee01692 View commit details
    Browse the repository at this point in the history
  3. Implement blocking behavior

    sugyan committed May 30, 2024
    Configuration menu
    Copy the full SHA
    40c763c View commit details
    Browse the repository at this point in the history
  4. Implement muted behaviors

    sugyan committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5d04fce View commit details
    Browse the repository at this point in the history
  5. Complete behaviors tests

    sugyan committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0391484 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Add Hash to api types

    sugyan committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c71180c View commit details
    Browse the repository at this point in the history
  2. WIP: Add BskyAgent.moderator()

    sugyan committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b9dd605 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

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

    sugyan committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    77d348b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Add tests::custom_labels

    sugyan committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1129848 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Add moderation for mutewords

    sugyan committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3d09886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cefa4a4 View commit details
    Browse the repository at this point in the history
  3. Fix warnings

    sugyan committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    a1df2c3 View commit details
    Browse the repository at this point in the history
  4. Add labels

    sugyan committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9dac37d View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Add rich_text

    sugyan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ba2a190 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9a7c55 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

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

Commits on Jun 9, 2024

  1. Add link detection, add tests

    sugyan committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    35ebaeb View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Implement tag detection

    sugyan committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    f5b928a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Add tests for has_muted_word

    sugyan committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e6e151c View commit details
    Browse the repository at this point in the history
  2. Update tests

    sugyan committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    dfb8df8 View commit details
    Browse the repository at this point in the history
  3. Add default-client feature

    sugyan committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    fa44518 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Update interface, and tests

    sugyan committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    9fd838d View commit details
    Browse the repository at this point in the history
  2. Add docs

    sugyan committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1768ceb View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Add docs for agent

    sugyan committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    53082bb View commit details
    Browse the repository at this point in the history
  2. Add docs

    sugyan committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    fd32eda View commit details
    Browse the repository at this point in the history
  3. Ready for publish

    sugyan committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    fe82d61 View commit details
    Browse the repository at this point in the history