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

Ozone chat integration #2490

Merged
merged 53 commits into from
May 15, 2024
Merged

Ozone chat integration #2490

merged 53 commits into from
May 15, 2024

Conversation

dholms
Copy link
Collaborator

@dholms dholms commented May 14, 2024

Adds functionality to Ozone to handle integration with a chat.bsky service.

Specifically:

  • handling of reports/views on message subjects
  • some extra authorization (ensure moderation access) around special tags such as chat-disabled
  • proxying of chat.bsky.moderation.getActorMetadata and chat.bsky.moderation.getMessageContext
  • additional checks on chat.bsky.moderation.getMessageContext to limit the size of the context window that mods can see based on authorization level & ensure that the message being fetched actually corresponds to a user report

dholms and others added 30 commits April 16, 2024 13:01
* origin/main: (23 commits)
  Feed context & sendInteractions impl (#2402)
  Pass through topics headers (#2447)
  Version packages (#2446)
  ✨ Allow muting reporter (#2390)
  Version packages (#2443)
  Add `savedFeedsPrefV2` and new methods (#2427)
  fix(ozone): properly import "lande" ES module (from CJS) (#2441)
  Appview: remove replies to blocked posts from feeds (#2430)
  PDS: handle S3 upload timeout more gracefully (#2429)
  Appview: maintain language info when going out to a suggestions service (#2424)
  Appview: ensure hydration context tracks viewer did and not full service ref (#2423)
  ✨ Detect language from record content if lang property is not set (#2301)
  Version packages (#2422)
  Add email auth factor tools to API (#2419)
  Version packages (#2417)
  Lexicons: email auth factor (#2416)
  Suggestions skeleton impl (#2403)
  getSuggestionsSkeleton lexicon (#2399)
  Version packages (#2401)
  Appview: support new post search params, viewer context in search (#2409)
  ...
Copy link
Collaborator

@devinivy devinivy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great 👍

@dholms dholms marked this pull request as ready for review May 15, 2024 23:44
@dholms dholms merged commit 265ce86 into main May 15, 2024
10 checks passed
@dholms dholms deleted the dm-ozone branch May 15, 2024 23:52
@dholms dholms mentioned this pull request May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants