An ActivityPub/Fediverse server
Go to file
2022-11-11 22:02:43 -07:00
activities Got up to incoming posts working 2022-11-11 22:02:43 -07:00
core Got up to incoming posts working 2022-11-11 22:02:43 -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 Got up to incoming posts working 2022-11-11 22:02:43 -07:00
takahe Got up to incoming posts working 2022-11-11 22:02:43 -07:00
templates Got up to incoming posts working 2022-11-11 22:02:43 -07:00
users Got up to incoming posts working 2022-11-11 22:02:43 -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
docker-compose.yml Add basic docker support 2022-11-08 21:05:51 -07:00
Dockerfile 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
README.md Update README.md 2022-11-08 14:25:05 -07:00
requirements.txt Got up to incoming posts working 2022-11-11 22:02:43 -07:00
setup.cfg Add README and initial setup.cfg 2022-11-05 14:22:36 -06:00

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