Cory McWilliams cory
cory closed issue cory/tildefriends#27 2024-03-06 21:13:43 -05:00
Fix all the doxygen warnings
cory pushed to main at cory/tildefriends 2024-03-06 21:13:39 -05:00
f3601321f7 That's all the doxygen warnings. #27
cory pushed to main at cory/tildefriends 2024-03-06 20:57:59 -05:00
540059368c 11 make docs warnings left, but I'm out of time for tonight.
cory pushed to main at cory/tildefriends 2024-03-06 12:46:50 -05:00
7ce89123f7 85 make docs warnings remain.
cory pushed to main at cory/tildefriends 2024-03-06 12:31:38 -05:00
e3c7c86212 All but the two biggest .h files have docs.
cory commented on issue cory/tildefriends#35 2024-03-06 12:25:45 -05:00
Write a CONTRIBUTING.md with basic contribution guidelines

Started in 18bd279b0c61c1267e6c23e856b6ff76aae5ca83

cory closed issue cory/tildefriends#35 2024-03-06 12:25:45 -05:00
Write a CONTRIBUTING.md with basic contribution guidelines
cory pushed to main at cory/tildefriends 2024-03-05 21:17:41 -05:00
794804e27f A few more .h file docs.
cory pushed to main at cory/tildefriends 2024-03-05 20:49:52 -05:00
6d89c1da6e Format.
cory pushed to main at cory/tildefriends 2024-03-05 20:49:23 -05:00
d059554464 Some workarounds for Haiku. uv_fs_scandir can't tell if a dirent is a file. setrlimit doesn't do anything productive for us.
cory pushed to main at cory/tildefriends 2024-03-05 12:48:19 -05:00
3a392d4a9f More .h docs.
cory pushed to main at cory/tildefriends 2024-03-04 21:51:34 -05:00
e3071b372a Poking at TCP binds from Haiku.
cory pushed to main at cory/tildefriends 2024-03-04 12:23:22 -05:00
18bd279b0c Some progress on .h docs, and add a preliminary CONTRIBUTING.md.
cory pushed to main at cory/tildefriends 2024-03-03 18:13:05 -05:00
5b93db7463 A buncha muncha cruncha .h docs. Also add vim temporary files to .gitignore.
cory commented on issue cory/tildefriends#27 2024-03-03 17:18:06 -05:00
Fix all the doxygen warnings

Update: 261 warnings.

cory pushed to main at cory/tildefriends 2024-03-03 13:56:19 -05:00
5b7e5eb91b Give fts a better chance of working with jsonb messages.content.
cory pushed to main at cory/tildefriends 2024-03-03 12:35:31 -05:00
78ca383e3c http.h docs.
cory pushed to main at cory/tildefriends 2024-03-03 12:20:23 -05:00
c1eed9ada3 Fixed a leak in ssb.getServerIdentity().
cory pushed to main at cory/tildefriends 2024-03-03 12:09:24 -05:00
8d6feb5394 Set the root of private messages correct so that other clients show them.
cory pushed to main at cory/tildefriends 2024-03-02 15:01:29 -05:00
42994f8977 Make the SSB network key configurable by command-line argument.