aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Refactor into more flexible tool supporting multiple endpoints and channels ↵Gravatar JustAnotherArchivist2019-12-022-246/+375
| | | | (nodeping2irc -> http2irc) with no-downtime config changes using a TOML config file and SIGUSR1 to reload and adapt accordingly
* Move hardcoded data to command-line argumentsGravatar JustAnotherArchivist2019-10-051-14/+43
|
* CleanupGravatar JustAnotherArchivist2019-10-041-11/+4
|
* Add fake IRC server for testing/devGravatar JustAnotherArchivist2019-10-041-0/+50
|
* Replace message queue with own implementations that permits putting messages ↵Gravatar JustAnotherArchivist2019-10-041-3/+85
| | | | back on the queue
* Initial commitGravatar JustAnotherArchivist2019-10-041-0/+135