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

Get rid of remaining Perform/SendActivity traits (fixes #3670) #3926

Merged
merged 5 commits into from
Sep 5, 2023

Conversation

Nutomic
Copy link
Member

@Nutomic Nutomic commented Aug 31, 2023

Finally done

@dessalines
Copy link
Member

Could you run the api tests locally? A post report federation is failing.

@Nutomic
Copy link
Member Author

Nutomic commented Sep 1, 2023

Fixed the api tests now.

/// Fetches a Captcha item.
pub struct GetCaptcha {
pub auth: Option<Sensitive<String>>,
}
Copy link
Member

Choose a reason for hiding this comment

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

I had to add these for ts-rs reasons iirc. But I might be able to handle that in the UIs.

Copy link
Member Author

Choose a reason for hiding this comment

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

Wasnt it for websocket? ts-ts doesnt have anything to do for a nonexistant struct.

@Nutomic Nutomic enabled auto-merge (squash) September 5, 2023 09:08
@Nutomic Nutomic merged commit 366d9d1 into main Sep 5, 2023
2 checks passed
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

2 participants