Abstraction for sending a toot #1

Closed
opened 2018-06-05 00:32:46 +02:00 by tastytea · 3 comments
Owner

Easy::send_toot or Easy::send_post would be good names, I think.

`Easy::send_toot` or `Easy::send_post` would be good names, I think.
tastytea added this to the (deleted) milestone 2018-06-05 00:32:46 +02:00
Author
Owner

send_toot(Easy::Status) maybe?

`send_toot(Easy::Status)` maybe?
Author
Owner

This needs writable Easy::Attachment. Easy::Attachment should have an upload method that fills in the fields that are only fillable after uploading, such as remote_url.

This needs writable `Easy::Attachment`. `Easy::Attachment` should have an upload method that fills in the fields that are only fillable after uploading, such as `remote_url`.
Author
Owner

I didn't make an upload method for Easy::Attachment. Instead, the file is uploaded in Easy::send_toot.

I didn't make an upload method for `Easy::Attachment`. Instead, the file is uploaded in `Easy::send_toot`.
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tastytea/mastodon-cpp#1
No description provided.