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
lda 6db3f3c612
[MOD] Make the README(Markdown) file reflect the current situation.
Signed-off-by: LoaD Accumulator <lda@freetards.xyz>
2023-09-05 22:25:39 +02:00
.github Add one-time donate link. 2022-11-07 13:47:33 +00:00
Cytoplasm Apply #72 2023-09-04 13:30:22 +00:00
Schema Add schema for PDUs v1 and v3, the only unique PDU formats. 2023-08-10 00:08:33 +00:00
contrib Don't install configuration files. 2023-08-04 21:15:49 +00:00
man Add admin privilege to manage room aliases. 2023-08-09 15:50:03 +00:00
proposals Begin implementing user privileges. 2023-04-16 17:51:03 +00:00
site More documentation. It never ends! 2023-04-29 19:52:51 +00:00
src Json now uses Int64 for integers. 2023-08-13 03:11:40 +00:00
tools Json now uses Int64 for integers. 2023-08-13 03:11:40 +00:00
.cvsignore Properly exclude Schema directories from showing up in CVS. 2023-08-05 14:03:08 +00:00
.exrc Format source code, add .exrc 2022-11-23 14:56:31 +00: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
TODO.txt Summarize Matrix room activity in TODO.txt 2023-09-04 13:35:28 +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.