87 コミット (de8ce4dcd2f4994dfab2f97afe1e80e52924834b)
 

作成者 SHA1 メッセージ 日付
  Rob Loranger de8ce4dcd2
closes T589 update tests to use dev client 5年前
  Rob Loranger 7c3a6949d5
fixes failing tests 5年前
  Rob Loranger a853522f69
adds GetCollectionPost 5年前
  Matt Baer 8728275c31 `Set` User-Agent header instead of `Add`ing it 5年前
  Matt Baer 801952e0b5
Merge pull request #13 from abhinav/delete-collection 5年前
  Matt Baer 7a2c93ae6d Revert "DeleteCollection: Make params a struct" 5年前
  Matt Baer 1a39cf8c38
Merge pull request #15 from SamWhited/support_modules_v2 5年前
  Matt Baer 68e987de6e
Merge pull request #12 from abhinav/goimports 5年前
  Matt Baer 062df41a63 Add Slug, Created, and Updated to PostParams 5年前
  Matt Baer d4fd65f9c0 Add Description to CollectionParams 5年前
  Sam Whited 3fb123eead Support Go Modules 5年前
  Abhinav Gupta 1d34eede72 DeleteCollection: Make params a struct 5年前
  Abhinav Gupta f962e5052b collection: Add support for deletion 5年前
  Abhinav Gupta 993ee50b3d style: Run goimports on everything 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年前