Go to file
Andrew Godwin 878f56b411 Post URIs and host-meta 2022-11-12 21:14:21 -07:00
activities Post URIs and host-meta 2022-11-12 21:14:21 -07:00
core Post URIs and host-meta 2022-11-12 21:14:21 -07:00
scripts Add basic docker support 2022-11-08 21:05:51 -07:00
static Got up to incoming posts working 2022-11-11 22:02:43 -07:00
stator Posting and fan-out both working 2022-11-11 23:04:43 -07:00
takahe Post URIs and host-meta 2022-11-12 21:14:21 -07:00
templates Post URIs and host-meta 2022-11-12 21:14:21 -07:00
users Post URIs and host-meta 2022-11-12 21:14:21 -07:00
.dockerignore Add basic docker support 2022-11-08 21:05:51 -07:00
.gitignore Add basic docker support 2022-11-08 21:05:51 -07:00
.pre-commit-config.yaml Got up to incoming posts working 2022-11-11 22:02:43 -07:00
Dockerfile Add basic docker support 2022-11-08 21:05:51 -07:00
README.md Update README.md 2022-11-08 14:25:05 -07:00
docker-compose.yml Add basic docker support 2022-11-08 21:05:51 -07:00
manage.py Initial commit (users and statuses) 2022-11-05 14:17:27 -06:00
requirements.txt Add JSON-LD signatures and tests for sig stuff 2022-11-12 15:10:15 -07:00
setup.cfg Add JSON-LD signatures and tests for sig stuff 2022-11-12 15:10:15 -07:00

README.md

takahē

A very experimental Fediverse server for microblogging/"toots". Not fully functional yet - I'm still working on making all the basic bits work!

Goals:

  • Can run on serverless hosting
  • Multiple account domains possible per server
  • Mastodon client API compatible
  • Async evented core for fan-out/delivery