summaryrefslogtreecommitdiff
path: root/docs/federation/glossary.md
AgeCommit message (Collapse)AuthorFiles
2022-05-04[Documentation] Update glossary, expand entry for dereferencing (#542)Libravatar tobi1
* Update glossary, expand entry for dereferencing * Add glossary as separate file
2021-11-14Update docs with better config + installation instructions (#300)Libravatar tobi1
* start reworking some documentation * fuller documentation + better docs structure
2021-08-10Dereference remote replies (#132)Libravatar Tobi Smethurst1
* decided where to put reply dereferencing * fiddling with dereferencing threads * further adventures * tidy up some stuff * move dereferencing functionality * a bunch of refactoring * go fmt * more refactoring * bleep bloop * docs and linting * start implementing replies collection on gts side * fiddling around * allow dereferencing our replies * lint, fmt