Benton Edmondson
|
8d8f10529e
Merge branch 'main' of https://github.com/BentonEdmondson/mimicry
|
1 year ago |
Benton Edmondson
|
14d3e54c33
pub/collection: don't filter elements of collection after construction as it results in confusing ux
|
1 year ago |
Benton Edmondson
|
20adced6ea
add various checks that posts, comments, and outbox elements are not forged
|
1 year ago |
Benton Edmondson
|
f05a7e7b49
main: shorten size poll time from 500ms to 25ms
|
1 year ago |
Benton Edmondson
|
f72793f9ff
ui: when switching to a collection, load context + 1 so more elements aren't instantly loaded below
|
1 year ago |
Benton Edmondson
|
e17d36263c
splicer: simplify logic and make it more parallel
|
1 year ago |
Benton Edmondson
|
c433ebb8ac
config: config is now accessible throughout the program
|
1 year ago |
Benton Edmondson
|
5b84a58544
config: make %s in media hook full names, not letters, so it is self documenting
|
1 year ago |
Benton Edmondson
|
1dc4904b44
pub/failure: wrap preview/string
|
1 year ago |
Benton Edmondson
|
d158a2965b
ui: print command output on command error, remove 'opening' text on action, handle non-ascii in backspacing
|
1 year ago |
Benton Edmondson
|
752cfacfe3
pub: fall back to link type in determining mime type (e.g. for attachments)
|
1 year ago |
Benton Edmondson
|
ff17520207
pub/actor.go: don't leave empty space if actor is missing bio
|
1 year ago |
Benton Edmondson
|
0afdf6847c
ansi: make SetLength handle non-ascii
|
1 year ago |
Benton Edmondson
|
d4e6765b77
remove implementation.md
|
1 year ago |
Benton Edmondson
|
9f4048c8ce
remove notes.md
|
1 year ago |
Benton Edmondson
|
24e4fb8bf2
ui: don't re-switch to loading when already loading
|
1 year ago |
Benton Edmondson
|
dd5d523732
rename from mimicry to servitor
|
1 year ago |
Benton Edmondson
|
e2f1bd3352
readme: Add first draft
|
1 year ago |
Benton Edmondson
|
d652b98737
Delete util
|
1 year ago |
Benton Edmondson
|
6928d069ff
Globally reformat with go fmt
|
1 year ago |
Benton Edmondson
|
ae85a4eacc
splicer: account for edge cases in Harvest calls
|
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
|
a1a69bcf91
pub/post: add todo about forgery detection
|
1 year ago |
Benton Edmondson
|
76bb296242
style: clean up text in panic in superscript
|
1 year ago |
Benton Edmondson
|
f956d56ced
pub: Resolve various TODOs
|
1 year ago |
Benton Edmondson
|
b39a406354
plaintext: remove resolved TODO
|
1 year ago |
Benton Edmondson
|
0798fcaf44
object: require numbers to be ints, scrub strings of control characters
|
1 year ago |
Benton Edmondson
|
ae53bb4c20
client: detect forged object ids
|
1 year ago |
Benton Edmondson
|
b4311b6265
jtp: resolve todos, use mime package for mediatype, etc
|
1 year ago |
Benton Edmondson
|
6f3996a132
ansi: resolve todos and add Scrub function
|
1 year ago |