| Commit message (Expand) | Author | Age | Files | Lines |
* | remove apiosend, since it turns out nc is fast enough to do that anyway | ubq323 | 2022-10-31 | 1 | -37/+0 |
* | use chmod and friends instead of fchmod and friends | ubq323 | 2022-10-29 | 1 | -9/+9 |
* | functionality. (it is functionally equivalent to the old version now) | ubq323 | 2022-10-29 | 7 | -29/+135 |
* | more testing and typo fixes | ubq323 | 2022-10-28 | 4 | -6/+28 |
* | handling of unix domain sockets | ubq323 | 2022-10-28 | 3 | -1/+82 |
* | don't need common.c | ubq323 | 2022-10-28 | 1 | -31/+0 |
* | enpongment | ubq323 | 2022-10-28 | 1 | -1/+9 |
* | move debug macros to a different header file | ubq323 | 2022-10-28 | 2 | -18/+30 |
* | horrible makefile tricks, making the buffer thing actually buffer the buffers... | ubq323 | 2022-10-28 | 6 | -7/+26 |
* | large refactor continues | ubq323 | 2022-10-28 | 9 | -46/+297 |
* | apiosend utility, only basic functionality for now | ubq323 | 2022-10-26 | 1 | -0/+37 |
* | web hooks | ubq323 | 2022-03-09 | 1 | -0/+93 |
* | change username and realname because why not | ubq323 | 2022-01-13 | 1 | -2/+2 |
* | add parsing of irc messages, not used anywhere yet | ubq323 | 2022-01-13 | 1 | -6/+66 |
* | correctly set group and permissions on socket on startup | ubq323 | 2022-01-13 | 1 | -0/+39 |
* | walk the list returned by getaddrinfo like you are meant to | ubq323 | 2022-01-13 | 1 | -8/+15 |
* | change nickname | ubq323 | 2022-01-13 | 1 | -1/+1 |
* | update socket location | ubq323 | 2022-01-13 | 1 | -1/+1 |
* | fix irc handling code and also add makefile | ubq323 | 2022-01-13 | 2 | -167/+236 |
* | initial commit | ubq323 | 2021-12-14 | 1 | -0/+210 |