71 Commits (cbbd4ec209559f6a0863806264e32a3c87fd4004)
 

Autor SHA1 Mensaje Fecha
  Matt Baer cbbd4ec209 Pass along edit token on post update hace 5 años
  Matt Baer 9f0a63ee86 Add Version constant hace 5 años
  Matt Baer 470dc287c6 Move update params in Update|DeletePost hace 5 años
  Matt Baer 2564207297 Return actual error message when request fails hace 5 años
  Matt Baer 5d3a329a7a Rearrange status checks in CreatePost hace 5 años
  Matt Baer ca804e86e2 Fix "problem {x}ing post" copy-pasted error messages hace 5 años
  Matt Baer cffca70254 Add v2 warning in README hace 5 años
  Matt Baer b88b7e4e51 Reflect breaking v2 changes in examples and tests hace 5 años
  Matt Baer b7c23e245e Version 1, with a better README hace 5 años
  Matt Baer cf3c150ac9 Fix examples in README hace 5 años
  Matt Baer 50941b5d00 Use versioned library URL hace 5 años
  Matt Baer 2915667895 Rearrange status checks in UpdatePost hace 5 años
  Matt Baer f8191a8ea4 Rearrange status checks in LogIn hace 5 años
  Matt Baer 78fe498545 Rearrange status checks in CreateCollection hace 5 años
  Matt Baer b8261ce08b Add authentication test hace 5 años
  Matt Baer 9b40a6fb2d Fix post tests hace 5 años
  Matt Baer ed584d036d Support unpinning posts hace 5 años
  Matt Baer d3ace8c73b Support pinning posts hace 5 años
  Matt Baer afa9ecff12 Automatically set access token on client on login hace 5 años
  Matt Baer 21dfda1c03 Add `updated` property on posts hace 5 años
  Matt Baer 253cf3cf19 Support retrieving auth'd user's collections hace 5 años
  Matt Baer 5e85229ef2 Fix collection_test log hace 5 años
  Matt Baer ff3f1ff4c8 Support fetching user posts hace 5 años
  Matt Baer 9ca15ff6c3 Support logging out hace 5 años
  Matt Baer 663252fb00 Add Token getter hace 5 años
  Matt Baer 9589188422 Add URL property on Collection hace 5 años
  Matt Baer c1d801f60d Move OwnedPostParams fields into PostParams hace 5 años
  Matt Baer 0eb2666d0f Support using custom User-Agent hace 5 años
  Matt Baer 813147cf6d Support interacting with Tor hidden service hace 5 años
  Matt Baer b9ad92a1e1 Fix GetPost test looking for dev post hace 5 años
  Matt Baer f33e2ee887 Support interacting with dev API hace 5 años
  Matt Baer 64dec060b2
Merge pull request #7 from ProfessorTom/remove_unreachable_code hace 5 años
  Matt Baer 159315bfd1
Merge pull request #6 from ProfessorTom/fix_error_format_verbs hace 5 años
  Tomas Gallucci bbb412e20d removed unreachable code hace 5 años
  Tomas Gallucci 4d5bb5a8b0 use correct verb for error formatting hace 5 años
  Matt Baer af709fa4e1 Alter guidelines to request documenting only exported funcs hace 6 años
  Matt Baer fbe1c5830b Add expected output on examples hace 6 años
  Matt Baer b2c6f21081 Make README example more cohesive hace 6 años
  Matt Baer 1864082f94 Add post creation GoDoc example hace 6 años
  Matt Baer c683b3c46e Add UserSubscription struct hace 6 años
  Matt Baer 8d18951a99 Rearrange collection.go func order hace 6 años
  Matt Baer f4196014b5 Support fetching collection posts hace 6 años
  Matt Baer 0b345f879d Add GitHub issue template hace 6 años
  Matt Baer 16f713f560 Mention that Crosspost parameter is only for post creation hace 6 años
  Matt Baer 71e8a2f11a Support publishing posts to a collection hace 6 años
  Matt Baer 8425a91fe1 Fix `else` block lint errors hace 6 años
  Matt Baer ecf5bd883a Use new API docs URL hace 6 años
  Matt Baer 7f9e52b4df Add documentation for ClaimPostResult hace 6 años
  Matt Baer d69be33765 Use fmt.Errorf instead of errors.New(...) hace 6 años
  Matt Baer 3d5b021104 Add package-level comment hace 6 años