Commit History

Author SHA1 Message Date
  Benton Edmondson bced6ea1bd 300 redirects are taken into account when determining whether to refetch 1 year ago
  Benton Edmondson 0f71573ace Fixed webfinger handler 1 year ago
  Benton Edmondson 3976474749 Show actors' # of posts 1 year ago
  Benton Edmondson 35572fac22 Removed coloring from activity verbs 1 year ago
  Benton Edmondson 546b930c2a Fixed issue with grandparents not loading 1 year ago
  Benton Edmondson 1135acdb88 Show whether something is a comment in preview 1 year ago
  Benton Edmondson 1c19d05ec3 Fixed attachment extractor/renderer 1 year ago
  Benton Edmondson 93d7fb3cd4 Auto-unwrap activities-in-activities for Lemmy compatibility 1 year ago
  Benton Edmondson 1307d6d6db omit Accept-Encoding header from request 1 year ago
  Benton Edmondson a80498f63a remove tests folder 1 year ago
  Benton Edmondson 392d84532f interactivity implemented (can scroll through feed) 1 year ago
  Benton Edmondson 352d31898a style: implement Problem 1 year ago
  Benton Edmondson 25ed37725c jtp: add note about simplifying host production 1 year ago
  Benton Edmondson 7539db98c5 implemented feed, which a kind of append-only, random access double-ended queue 1 year ago
  Benton Edmondson 0c43510a0c implemented client, which has activitypub-specific request logic 1 year ago
  Benton Edmondson 7ceaf51c47 ansi: implemented CenterVertically 1 year ago
  Benton Edmondson 58f499d69a object: separated into its own package to make it easier to test 1 year ago
  Benton Edmondson 929e0a7d85 mime: changed err format from %#v to %v 1 year ago
  Benton Edmondson 99386dfb86 mime: renamed New() to Default() 1 year ago
  Benton Edmondson 1effb1d60a mime: created well-tested mime package for media type handling 1 year ago
  Benton Edmondson 8f0a3c20b8 Add support for reading from local file 1 year ago
  Benton Edmondson d4a583320f Rename kinds to pub 1 year ago
  Benton Edmondson 0e06826133 render: Render takes pointer to mediaType 1 year ago
  Benton Edmondson 7a1d4b85a8 Clean up the base methods for querying the JSON object 1 year ago
  Benton Edmondson aff54bd700 jtp: make ParseMediaType return a pointer 1 year ago
  Benton Edmondson 764c6058c9 jtp: remove internal goroutine 1 year ago
  Benton Edmondson 7a69936689 jtp: add necessary but forgotten connection close variously 1 year ago
  Benton Edmondson 13e984a27a collection: added collection support and refactored variously 1 year ago
  Benton Edmondson effa21f0ff preamble: basic rust types 1 year ago
  Benton Edmondson 297f20598c jtp: made async instead of sequential 1 year ago