66 Revīzijas (ca804e86e2d9012c56b44c9b5506d3c51a94d1b2)
 

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