Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Better success callback #11

Closed
4 tasks done
jdenen opened this issue Apr 11, 2017 · 4 comments
Closed
4 tasks done

Better success callback #11

jdenen opened this issue Apr 11, 2017 · 4 comments

Comments

@jdenen
Copy link
Collaborator

jdenen commented Apr 11, 2017

Right now, the success callback on a new toot opens the response buffer from url-retrieve. It should just message a success, perhaps with the toot id.

  • new toot
  • reply
  • boost
  • favourite
@saper
Copy link
Contributor

saper commented Apr 18, 2017

In case of mastodon-toot--favourite the Contacting host: mastodon.social:443 message stays there until the key is pressed (the timeline gets updated with F)

Initially I though it hangs in there. At least HTTP response would be clearly a confirmation things worked.

@jdenen
Copy link
Collaborator Author

jdenen commented Apr 19, 2017

@saper Boost/Favourite should have better feedback as of 232c621. They'll message you Boosted #12345 or Favourited #12345 where 12345 is the toot id.

This fix will be included in the v0.4.1 release later this evening.

@saper
Copy link
Contributor

saper commented Apr 19, 2017

@jdenden can you keep the HTTP response somewhere as the debug mode for folk learning the protocol? can be useful sometimes maybe?

jdenen added a commit that referenced this issue Apr 20, 2017
@jdenen jdenen closed this as completed in df6320f Apr 20, 2017
@jdenen
Copy link
Collaborator Author

jdenen commented Apr 20, 2017

@saper I opened #50 for your enhancement request. Seems like a reasonable idea.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants