114 Commits (16a55cbba890e71010d70d3976245a1cf04361d1)

Autor SHA1 Mensaje Fecha
  Shivaram Lingamneni 728863a17c move Commands initialization to an init() hace 6 años
  Daniel Oaks 275227a461 Make like every client-facing string translatable hace 6 años
  Daniel Oaks d09f085b1a Add very initial RESUME cap and command hace 6 años
  Daniel Oaks e99f22488f Make LANGUAGE support work hace 6 años
  Daniel Oaks 8036df92fc WHO: Require first param, matching other servers hace 6 años
  Daniel Oaks d715abf0f0 Add the INFO command hace 6 años
  Shivaram Lingamneni e540fde816 refactor idle timeouts hace 6 años
  Daniel Oaks 34987ba53a Allow WEBIRC from specified hosts hace 6 años
  Daniel Oaks cea6565b80 client: HasCapabs -> HasRoleCapabs to make it more clear exactly what this means hace 6 años
  Shivaram Lingamneni 99f02ede20 restore PROXY protocol support hace 6 años
  Daniel Oaks c9ed749538 Rename deps hace 7 años
  Daniel Oaks 0f8ab4eaec server: Add proposed RENAME command hace 7 años
  Daniel Oaks fb63691c8b commands: Timeout unregistered clients hace 7 años
  Daniel Oaks ff82872934 reg: Rename commands to match hace 7 años
  Daniel Oaks 51425b7764 help: Generate index of help topics hace 7 años
  Daniel Oaks 317a804644 Fix dates at top of source files hace 7 años
  Daniel Oaks b33b217fab Add very initial ChanServ and NickServ virtual clients hace 7 años
  Daniel Oaks 415a8117ee logger: Better colours and output hace 7 años
  vegax87 f3c9c2b4b5 USERHOST command hace 7 años
  Daniel Oaks 9e65d9b87e Add SAMODE command, restricted by oper capab hace 7 años
  Daniel Oaks 62dc3c8f66 server: Implement TAGMSG draft command hace 7 años
  vegax87 4797331962 Basic implementation of LUSERS command hace 7 años
  Daniel Oaks 4168eaafbb Basic implementation of KLINEs hace 7 años
  Daniel Oaks b6f807dfdc commands: Use ERR_NOTREGISTERED when appropriate hace 7 años
  Daniel Oaks 011419e755 dline: Should be working now hace 7 años
  Daniel Oaks 8c797d0f76 Initial DLINE changes hace 7 años
  Daniel Oaks 07e4728c15 roleplay: Initial commit hace 7 años
  Daniel Oaks 8e2a8cb1b3 opers: Enforce oper class permissions hace 7 años
  Daniel Oaks 6cd71e1b9e Add REHASH command hace 7 años
  Daniel Oaks 1bab81091f Add MONITOR command hace 7 años
  Daniel Oaks 43e28e2fef PROXY: Remove command, I don't think it's that useful hace 7 años
  Daniel Oaks 7b50f64d7e help: Add new /HELP command hace 7 años
  Daniel Oaks 5e72409695 Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead hace 7 años
  Daniel Oaks 969eed394f KILL: Make reason optional, to match other ircds hace 7 años
  Daniel Oaks 266c534af9 theater: Remove THEATER command for now hace 7 años
  Daniel Oaks 1679bc9ac2 accounts: Add initial SASL handler, still need to write mechanism handlers hace 7 años
  Daniel Oaks e4b6c1852b accounts: Add very initial, extremely broken account work (not including config changes) hace 7 años
  Daniel Oaks 748bc759cb Cleanups reported by goreportcard hace 8 años
  Daniel Oaks 04442ddef1 Stuff is no longer completely broken. Just mostly. hace 8 años
  Daniel Oaks b8dc10f92d nickname: Fix hace 8 años
  Daniel Oaks 9e7a590f23 server: Fix hace 8 años
  Daniel Oaks 2a519c8061 use server.name and server.nameString, name for checking and getting nice comparison, nameString for reply outputs hace 8 años
  Daniel Oaks c2e5386966 commands: Fix comment hace 8 años
  Daniel Oaks 08225c201d continue work reorganising and redoing EVERYTHING hace 8 años
  Daniel Oaks e83283e7fd urgh this should not even be commited yet, this will all be squashed out hace 8 años
  Daniel Oaks 2f08401a0f Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better hace 8 años
  Daniel Oaks fb345a2dd4 user: Don't parse the second and third params anymore hace 8 años
  Daniel Oaks 9acdeedec6 commands: Simplify and unify minimum required number of args handling hace 8 años
  Daniel Oaks 4177522e74 modes: Correct mode argument handling, only first param is the modestring hace 8 años
  Daniel Oaks 9b32d7d6b8 mode: Parse more advanced mode changes hace 8 años