85 Commits (master)
 

Author SHA1 Message Date
  JustAnotherArchivist 53d276064a Configurable flush period 3 years ago
  JustAnotherArchivist be19797733 Fix active=false channels being joined anyway 3 years ago
  JustAnotherArchivist 9687828387 Add hidden and extrasearchchannels 3 years ago
  JustAnotherArchivist 17eac90a47 Bypass send queue for PONG and QUIT, and disable processing it at all after the latter 3 years ago
  JustAnotherArchivist 8221935adc Replace asyncio.sleep in asyncio.wait with timeout 3 years ago
  JustAnotherArchivist 4d2d137935 Fix indefinite hang on SIGINT if the QUIT fails by forcefully killing the connection after 10 seconds 3 years ago
  JustAnotherArchivist 396b122c6a Drop underscore prefix on CONNCLOSED 3 years ago
  JustAnotherArchivist 656ead6c26 Delay closing files on channels removed from the config 3 years ago
  JustAnotherArchivist 60aa9bb0f3 Add more debug logging on Storage file handling 3 years ago
  JustAnotherArchivist 5672c23396 Add rate limiting 3 years ago
  JustAnotherArchivist efbb360e48 More debug logging on IRCClient 3 years ago
  JustAnotherArchivist 80db8e73da Fix missing f-strings on search 3 years ago
  JustAnotherArchivist 5e331f10ab Valid HTML 3 years ago
  JustAnotherArchivist 68c577bc92 Fix crash if the data is split between CR and LF 3 years ago
  JustAnotherArchivist de9aa3a6db Fix config reading crash 3 years ago
  JustAnotherArchivist 7acc56d2bc Add WWW-Authenticate header and ban characters in path that can't be included in its value 3 years ago
  JustAnotherArchivist 20908f8632 Escape all the things 3 years ago
  JustAnotherArchivist bc73fdb33f Add log line colours 3 years ago
  JustAnotherArchivist 6c8e668e96 Add link to search on homepage 3 years ago
  JustAnotherArchivist 73941d6357 Proper log rendering 3 years ago
  JustAnotherArchivist ef07cd4af3 Very basic web interface 3 years ago
  JustAnotherArchivist e1a97039e7 Add path for each channel (acts as both the directory in storage and for the URLs) 3 years ago
  JustAnotherArchivist 7fc40c3d22 Remove obsolete TODO 3 years ago
  JustAnotherArchivist ecc07a602e Refactor file handling on storage, implement monthly rotation and flushing every minute 3 years ago
  JustAnotherArchivist 6c589d67ff WHOX support to fetch account info on joining channels 3 years ago
  JustAnotherArchivist e5f51c758d Instead of logging NAMREPLY, make use of ircstates's tracking and generate the initial user list from that 3 years ago
  JustAnotherArchivist 1c41d80125 Use symbolic names for numeric replies where available 3 years ago
  JustAnotherArchivist b604607d0f Add userhost-in-names, away-notify, account-notify, and extended-join capability support 3 years ago
  JustAnotherArchivist 7c1d40d3ff Handle getting kicked 3 years ago
  JustAnotherArchivist 1e681ccc4e Add message formatting and refactor storage again 3 years ago
  JustAnotherArchivist 0619ff40db Catch SSL/TLS errors 3 years ago
  JustAnotherArchivist 8d55780e76 Proper quitting on SIGINT 3 years ago
  JustAnotherArchivist be7d790d32 Refactor on top of ircstates/irctokens 3 years ago
  JustAnotherArchivist 3834d9d124 There was an attempt... 3 years ago
  JustAnotherArchivist 112285d334 Initial commit 3 years ago