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
Jordan Bancino 0ec976d1dd Fix HttpUrlDecode memory issue; write pathParts array 2022-09-28 14:45:45 -04:00
contrib Apply #30 2022-08-21 12:37:26 -04:00
docs Move Base64 documentation to man page. 2022-09-27 16:13:59 -04:00
site Open source is a big deal! 2022-09-23 18:00:18 -04:00
src Fix HttpUrlDecode memory issue; write pathParts array 2022-09-28 14:45:45 -04:00
tests Add extremely basic unit test framework. 2022-08-05 22:19:59 -04:00
tools Cleaned up argument parsing to match what was in the docs 2022-09-24 19:41:39 -04:00
.cvsignore Prototype the configuration file parser. 2022-08-09 20:05:41 -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 Move header.txt to LICENSE.txt 2022-09-22 17:54:56 -04:00
README.txt Write man page for configuration file. 2022-09-22 09:47:52 -04:00
TODO.txt Move Array documentation to man page. 2022-09-24 21:35:52 -04:00

README.txt

=======================================================
|_   _|__| | ___   __| | ___ _ __   __| |_ __(_) __ _ 
  | |/ _ \ |/ _ \ / _` |/ _ \ '_ \ / _` | '__| |/ _` |
  | |  __/ | (_) | (_| |  __/ | | | (_| | |  | | (_| |
  |_|\___|_|\___/ \__,_|\___|_| |_|\__,_|_|  |_|\__,_|
=======================================================
Copyright (C) 2022 Jordan Bancino <@jordan:bancino.net>

This is the source code for Telodendria, a Matrix homeserver written
in C. All of the documentation is available as man pages in the
docs/ directory, or online at https://telodendria.io

If information is missing from the documentation, please feel free
to reach out to #telodendria-general:bancino.net on Matrix.