70fd61cd23
Bring change log up to date-ish.
...
Next release I'll try to stay on top of this more.
2023-01-17 17:39:31 +00:00
599fa1a740
Document MemoryHexDump() and DbExists()
2023-01-09 21:39:59 +00:00
7cd9fe8bd7
Fix log output by changing __FILE__
2023-01-06 23:00:18 +00:00
c48d666899
Add note on documenting patches.
2023-01-06 19:54:44 +00:00
fbd7bf5944
Fix memory leak in DbDelete()
2022-12-28 15:44:21 +00:00
dbecb28395
Update changelog
2022-12-24 23:41:50 +00:00
4f48f9a5cc
Document Cron
2022-12-24 23:07:46 +00:00
94493e6ad8
Add Sha2
2022-12-19 22:15:41 +00:00
c0bd70a391
Add MatrixUserValidate() and MatrixHistoricalUserValidate()
2022-12-18 20:20:08 +00:00
f32e5eafce
This release is getting too big to be 0.1.1
2022-12-18 20:11:32 +00:00
53846b0994
Document MatrixAuthenticate and MatrixRateLimit
2022-12-16 22:15:50 +00:00
9a31b1f350
Document user interactive authentication function
2022-12-16 20:52:55 +00:00
bee07d90fc
Fix memory leaks in database.
2022-12-15 20:29:19 +00:00
c3618488f2
Hexdump leaked memory to the log for debugging.
2022-12-15 20:18:12 +00:00
cc6ae2dbd3
Prevent directory traversals by replacing dots and slashes.
2022-12-15 16:07:45 +00:00
4f2f7cd966
Add random string generator
2022-12-15 03:41:59 +00:00
f0392044c2
Document DbDelete()
2022-12-15 02:48:42 +00:00
c8cd2cebb7
Implement DbDelete()
2022-12-15 02:39:58 +00:00
5080d066ab
Remove some debug statements; make route error more specific.
2022-12-14 18:41:01 +00:00
e37e6f1bb8
Fix some memory bugs.
2022-12-14 18:19:20 +00:00
07acad8573
Update changelog
2022-12-14 15:09:19 +00:00
5255c3f773
Fix whitespace issues in td
2022-12-14 01:00:52 +00:00
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
4eae5b771f
Keep the change log relevant.
2022-12-13 21:27:17 +00:00
eb4b6b7704
Actually I don't want to release this yet.
2022-12-13 20:41:01 +00:00
5d1451bf88
Bump version number
2022-12-13 20:36:03 +00:00
9fd31c70bf
Set release date.
2022-12-13 19:34:17 +00:00
ede060ef59
Add ASCII logo!
2022-12-13 17:09:05 +00:00
a3502adf57
Add telodendria-changelog; prepare for v0.1.0
2022-12-13 15:59:40 +00:00
58eb666f53
Document HttpServer
2022-12-13 14:06:18 +00:00
bd8804e6fc
Document Http
2022-12-13 13:24:47 +00:00
e17b64dcb2
Document Routes
2022-12-12 17:34:59 +00:00
e7030ec57a
Document Matrix.h
2022-12-12 16:59:13 +00:00
323dad1f8b
Document TelodendriaConfig
2022-12-10 23:34:32 +00:00
fb5a8e4587
Convert configuration file to JSON
2022-12-09 23:57:30 +00:00
5771e615d7
Document CanonicalJson
2022-11-30 18:23:25 +00:00
5610cafe46
Document Json
2022-11-30 17:54:10 +00:00
27da9ed88f
Document Memory API
2022-11-29 01:56:34 +00:00
643bdb2ec7
Document send-patch
2022-11-27 14:30:52 +00:00
889a16856d
Add Db(3)
2022-11-26 20:39:47 +00:00
e066e90d1d
Finish documenting Util
2022-11-26 19:04:47 +00:00
6900d0649e
Begin working on Util man page
2022-11-25 21:54:57 +00:00
2c0e7e5d65
Fix incorrect function declaration.
2022-11-25 16:52:12 +00:00
8045c583ba
Write man page for Log
2022-11-25 16:40:47 +00:00
70bdf81df7
Fix references to old LOG_ constants
2022-11-24 18:51:07 +00:00
d7f5a6798d
Add some more porting instructions
2022-11-20 15:23:16 +00:00
247aeabf66
Begin preliminary work on an OpenBSD port.
2022-11-20 01:53:15 +00:00
71a6842302
Remove install/uninstall recipes, and replace telodendria-setup with package
...
man page.
2022-11-20 00:12:53 +00:00
e8b80e4c69
Clarify development notice.
2022-11-18 23:53:29 +00:00
6776db5ff9
Accept #33
2022-11-11 01:07:49 +00:00