This repository has been archived on 2023-09-24. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2022-11-11 23:04:43 -07:00
activities Posting and fan-out both working 2022-11-11 23:04:43 -07:00
core Posting and fan-out both working 2022-11-11 23:04: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 Posting and fan-out both working 2022-11-11 23:04:43 -07:00
takahe Got up to incoming posts working 2022-11-11 22:02:43 -07:00
templates Posting and fan-out both working 2022-11-11 23:04:43 -07:00
users Posting and fan-out both working 2022-11-11 23:04: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 - Im 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