34 Revīzijas (98f8821fda0488685d6e36d1b70510444487abec)
 

Autors SHA1 Ziņojums Datums
  JustAnotherArchivist 98f8821fda Add option to truncate overlong messages instead of splitting them pirms 4 gadiem
  JustAnotherArchivist ced83b2fd4 Add Grafana module pirms 4 gadiem
  JustAnotherArchivist 4d0a4c8c8e Log request body pirms 4 gadiem
  JustAnotherArchivist 6c358a207c Clean up duplicate encoding pirms 4 gadiem
  JustAnotherArchivist 609829bf55 Track usermask and account for it in the message splitting pirms 4 gadiem
  JustAnotherArchivist 46d48a480c Tighten length limit for channel names according to RFC 1459 pirms 4 gadiem
  JustAnotherArchivist 843775e948 Crash loudly if an IRC message is too long despite all the checks and splits pirms 4 gadiem
  JustAnotherArchivist 8f8e7cb0ed Ensure that everything fits into IRC's line length limit or split up accordingly pirms 4 gadiem
  JustAnotherArchivist 8f84c2a81c Handle various possible error messages from the IRC server pirms 4 gadiem
  JustAnotherArchivist aa375f81c0 Validate IRC channel name pirms 4 gadiem
  JustAnotherArchivist 383637ec05 Validate maps pirms 4 gadiem
  JustAnotherArchivist 471290356d Switch from CertFP to the more reliable and secure SASL EXTERNAL pirms 4 gadiem
  JustAnotherArchivist ffee32980d Clean up logging pirms 4 gadiem
  JustAnotherArchivist d00c59e6bc Add a way to pass additional arguments into the module pirms 4 gadiem
  JustAnotherArchivist a91e61b84c Add support for transformation/translation modules that do arbitrary request processing to generate the message pirms 4 gadiem
  JustAnotherArchivist ca525c6b84 Support web server config changes pirms 4 gadiem
  JustAnotherArchivist 7fcf7d5f0e Make logging configurable through config file pirms 4 gadiem
  JustAnotherArchivist 5077db0a6b Fix InvalidStateError in MessageQueue when the IRC server closes the connection pirms 4 gadiem
  JustAnotherArchivist 859146621a Get rid of the SimpleNamespace for configuration since it complicates config change detection pirms 4 gadiem
  JustAnotherArchivist a1b4969ccf Add welcome message and PING handling pirms 4 gadiem
  JustAnotherArchivist 8f069ccac1 Catch config errors on reload pirms 4 gadiem
  JustAnotherArchivist a888c9b9cb Wait for connection registration before trying to join channels and send messages pirms 4 gadiem
  JustAnotherArchivist 86746f55a0 Handle prefixed messages from the server pirms 4 gadiem
  JustAnotherArchivist 03dfcf3e79 Add CertFP support pirms 4 gadiem
  JustAnotherArchivist 542cdb7140 Use plain text message payloads instead of JSON pirms 4 gadiem
  JustAnotherArchivist abe75596c8 Fix usage string pirms 4 gadiem
  JustAnotherArchivist b73483c62b Add example config file pirms 4 gadiem
  JustAnotherArchivist 8e5fbe765d Confirm message delivery by periodic PINGs pirms 4 gadiem
  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 pirms 4 gadiem
  JustAnotherArchivist 12fe8d1e3f Move hardcoded data to command-line arguments pirms 4 gadiem
  JustAnotherArchivist 804ebbf866 Cleanup pirms 4 gadiem
  JustAnotherArchivist 3728d0224e Add fake IRC server for testing/dev pirms 4 gadiem
  JustAnotherArchivist a738562a6e Replace message queue with own implementations that permits putting messages back on the queue pirms 4 gadiem
  JustAnotherArchivist a11f745056 Initial commit pirms 4 gadiem