385 Révisions (43e28e2fef85fd9c96b228dde6d2c866e466eae3)

Auteur SHA1 Message Date
  Daniel Oaks 43e28e2fef PROXY: Remove command, I don't think it's that useful il y a 7 ans
  Daniel Oaks 06028e0117 modes: Remove channel.Persist mode il y a 7 ans
  Daniel Oaks 7b50f64d7e help: Add new /HELP command il y a 7 ans
  Daniel Oaks da6f350563 modes: Remove ReOp channel mode (unused) il y a 7 ans
  Daniel Oaks 28b81d1a45 password_new: Rename to password_salted il y a 7 ans
  Daniel Oaks d226a0c6d3 nickname: Preserve case when setting NICK il y a 7 ans
  Daniel Oaks 9ccd6037a6 strings: Make Nickname profile not actually case-sensitive il y a 7 ans
  Daniel Oaks 4fa094cea2 accounts: Support account-notify capability il y a 7 ans
  Daniel Oaks 0eebd6273c AWAY: Only dispatch AWAY when cap-notify is used il y a 7 ans
  Daniel Oaks e807f3ca04 Fixing warnings and golint stuff il y a 7 ans
  Daniel Oaks 09802f7181 constants: Remove unused constants. il y a 7 ans
  Daniel Oaks 3c2fae666a net: Fix issue where some local clients would break. il y a 7 ans
  Daniel Oaks 985f87d9d1 client: Remove silly testing Println il y a 7 ans
  Daniel Oaks 5e72409695 Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead il y a 7 ans
  Daniel Oaks 2bfcc553ce client: Don't fail silently on error sending messages il y a 7 ans
  Daniel Oaks 5d7d510348 client: Fix minor bug when doing SASL before NICK/USER il y a 7 ans
  Daniel Oaks 32b328f53f accounts: Fix broken long SASL auth strings il y a 7 ans
  Daniel Oaks 88ce999b52 Rename things for next version il y a 7 ans
  Daniel Oaks 2fdc9e5941 Release v0.1.0 il y a 7 ans
  Daniel Oaks ae69ef5cd6 db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. il y a 7 ans
  Daniel Oaks 969eed394f KILL: Make reason optional, to match other ircds il y a 7 ans
  Daniel Oaks c9a82e3f6f modes: Return right character on unknown mode char il y a 7 ans
  Daniel Oaks ad8df3c9a8 modes: Fix modes, re-add +l and +k il y a 7 ans
  Daniel Oaks 0701267395 server: Add CHANMODES il y a 7 ans
  Daniel Oaks 0087de6092 client: Add AWAYLEN il y a 7 ans
  Daniel Oaks bc42960552 strings: Remove CTCP stuff, unused il y a 7 ans
  Daniel Oaks 266c534af9 theater: Remove THEATER command for now il y a 7 ans
  Daniel Oaks 79d831bbb7 channel: Add KICKLEN and TOPICLEN il y a 7 ans
  Daniel Oaks 3321243486 server: Add away-notify capability il y a 7 ans
  Daniel Oaks 754b74c21c accounts: Add account-tag capability il y a 7 ans
  Daniel Oaks c2aa31001a client: Fix initial RPL_UMODEIS il y a 7 ans
  Daniel Oaks 220bc2c609 server-time: Fix time format il y a 7 ans
  Daniel Oaks b5e7d8968f accounts: Add SASL EXTERNAL handler il y a 7 ans
  Daniel Oaks 70665850aa accounts: Add SASL PLAIN handler il y a 7 ans
  Daniel Oaks 1679bc9ac2 accounts: Add initial SASL handler, still need to write mechanism handlers il y a 7 ans
  Daniel Oaks 5d6b4127ff registration: Fix comment il y a 7 ans
  Daniel Oaks e3fbdebc48 registration: Hook up reg to actual accounts il y a 7 ans
  Daniel Oaks 5269dc8776 accounts: Very roughly introduce account type il y a 7 ans
  Daniel Oaks 739f8d71d2 server: Close db and store more properly il y a 7 ans
  Daniel Oaks 90d5f7d6a2 registration: Very initial, very skodgy 'working' account reg il y a 7 ans
  Daniel Oaks 4cb196f50a server: Close store properly, on shutdown il y a 7 ans
  Daniel Oaks 6e96a175d6 registration: Add new password manager, integrate registration and credential types il y a 7 ans
  Daniel Oaks 68c83a95d4 WHOIS: Fixes, add certfp il y a 7 ans
  Daniel Oaks 49034cb20e certfp: Add certfp retrieval from client il y a 7 ans
  Daniel Oaks d3d88cfa0c registration: Move REG CREATE to its' own function il y a 7 ans
  Daniel Oaks 6e9722dee5 accounts: Rename some args, check credential type il y a 7 ans
  Daniel Oaks e7fced804e accounts: Fix broken numeric, write more framework for reg il y a 7 ans
  Daniel Oaks e4b6c1852b accounts: Add very initial, extremely broken account work (not including config changes) il y a 7 ans
  Daniel Oaks 1746be2bb8 db: Add very initial buntdb datastore il y a 7 ans
  Daniel Oaks 2ab8d4cb6e names: Allow more characters in channel names -- from jlatt/ergonomadic#39 <3 il y a 8 ans