Commit graph

51 commits

Author SHA1 Message Date
bc71a7ec01 Add admin privilege to manage room aliases. 2023-08-09 15:50:03 +00:00
80da024e4e Update change log. 2023-06-18 03:19:12 +00:00
8f0d197480 Bump version: v0.3.0 -> v0.4.0 2023-06-16 16:01:19 +00:00
2b3d0aaeaf Prepare for v0.3.0 release.
Not exactly as complete as I initially imagined, but I want to get something
out because I've been spending too much time on the same issues.
2023-06-10 13:29:56 +00:00
e6dd20e2b2 Update changelog. 2023-05-07 03:21:52 +00:00
fdcf7ec065 Update changelog, add LD_EXTRA variable in td. 2023-04-26 01:43:32 +00:00
3e4698bf72 Update porting documentation. 2023-04-24 22:24:32 +00:00
38565d4aa6 Update changelog. 2023-04-24 21:21:25 +00:00
0b7282c36a Fix build errors on some compilers due to missing symbols. 2023-04-20 19:19:23 +00:00
687b89a83a Add some more user documentation to clarify how configuration works. 2023-04-20 01:39:09 +00:00
25b7c0d059 Begin documenting Admin API. 2023-04-19 21:45:15 +00:00
35f65a667d Update changelog. 2023-03-22 17:49:06 +00:00
b4a394c44b Move send-patch and td to section one of the manual.
I think they fit there better.
2023-03-10 23:02:09 +00:00
19e89110cd Bump version number to v0.3.0 2023-03-08 03:46:38 +00:00
fc8fbc9a70 I forgot to set the date in the changelog. 2023-03-07 00:51:16 +00:00
cfba96edee Prepare for v0.2.0 release. 2023-03-07 00:44:53 +00:00
a72f75d6b5 Update some man page descriptions. 2023-02-15 02:37:44 +00:00
5b77236e82 Fix -v option 2023-01-17 21:38:39 +00:00
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
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
f32e5eafce This release is getting too big to be 0.1.1 2022-12-18 20:11:32 +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
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
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
d8005ef6c2 Renamed contributing(7) and onboarding(7) to indicate they belong to Telodendria. 2022-11-06 20:18:51 +00:00
dc0a62efcf Add onboarding 2022-10-10 21:06:59 -04:00
d992dfef06 Update documentation 2022-10-10 11:58:15 -04:00
fdac1361c1 Fix spacing error 2022-09-30 19:19:04 -04:00