31 Комити (e8b54c6ec0331c4fc87dfbb9685a120c13cb4ca2)

Аутор SHA1 Порука Датум
  JustAnotherArchivist e8b54c6ec0 Fix missing f-string marker пре 3 година
  JustAnotherArchivist 4f2d8c6cb5 Log exception type on process errors пре 4 година
  JustAnotherArchivist e34772fb70 Fix crash in IRCClientProtocol.send_messages due to missing overlongmode in unconfirmedMessages пре 4 година
  JustAnotherArchivist f1275fc7ca Evaluate module paths relative to the config file or the code path пре 4 година
  JustAnotherArchivist b9b2eedcaf Evaluate client cert paths relative to config file пре 4 година
  JustAnotherArchivist 98f8821fda Add option to truncate overlong messages instead of splitting them пре 4 година
  JustAnotherArchivist 4d0a4c8c8e Log request body пре 4 година
  JustAnotherArchivist 6c358a207c Clean up duplicate encoding пре 4 година
  JustAnotherArchivist 609829bf55 Track usermask and account for it in the message splitting пре 4 година
  JustAnotherArchivist 46d48a480c Tighten length limit for channel names according to RFC 1459 пре 4 година
  JustAnotherArchivist 843775e948 Crash loudly if an IRC message is too long despite all the checks and splits пре 4 година
  JustAnotherArchivist 8f8e7cb0ed Ensure that everything fits into IRC's line length limit or split up accordingly пре 4 година
  JustAnotherArchivist 8f84c2a81c Handle various possible error messages from the IRC server пре 4 година
  JustAnotherArchivist aa375f81c0 Validate IRC channel name пре 4 година
  JustAnotherArchivist 383637ec05 Validate maps пре 4 година
  JustAnotherArchivist 471290356d Switch from CertFP to the more reliable and secure SASL EXTERNAL пре 4 година
  JustAnotherArchivist ffee32980d Clean up logging пре 4 година
  JustAnotherArchivist d00c59e6bc Add a way to pass additional arguments into the module пре 4 година
  JustAnotherArchivist a91e61b84c Add support for transformation/translation modules that do arbitrary request processing to generate the message пре 4 година
  JustAnotherArchivist ca525c6b84 Support web server config changes пре 4 година
  JustAnotherArchivist 7fcf7d5f0e Make logging configurable through config file пре 4 година
  JustAnotherArchivist 5077db0a6b Fix InvalidStateError in MessageQueue when the IRC server closes the connection пре 4 година
  JustAnotherArchivist 859146621a Get rid of the SimpleNamespace for configuration since it complicates config change detection пре 4 година
  JustAnotherArchivist 8f069ccac1 Catch config errors on reload пре 4 година
  JustAnotherArchivist a888c9b9cb Wait for connection registration before trying to join channels and send messages пре 4 година
  JustAnotherArchivist 86746f55a0 Handle prefixed messages from the server пре 4 година
  JustAnotherArchivist 03dfcf3e79 Add CertFP support пре 4 година
  JustAnotherArchivist 542cdb7140 Use plain text message payloads instead of JSON пре 4 година
  JustAnotherArchivist abe75596c8 Fix usage string пре 4 година
  JustAnotherArchivist 8e5fbe765d Confirm message delivery by periodic PINGs пре 4 година
  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 година