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

Iroh share docs #3500

Merged
merged 4 commits into from
Jul 11, 2022
Merged

Iroh share docs #3500

merged 4 commits into from
Jul 11, 2022

Conversation

r10s
Copy link
Member

@r10s r10s commented Jul 11, 2022

@dignifiedquire fixed a minor thing in repl and did a first round of documentation.

next step would be to implement dc_receive_backup(), however, feel free to merge this pr in between, i am afk for today and will probably continue not before tomorrow afternoon.

@r10s r10s requested a review from dignifiedquire July 11, 2022 22:15
@@ -496,7 +496,7 @@ async fn decode_mailto(context: &Context, qr: &str) -> Result<Qr> {
if subject.is_empty() {
body.to_string()
} else {
subject + "\n" + body
subject + "\n" + *body
Copy link
Member Author

@r10s r10s Jul 11, 2022

Choose a reason for hiding this comment

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

i have no idea why this is needed, however, it fixes the clippy thingie from the iroh-share branch.

Copy link
Member

@dignifiedquire dignifiedquire left a comment

Choose a reason for hiding this comment

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

thanks, looks great

@dignifiedquire dignifiedquire merged commit add2cdb into iroh-share Jul 11, 2022
@dignifiedquire dignifiedquire deleted the iroh-share-docs branch July 11, 2022 22:33
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.

2 participants