This is my fork of Telodendria (http://git.telodendria.io/Telodendria/telodendria), made for experimental stuff and changes I merge sometimes. There is generally one branch/change. You might want to look at the lda branch for *actual* changes to upstream(if it exists)
Go to file
array-in-a-matrix 5367ffca96 replaced .cvsignore with .gitignore 2023-09-06 11:45:44 -04:00
.github Add one-time donate link. 2022-11-07 13:47:33 +00:00
Cytoplasm replaced .cvsignore with .gitignore 2023-09-06 11:45:44 -04:00
Schema Add schema for PDUs v1 and v3, the only unique PDU formats. 2023-08-10 00:08:33 +00:00
contrib replaced .cvsignore with .gitignore 2023-09-06 11:45:44 -04:00
docs Finish remaining issues in TODO.txt and add docs/ROADMAP.md. 2023-09-05 21:30:09 -04:00
man replaced .cvsignore with .gitignore 2023-09-06 11:45:44 -04:00
site More documentation. It never ends! 2023-04-29 19:52:51 +00:00
src replaced .cvsignore with .gitignore 2023-09-06 11:45:44 -04:00
tools Finish remaining issues in TODO.txt and add docs/ROADMAP.md. 2023-09-05 21:30:09 -04:00
.exrc Format source code, add .exrc 2022-11-23 14:56:31 +00:00
.gitignore replaced .cvsignore with .gitignore 2023-09-06 11:45:44 -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
LICENSE.txt Update copyright year 2022-12-26 15:52:52 +00:00
README.md [MOD] Make the README(Markdown) file reflect the current situation. 2023-09-05 22:25:39 +02:00
README.txt Update README 2023-03-07 00:50:59 +00:00

README.md

Telodendria

Telodendria is an open source Matrix homeserver implementation written from scratch in ANSI C and designed to be lightweight and simple, yet functional.

Important: This project is not developed on GitHub or CVS anymore, but instead on a dedicated Gitea forge.

Please see the README.txt file for the actual project README, which simply details the repository structure a little bit. All of Telodendria's user and developer documentation is available as man pages, or online.