Historique des commits

Auteur SHA1 Message Date
  Benton Edmondson 5350e8c596 main.go: remove accidental test value from version variable il y a 1 an
  Benton Edmondson 19298518f5 Add GHA autobuilds il y a 1 an
  Benton Edmondson 7651643863 main.go: don't print help page on unrecognized feed il y a 1 an
  Benton Edmondson f05a7e7b49 main: shorten size poll time from 500ms to 25ms il y a 1 an
  Benton Edmondson c433ebb8ac config: config is now accessible throughout the program il y a 1 an
  Benton Edmondson dd5d523732 rename from mimicry to servitor il y a 1 an
  Benton Edmondson 6928d069ff Globally reformat with go fmt il y a 1 an
  Benton Edmondson 38486f9137 Loads don't block ui thread, restructure view() func, allow ctrl+c on startup, etc il y a 1 an
  Benton Edmondson 8a231b2239 main: remove 'q' from global exit character list il y a 1 an
  Benton Edmondson f663096c17 adding link selection, status bar, cleaned up media opener il y a 1 an
  Benton Edmondson fa70b3381f ansi: allow post to flow off screen il y a 1 an
  Benton Edmondson f243bbe7fe Make initial load run in background so as to not lock up UI il y a 1 an
  Benton Edmondson fb27d17159 implement RSS-style pull-based subscription feeds il y a 1 an
  Benton Edmondson f66ff04b82 ui: make network requests run in the background il y a 1 an
  Benton Edmondson 248541d7a6 Implement optimizations including parallelism, caching, duplicate request suppression, and prefetching il y a 1 an
  Benton Edmondson 392d84532f interactivity implemented (can scroll through feed) il y a 1 an
  Benton Edmondson d4a583320f Rename kinds to pub il y a 1 an
  Benton Edmondson 7a1d4b85a8 Clean up the base methods for querying the JSON object il y a 1 an
  Benton Edmondson 13e984a27a collection: added collection support and refactored variously il y a 1 an
  Benton Edmondson 54c7cb7cf5 output for a particular post is now wrapped and looking great il y a 1 an
  Benton Edmondson 2e11dde7d8 Backing up everything out of paranoia il y a 1 an
  Benton Edmondson 67852d961d webfinger seems to be working il y a 1 an
  Benton Edmondson 445d62f703 cleaned up link extraction naming il y a 1 an
  Benton Edmondson 9029ed483c have created all list parsing methods il y a 1 an
  Benton Edmondson efda7fe8ec refactored so that Fetch and Construct are nicer to use il y a 1 an
  Benton Edmondson 13d8e7575b post and actor each partially done--overall concept is working il y a 1 an