This is my personal fork that I use to make packages from and the occasional PR. You're probably looking for the main project repo at: https://git.telodendria.io/Telodendria Go there for issues and pull requests!
Find a file
2022-07-27 09:53:24 -04:00
.idea Initial revision 2022-07-22 20:19:12 -04:00
contrib Initial revision 2022-07-22 20:19:12 -04:00
site Make inline code snippets look like block snippets. 2022-07-26 13:34:11 -04:00
src Make HashMap and Json conform to C89. 2022-07-27 09:47:22 -04:00
.cvsignore Add a release script. 2022-07-23 13:44:55 -04:00
.indent.pro Move the indent switches to .indent.pro so that indent(1) can be run on 2022-07-25 15:35:31 -04:00
make.sh Add -Wextra and -ansi just to get more errors/warnings. 2022-07-27 09:53:24 -04:00
README.txt Add a simple README directing people to the documentation. 2022-07-24 11:43:09 -04:00

Telodendria
===========

This is the source code for Telodendria, a Matrix homeserver written
in C. All of the documentation is available at https://telodendria.io,
or in site/index.html.