選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Daniel Oaks ae69ef5cd6 db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. 7年前
..
accounts.go accounts: Add SASL EXTERNAL handler 7年前
capability.go server: Add away-notify capability 7年前
channel.go db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. 7年前
client.go accounts: Add account-tag capability 7年前
client_lookup_set.go db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. 7年前
clientsocket.go Cleanups reported by goreportcard 8年前
commands.go KILL: Make reason optional, to match other ircds 7年前
config.go db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. 7年前
constants.go constants: Make SEM_VER the actual version number conforming to Semantec Versioning, and VER the composed number 8年前
database.go db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. 7年前
debug.go continue work reorganising and redoing EVERYTHING 8年前
isupport.go Stuff is no longer completely broken. Just mostly. 8年前
logging.go Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 8年前
messages.go Add basic ClientSocket work 8年前
modes.go modes: Return right character on unknown mode char 7年前
net.go Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 8年前
net_test.go Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 8年前
nickname.go NICK: Fix setting nicks after registration 8年前
numerics.go registration: Hook up reg to actual accounts 7年前
password.go Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 8年前
password_new.go registration: Add new password manager, integrate registration and credential types 7年前
registration.go accounts: Add SASL EXTERNAL handler 7年前
server.go db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. 7年前
socket.go accounts: Add SASL EXTERNAL handler 7年前
strings.go strings: Remove CTCP stuff, unused 7年前
types.go Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 8年前
websocket.go Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better 8年前
whowas.go WHOWAS: Make maximum number of entries configurable 8年前