178 Комити (19c2bb69fc5f09501213a8c278aac33de69cef19)

Аутор SHA1 Порука Датум
  Daniel Oaks 19c2bb69fc Allow looking up usernames with ident on connection пре 8 година
  Daniel Oaks 1d51bb450a constants: Make SEM_VER the actual version number conforming to Semantec Versioning, and VER the composed number пре 8 година
  Daniel Oaks 748bc759cb Cleanups reported by goreportcard пре 8 година
  Daniel Oaks b820559050 modes: Add TLS umode (+Z) пре 8 година
  Daniel Oaks 41473bb444 Fix PASS handling пре 8 година
  Daniel Oaks 34a099b61a Fix PING and PONG пре 8 година
  Daniel Oaks 04442ddef1 Stuff is no longer completely broken. Just mostly. пре 8 година
  Daniel Oaks b8dc10f92d nickname: Fix пре 8 година
  Daniel Oaks 9e7a590f23 server: Fix пре 8 година
  Daniel Oaks 2a519c8061 use server.name and server.nameString, name for checking and getting nice comparison, nameString for reply outputs пре 8 година
  Daniel Oaks 7fcc6bdbc4 channels: Fix пре 8 година
  Daniel Oaks 08225c201d continue work reorganising and redoing EVERYTHING пре 8 година
  Daniel Oaks e83283e7fd urgh this should not even be commited yet, this will all be squashed out пре 8 година
  Daniel Oaks 2f08401a0f Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better пре 8 година
  Daniel Oaks 3a9a643d30 server: Let websocket listeners also be TLS пре 8 година
  Daniel Oaks 2fb6acb92a restructure SSL/TLS a bit, name config items better пре 8 година
  Daniel Oaks cd7d30a997 Set default channel modes to +nt пре 8 година
  Daniel Oaks 8885f14f19 PROXY: Restrict to specified addresses/hostnames пре 8 година
  Daniel Oaks fb345a2dd4 user: Don't parse the second and third params anymore пре 8 година
  Daniel Oaks 9acdeedec6 commands: Simplify and unify minimum required number of args handling пре 8 година
  Daniel Oaks 8b79662f1a modes: use secret instead of private, it's the standard these days. fix secret channel hiding in whois пре 8 година
  Daniel Oaks 0ccabead31 cap: Properly suspend registration for CAP negotiation пре 8 година
  Daniel Oaks a241ea7dd6 version: Return RPL_ISUPPORT tokens, as standard пре 8 година
  Daniel Oaks 3972fc49ed privileges: Add founder/admin/halfop (qah), remove owner (O) пре 8 година
  Daniel Oaks c3288823af Add native SSL/TLS listener support from @enmand for our new config пре 8 година
  Daniel Oaks 8dc2732137 server: Store MOTD in memory rather than reading it from disk every time. Fixes #3 пре 8 година
  Daniel Oaks 56641ff650 isupport: Don't advertise stuff that's still TODO пре 8 година
  Daniel Oaks 78928c0322 isupport: STATUSMSG isn't supported, don't advertise it пре 8 година
  Daniel Oaks a013205fd1 Support network name пре 8 година
  Daniel Oaks c88cd328f8 Very initial RPL_ISUPPORT numeric support пре 8 година
  Daniel Oaks c705bdaac5 irc/server: MOTD does not need to be clipped at 80 chars, has not been standard for a long while now пре 8 година
  Edmund Huber fce54343ea touchups to irc/websocket.go per review comments пре 9 година
  Edmund Huber 62302ec92e fail WebSockets with subprotocols here, because gorilla leaves it up for us to deal with subprotocols пре 9 година
  Niels Freier 6a69a65860 WebSocket layer to be able to connect "web" client пре 9 година
  Jeremy Latt 6c10add399 improve performance by using less goroutines пре 10 година
  Jeremy Latt b0bb0faadc remove unnecessary String()s; rename parse functions пре 10 година
  Jeremy Latt 21a86c3216 fix gcstats debugging command пре 10 година
  Edmund Huber d5bdc78d55 adding theater-mode, fixes #15 пре 10 година
  Jeremy Latt 8c44bb9ff3 ONICK command to allow operators to change users' nicks пре 10 година
  Jeremy Latt 7db4347419 bind to listening sockets before asyncing пре 10 година
  Jeremy Latt d85e6681d9 move modes code to its own file; fix SQL (un)marshalling пре 10 година
  Jeremy Latt 2006aff9f7 break up types.go пре 10 година
  Jeremy Latt 0126edc7af move capability handling code to a single file пре 10 година
  Jeremy Latt e15f47c766 move to channel-based logging пре 10 година
  Jeremy Latt d1a299792e don't buffer channels (except signal channel) пре 10 година
  Jeremy Latt 4268c4a936 don't set CapNegotiating for blind CAP REQ пре 10 година
  Jeremy Latt 96a108f8da mark unicode normalization with type пре 10 година
  Jeremy Latt 81df7b4a5c comments and improvements for client set пре 10 година
  Jeremy Latt 33df043961 fix CAP messages пре 10 година
  Jeremy Latt cf76d2bd77 persist and load channel mask lists пре 10 година