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
Andrew Godwin c391e7bc41 THE FOLLOWS, THEY WORK
Well, in one direction anyway
2022-11-07 00:19:00 -07:00
core THE FOLLOWS, THEY WORK 2022-11-07 00:19:00 -07:00
miniq Rework task system and fetching. 2022-11-06 21:30:07 -07:00
static Rework to a domains model for better vhosting 2022-11-06 13:48:04 -07:00
statuses Rework task system and fetching. 2022-11-06 21:30:07 -07:00
takahe THE FOLLOWS, THEY WORK 2022-11-07 00:19:00 -07:00
templates Rework task system and fetching. 2022-11-06 21:30:07 -07:00
users THE FOLLOWS, THEY WORK 2022-11-07 00:19:00 -07:00
.gitignore Rework task system and fetching. 2022-11-06 21:30:07 -07:00
.pre-commit-config.yaml Signing works with OpenSSL. 2022-11-06 14:14:08 -07:00
manage.py Initial commit (users and statuses) 2022-11-05 14:17:27 -06:00
README.md Add a bit more to the readme 2022-11-06 18:43:46 -07:00
requirements.txt Signing works with OpenSSL. 2022-11-06 14:14:08 -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”.

Goals:

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