75 コミット (1d34eede72c856b5aa9a31ed4036f42aed3111eb)
 

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