Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-08 | fix up illegal char handling. oops HEAD main | equa | |
2022-08-27 | fix SIGPIPE and silly typo with overlong line protection | equa | |
2022-03-13 | support empty lines | equa | |
we now output 0F (irc formatting reset) after every message. it's a little silly but it's consistent, so dealing with it is easy enough. | |||
2022-03-13 | readme | equa | |
2022-03-13 | Various fixes | equa | |
- add directory configuration option - add debug mode for checking output - fix FIFOs not actually being FIFOs - add user and pass configuration options - validate config files - don't fail instantly if we fail to exec or chdir; instead, wait for input to avoid restart loops - have ed restart on JOIN rather than instantly - output stderr to the channel as well | |||
2022-03-13 | fix host configuration | equa | |
2022-03-12 | Add GIRLFRIEND PUBLIC LICENSE | equa | |
2022-03-10 | only invoke edbot with a specific prefix | equa | |
2022-03-10 | make luacheck happy | equa | |
2022-03-10 | proper multi channel | equa | |
2022-03-08 | basic editor watcher, soon to be several editors | equa | |
2022-03-07 | initial commit | equa | |