494 Комити (ae69ef5cd68ee35f15697d5ca1455737271ca698)
 

Аутор SHA1 Порука Датум
  Daniel Oaks ae69ef5cd6 db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. пре 7 година
  Daniel Oaks 969eed394f KILL: Make reason optional, to match other ircds пре 7 година
  Daniel Oaks c9a82e3f6f modes: Return right character on unknown mode char пре 7 година
  Daniel Oaks ad8df3c9a8 modes: Fix modes, re-add +l and +k пре 7 година
  Daniel Oaks 4bab1c621f README: Add logo пре 7 година
  Daniel Oaks 0701267395 server: Add CHANMODES пре 7 година
  Daniel Oaks 0087de6092 client: Add AWAYLEN пре 7 година
  Daniel Oaks bc42960552 strings: Remove CTCP stuff, unused пре 7 година
  Daniel Oaks 266c534af9 theater: Remove THEATER command for now пре 7 година
  Daniel Oaks 79d831bbb7 channel: Add KICKLEN and TOPICLEN пре 7 година
  Daniel Oaks 3321243486 server: Add away-notify capability пре 7 година
  Daniel Oaks 754b74c21c accounts: Add account-tag capability пре 7 година
  Daniel Oaks c2aa31001a client: Fix initial RPL_UMODEIS пре 7 година
  Daniel Oaks 220bc2c609 server-time: Fix time format пре 7 година
  Daniel Oaks ca2255804b README: Add info on new SASL stuff пре 7 година
  Daniel Oaks b5e7d8968f accounts: Add SASL EXTERNAL handler пре 7 година
  Daniel Oaks 70665850aa accounts: Add SASL PLAIN handler пре 7 година
  Daniel Oaks 1679bc9ac2 accounts: Add initial SASL handler, still need to write mechanism handlers пре 7 година
  Daniel Oaks 31333da632 config: Add basic reg stuff, remove inaccurate comment (given ircd hash is required for starting db) пре 7 година
  Daniel Oaks 5d6b4127ff registration: Fix comment пре 7 година
  Daniel Oaks 4b74f0826c registration: Add messages to changelog and readme пре 7 година
  Daniel Oaks e3fbdebc48 registration: Hook up reg to actual accounts пре 7 година
  Daniel Oaks 5269dc8776 accounts: Very roughly introduce account type пре 7 година
  Daniel Oaks 739f8d71d2 server: Close db and store more properly пре 7 година
  Daniel Oaks 90d5f7d6a2 registration: Very initial, very skodgy 'working' account reg пре 7 година
  Daniel Oaks 4cb196f50a server: Close store properly, on shutdown пре 7 година
  Daniel Oaks 6e96a175d6 registration: Add new password manager, integrate registration and credential types пре 7 година
  Daniel Oaks 68c83a95d4 WHOIS: Fixes, add certfp пре 7 година
  Daniel Oaks 49034cb20e certfp: Add certfp retrieval from client пре 7 година
  Daniel Oaks d3d88cfa0c registration: Move REG CREATE to its' own function пре 7 година
  Daniel Oaks 6e9722dee5 accounts: Rename some args, check credential type пре 7 година
  Daniel Oaks e7fced804e accounts: Fix broken numeric, write more framework for reg пре 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 31757a64d7 readme: Improve language, add some more details пре 8 година
  Daniel Oaks 2ab8d4cb6e names: Allow more characters in channel names -- from jlatt/ergonomadic#39 <3 пре 8 година
  Daniel Oaks a177ca36b1 server: Add some comments and clean up a bit -- from jlatt/ergonomadic#39 <3 пре 8 година
  Daniel Oaks 43553390d6 WHOWAS: Make maximum number of entries configurable пре 8 година
  Daniel Oaks 6e66c5c8a7 channel: Prevent duping error code in channel.Persist -- from jlatt/ergonomadic#39 <3 пре 8 година
  Daniel Oaks 154809dd60 changelog: Clean up, make nicer пре 8 година
  Daniel Oaks e33a810522 capability: Add extended-join and userhost-in-names пре 8 година
  Daniel Oaks ef592d160c capability: Add server-time пре 8 година
  Daniel Oaks e04ef1ca11 NICK: Fix setting nicks after registration пре 8 година
  Daniel Oaks 842f0d05ab strings: Only allow # channels, since we only implement those пре 8 година
  Daniel Oaks 5a8e7709b2 strings: Disallow more broken nicknames пре 8 година
  Daniel Oaks 78c9c285b4 gitignore: Add more пре 8 година
  Daniel Oaks d65f86e120 mkcerts: Clean up and rename to be nicer пре 8 година
  Daniel Oaks b519145a8a mkcerts: Split into separate file пре 8 година
  Daniel Oaks 1b67af7e85 strings: Also explicitly disallow . in nicknames пре 8 година
  Daniel Oaks 9d853d5be7 strings: Don't allow nicks to start with dashes or 0-9 пре 8 година