No Description

Benton Edmondson 97742ab7bc implemented package config 1 year ago
ansi 7ceaf51c47 ansi: implemented CenterVertically 1 year ago
client 248541d7a6 Implement optimizations including parallelism, caching, duplicate request suppression, and prefetching 1 year ago
config 97742ab7bc implemented package config 1 year ago
feed 7539db98c5 implemented feed, which a kind of append-only, random access double-ended queue 1 year ago
gemtext a2bf03f6fc gemtext: change implementation to using regexps 2 years ago
hypertext 248541d7a6 Implement optimizations including parallelism, caching, duplicate request suppression, and prefetching 1 year ago
jtp fc11f568bd jtp: add timeout to the connection setup (including tls portion) 1 year ago
markdown a9405e6171 Added width restriction mechanism 2 years ago
mime 929e0a7d85 mime: changed err format from %#v to %v 2 years ago
object 392d84532f interactivity implemented (can scroll through feed) 1 year ago
plaintext 816a344bdc switched to using the custom ansi methods 2 years ago
pub f66ff04b82 ui: make network requests run in the background 1 year ago
render 8f0a3c20b8 Add support for reading from local file 2 years ago
style 248541d7a6 Implement optimizations including parallelism, caching, duplicate request suppression, and prefetching 1 year ago
ui f66ff04b82 ui: make network requests run in the background 1 year ago
util 816a344bdc switched to using the custom ansi methods 2 years ago
.gitignore 2e11dde7d8 Backing up everything out of paranoia 2 years ago
go.mod 97742ab7bc implemented package config 1 year ago
go.sum 97742ab7bc implemented package config 1 year ago
html.md 2e11dde7d8 Backing up everything out of paranoia 2 years ago
implementation.md 2e11dde7d8 Backing up everything out of paranoia 2 years ago
main.go f66ff04b82 ui: make network requests run in the background 1 year ago
notes.md 003cb61cfd Added markdown (github-flavored) rendering support 2 years ago