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