Skip to content

Conversation

@MathurAditya724
Copy link
Contributor

Previously

  • Mute - user.actor(id).mute(), user.thread(id).mute(), user.actorList(id).mute()
  • Unmute - user.actor(id).unmute(), user.thread(id).unmute(), user.actorList(id).unmute()

New

  • Mute - user.mute.actor(id), user.mute.thread(id), user.mute.actorList(id)
  • Unmute - user.unmute.actor(id), user.unmute.thread(id), user.unmute.actorList(id)

@MathurAditya724 MathurAditya724 merged commit a682320 into v0.1 Jan 22, 2025
1 check passed
@MathurAditya724 MathurAditya724 deleted the fix/mute_unmute branch January 22, 2025 06:47
@shuuji3
Copy link
Collaborator

shuuji3 commented Jan 22, 2025

I think we'll want to discuss the final API interface but this refactoring can be marged for now!

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.

3 participants