Commit Graph

104 Commits

Author SHA1 Message Date
Jordan Bancino f32e5eafce This release is getting too big to be 0.1.1 2022-12-18 20:11:32 +00:00
Jordan Bancino 53846b0994 Document MatrixAuthenticate and MatrixRateLimit 2022-12-16 22:15:50 +00:00
Jordan Bancino 9a31b1f350 Document user interactive authentication function 2022-12-16 20:52:55 +00:00
Jordan Bancino bee07d90fc Fix memory leaks in database. 2022-12-15 20:29:19 +00:00
Jordan Bancino c3618488f2 Hexdump leaked memory to the log for debugging. 2022-12-15 20:18:12 +00:00
Jordan Bancino cc6ae2dbd3 Prevent directory traversals by replacing dots and slashes. 2022-12-15 16:07:45 +00:00
Jordan Bancino 4f2f7cd966 Add random string generator 2022-12-15 03:41:59 +00:00
Jordan Bancino f0392044c2 Document DbDelete() 2022-12-15 02:48:42 +00:00
Jordan Bancino c8cd2cebb7 Implement DbDelete() 2022-12-15 02:39:58 +00:00
Jordan Bancino 5080d066ab Remove some debug statements; make route error more specific. 2022-12-14 18:41:01 +00:00
Jordan Bancino e37e6f1bb8 Fix some memory bugs. 2022-12-14 18:19:20 +00:00
Jordan Bancino 07acad8573 Update changelog 2022-12-14 15:09:19 +00:00
Jordan Bancino 5255c3f773 Fix whitespace issues in td 2022-12-14 01:00:52 +00:00
Jordan Bancino b63eeffb0f Implement variable substitution for site files.
It was such a pain to update the links in site/index.html for v0.1.0, so
this is necessary to prevent me from going insane manually updating all
these version numbers sprinkled everywhere.
2022-12-14 00:54:52 +00:00
Jordan Bancino 4eae5b771f Keep the change log relevant. 2022-12-13 21:27:17 +00:00
Jordan Bancino eb4b6b7704 Actually I don't want to release this yet. 2022-12-13 20:41:01 +00:00
Jordan Bancino 5d1451bf88 Bump version number 2022-12-13 20:36:03 +00:00
Jordan Bancino 9fd31c70bf Set release date. 2022-12-13 19:34:17 +00:00
Jordan Bancino ede060ef59 Add ASCII logo! 2022-12-13 17:09:05 +00:00
Jordan Bancino a3502adf57 Add telodendria-changelog; prepare for v0.1.0 2022-12-13 15:59:40 +00:00
Jordan Bancino 58eb666f53 Document HttpServer 2022-12-13 14:06:18 +00:00
Jordan Bancino bd8804e6fc Document Http 2022-12-13 13:24:47 +00:00
Jordan Bancino e17b64dcb2 Document Routes 2022-12-12 17:34:59 +00:00
Jordan Bancino e7030ec57a Document Matrix.h 2022-12-12 16:59:13 +00:00
Jordan Bancino 323dad1f8b Document TelodendriaConfig 2022-12-10 23:34:32 +00:00
Jordan Bancino fb5a8e4587 Convert configuration file to JSON 2022-12-09 23:57:30 +00:00
Jordan Bancino 5771e615d7 Document CanonicalJson 2022-11-30 18:23:25 +00:00
Jordan Bancino 5610cafe46 Document Json 2022-11-30 17:54:10 +00:00
Jordan Bancino 27da9ed88f Document Memory API 2022-11-29 01:56:34 +00:00
Jordan Bancino 643bdb2ec7 Document send-patch 2022-11-27 14:30:52 +00:00
Jordan Bancino 889a16856d Add Db(3) 2022-11-26 20:39:47 +00:00
Jordan Bancino e066e90d1d Finish documenting Util 2022-11-26 19:04:47 +00:00
Jordan Bancino 6900d0649e Begin working on Util man page 2022-11-25 21:54:57 +00:00
Jordan Bancino 2c0e7e5d65 Fix incorrect function declaration. 2022-11-25 16:52:12 +00:00
Jordan Bancino 8045c583ba Write man page for Log 2022-11-25 16:40:47 +00:00
Jordan Bancino 70bdf81df7 Fix references to old LOG_ constants 2022-11-24 18:51:07 +00:00
Jordan Bancino d7f5a6798d Add some more porting instructions 2022-11-20 15:23:16 +00:00
Jordan Bancino 247aeabf66 Begin preliminary work on an OpenBSD port. 2022-11-20 01:53:15 +00:00
Jordan Bancino 71a6842302 Remove install/uninstall recipes, and replace telodendria-setup with package
man page.
2022-11-20 00:12:53 +00:00
Jordan Bancino e8b80e4c69 Clarify development notice. 2022-11-18 23:53:29 +00:00
Jordan Bancino 6776db5ff9 Accept #33 2022-11-11 01:07:49 +00:00
Jordan Bancino c7a358150c Update documentation 2022-11-08 17:56:11 +00:00
Jordan Bancino 95c566d314 Add td changes to the documentation 2022-11-07 14:07:31 +00:00
Jordan Bancino d8005ef6c2 Renamed contributing(7) and onboarding(7) to indicate they belong to Telodendria. 2022-11-06 20:18:51 +00:00
Jordan Bancino 624b080d47 Add max-cache option to the config file 2022-10-24 13:40:21 -04:00
Jordan Bancino 0c03c71081 Allow logging to the syslog 2022-10-14 20:55:15 -04:00
Jordan Bancino 1353fa6429 Remove chroot option; log into the data directory automatically. 2022-10-11 12:00:36 -04:00
Jordan Bancino 414b8d47be Add HashMapFunctionSet() to allow custom hash functions. 2022-10-11 09:27:34 -04:00
Jordan Bancino dc0a62efcf Add onboarding 2022-10-10 21:06:59 -04:00
Jordan Bancino 0b849bd0c1 Convert list of man pages to a table. 2022-10-10 15:22:18 -04:00
Jordan Bancino 0419bc3707 Write documentation for Queue 2022-10-10 13:35:19 -04:00
Jordan Bancino d992dfef06 Update documentation 2022-10-10 11:58:15 -04:00
Jordan Bancino fdac1361c1 Fix spacing error 2022-09-30 19:19:04 -04:00
Jordan Bancino 2d6b80a26e Move man pages into a proper man directory 2022-09-30 19:11:44 -04:00