58 コミット (b1a500f461e65c0d3beb1afb642df5c711a30a0f)

作成者 SHA1 メッセージ 日付
  Daniel Oaks cd6bf3e20c Don't load new language support by default, since we don't have any/enough language files to justify it 6年前
  Daniel Oaks e99f22488f Make LANGUAGE support work 6年前
  Shivaram Lingamneni 7b58bf76ef make error recovery configurable 6年前
  Daniel Oaks b0649cb5d3 WEBIRC: Allow protecting with fingerprint and parse `tls` flag 6年前
  Daniel Oaks 34987ba53a Allow WEBIRC from specified hosts 6年前
  Daniel Oaks 7217bf5b85 Update config options a little more, add note in readme to modify them 6年前
  Shivaram Lingamneni 0e5eec3037 fix a config comment 6年前
  Daniel Oaks 695faefd93 Allow formatting codes in the MOTD 6年前
  Daniel Oaks f7f049973f Rip out REST API and web interface. 6年前
  Shivaram Lingamneni e66735619e tweak some defaults 6年前
  Shivaram Lingamneni 3b0f1ff1cc delete websocket support as per discussion on #139 6年前
  Daniel Oaks 7d140c9e43 PROXY: Update some comments, disallow from registered clients 6年前
  Shivaram Lingamneni 99f02ede20 restore PROXY protocol support 6年前
  Daniel Oaks c48d869f4d Allow multiple account registrations for testing 6年前
  Shivaram Lingamneni 333afe1062 make default channel modes configurable 6年前
  Daniel Oaks fd793d6adb Add very initial snomasks 7年前
  Daniel Oaks 7ac96114c3 log: Allow logging to stdout 7年前
  Daniel Oaks 5c518531be Integrate StackImpact profiling 7年前
  Daniel Oaks 70b7606996 config: Allow enabling/disabling channel reg 7年前
  Daniel Oaks f5536d7945 socket: Add a simple println when SendQ exceeded, config comment update 7年前
  Daniel Oaks f29a5f0e70 socket: Very initial SendQ limit 7年前
  Daniel Oaks 37171bf1ad config: Betterise words and duration example 7年前
  Daniel Oaks fb4e8ab6c0 config: Use sane STS defaults 7年前
  Daniel Oaks 5c38800a02 config: Advertise STS draft, fix subsequent REHASHing 7年前
  Daniel Oaks b328a4fcd3 logging: Add userinput and output, fix up lots 7年前
  Daniel Oaks a982d965f1 logger: New logging config 7年前
  Daniel Oaks 3058161f62 config: Fix accounts registration/authentication 7年前
  Daniel Oaks 9e65d9b87e Add SAMODE command, restricted by oper capab 7年前
  Daniel Oaks 52127edde3 config: Better explain linelen 7年前
  Daniel Oaks 92626a178d server: Start roughly hacking in new message-tags support 7年前
  Daniel Oaks d2e18962e3 Very initial maxline work 7年前
  Daniel Oaks 91d59575ce Add initial automated connection throttling 7年前
  Daniel Oaks 527841c673 rest-api: Disable by default, betterise CHANGELOG 7年前
  Daniel Oaks ee3853f845 restapi: Initial commit 7年前
  Daniel Oaks 78028135eb modes: Limit length of beI mode lists 7年前
  Daniel Oaks 20cb3407cb config: Reorganise to improve readibility 7年前
  Daniel Oaks a404bf83d1 Add automated client connection limiting 7年前
  Daniel Oaks f3459830e7 opers: Allow setting custom whois lines 7年前
  Daniel Oaks 64bdedaee2 Add oper classes, for more finely-grained control 7年前
  Daniel Oaks b84dbb1a06 Support cap-notify and enabling/disabling SASL 7年前
  Daniel Oaks 1bab81091f Add MONITOR command 7年前
  Daniel Oaks 43e28e2fef PROXY: Remove command, I don't think it's that useful 7年前
  Daniel Oaks 668d8242a9 db: Finish removing refs to sqlite db 7年前
  Daniel Oaks 0087de6092 client: Add AWAYLEN 7年前
  Daniel Oaks 79d831bbb7 channel: Add KICKLEN and TOPICLEN 7年前
  Daniel Oaks 31333da632 config: Add basic reg stuff, remove inaccurate comment (given ircd hash is required for starting db) 7年前
  Daniel Oaks e4b6c1852b accounts: Add very initial, extremely broken account work (not including config changes) 7年前
  Daniel Oaks 1746be2bb8 db: Add very initial buntdb datastore 7年前
  Daniel Oaks 43553390d6 WHOWAS: Make maximum number of entries configurable 7年前
  Daniel Oaks a5911ad14c server: Add configurable NICKLEN and CHANNELLEN 7年前