You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mark Veidemanis 3acf182171 Fixes to auth detection and message parsing
* don't check authentication if the network doesn't need to
  register
* don't pass through muser for ZNC type messages
* avoid duplicate message for queries containing highlights
* make a copy of the cast for metadata analysis to avoid poisoning it
* set up callback for when the instance is authenticated, so we can
  request a LIST immediately if so desired
* separate out seeding functions to populate CHANLIMIT to ease future
  work involving other options, such as PREFIX
4 years ago
..
bot.py Fixes to auth detection and message parsing 4 years ago
parser.py Renovate the module system and implement adding and resuming pool instances using the new relay/alias/network system 6 years ago
relay.py Remove condition-based monitoring system 4 years ago
server.py Add more comments and remove obsolete code 5 years ago