An experimental Fediverse server for microblogging/"toots". Multiple domain support. Multiple identities per user.
 
 
 
 
 
 
Go to file
Andrew Godwin 2c3a129970 Profile fetching now working on state machine 2022-11-09 23:48:31 -07:00
core THE FOLLOWS, THEY WORK 2022-11-07 00:19:00 -07:00
scripts Add basic docker support 2022-11-08 21:05:51 -07:00
static Rework to a domains model for better vhosting 2022-11-06 13:48:04 -07:00
stator Profile fetching now working on state machine 2022-11-09 23:48:31 -07:00
statuses Profile fetching now working on state machine 2022-11-09 23:48:31 -07:00
takahe Midway point in task refactor - changing direction 2022-11-09 22:29:49 -07:00
templates Rework task system and fetching. 2022-11-06 21:30:07 -07:00
users Profile fetching now working on state machine 2022-11-09 23:48:31 -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 Signing works with OpenSSL. 2022-11-06 14:14:08 -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 basic docker support 2022-11-08 21:05:51 -07:00
setup.cfg Add README and initial setup.cfg 2022-11-05 14:22:36 -06: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