68 Commits (master)
 

Author SHA1 Message Date
  JustAnotherArchivist 7fcf7d5f0e Make logging configurable through config file 4 years ago
  JustAnotherArchivist 5077db0a6b Fix InvalidStateError in MessageQueue when the IRC server closes the connection 4 years ago
  JustAnotherArchivist 859146621a Get rid of the SimpleNamespace for configuration since it complicates config change detection 4 years ago
  JustAnotherArchivist a1b4969ccf Add welcome message and PING handling 4 years ago
  JustAnotherArchivist 8f069ccac1 Catch config errors on reload 4 years ago
  JustAnotherArchivist a888c9b9cb Wait for connection registration before trying to join channels and send messages 4 years ago
  JustAnotherArchivist 86746f55a0 Handle prefixed messages from the server 4 years ago
  JustAnotherArchivist 03dfcf3e79 Add CertFP support 4 years ago
  JustAnotherArchivist 542cdb7140 Use plain text message payloads instead of JSON 4 years ago
  JustAnotherArchivist abe75596c8 Fix usage string 4 years ago
  JustAnotherArchivist b73483c62b Add example config file 4 years ago
  JustAnotherArchivist 8e5fbe765d Confirm message delivery by periodic PINGs 4 years ago
  JustAnotherArchivist e9a7780450 Refactor into more flexible tool supporting multiple endpoints and channels (nodeping2irc -> http2irc) with no-downtime config changes using a TOML config file and SIGUSR1 to reload and adapt accordingly 4 years ago
  JustAnotherArchivist 12fe8d1e3f Move hardcoded data to command-line arguments 4 years ago
  JustAnotherArchivist 804ebbf866 Cleanup 4 years ago
  JustAnotherArchivist 3728d0224e Add fake IRC server for testing/dev 4 years ago
  JustAnotherArchivist a738562a6e Replace message queue with own implementations that permits putting messages back on the queue 4 years ago
  JustAnotherArchivist a11f745056 Initial commit 4 years ago