611 コミット (ffabd266534c715eb1e64878f883a7f1a159f9f2)

作成者 SHA1 メッセージ 日付
  Daniel Oaks 9cfa92ede8 modes: Avoid unnecessarily sending unknown mode numerics 7年前
  Daniel Oaks 86957d4392 socket: Fix quitting 7年前
  Daniel Oaks 7aaa30d399 Setup 0.7.3-unreleased for next release 7年前
  Daniel Oaks 9264ffc857 Release v0.7.2 7年前
  Daniel Oaks 121269661b socket: Make closing work a little better 7年前
  Daniel Oaks e0035dfa04 types: Make ChannelNameMap use mutexes to fix crash 7年前
  Daniel Oaks ff3a864aa3 accountreg: Fix crash 7年前
  Daniel Oaks 9a94121281 JOIN: Fix a dumb bug. Really dumb bug. 7年前
  Daniel Oaks 88b5dd5621 Fix misspelling 7年前
  Daniel Oaks 166cddecb1 Fix nits 7年前
  Daniel Oaks 22216d4d60 Fix lots of nits 7年前
  Daniel Oaks 8ba0bf347d Setup 0.7.2-unreleased for next release 7年前
  Daniel Oaks 511da5b434 Release v0.7.1 7年前
  Daniel Oaks 0046025d60 Enable chanmode +r, fix bug with registering channels 7年前
  Daniel Oaks 317a804644 Fix dates at top of source files 7年前
  Daniel Oaks 99fd9af432 Setup 0.8.0-unreleased for next release 7年前
  Daniel Oaks 1741a0fad1 Release v0.7.0 7年前
  Daniel Oaks 013635a827 channel: Give founder mode if channel already exists and founder joins 7年前
  Daniel Oaks 451c40f170 WHO: Fix a small hang 7年前
  Daniel Oaks 6aebd4aad9 channel: Add comments, fix a small bug with moderated mode 7年前
  Daniel Oaks 300d02bd9c channel: Kill a race condition that locked up the server. 7年前
  Daniel Oaks cec3416eae modes: Kill a crash 7年前
  Daniel Oaks a8e13b062b logger: Make safer to avoid file write races 7年前
  Daniel Oaks 861b65eb39 channels: Automagically save channel bans/excepts/invites 7年前
  Daniel Oaks 1798572015 Add comments 7年前
  Daniel Oaks b4b120a83e nickserv: Point towards /HELP REG since not implemented yet 7年前
  Daniel Oaks 91fab3ba55 socket: Better deal with chanfloods 7年前
  Daniel Oaks aad1070633 client: Unlock channel mutex earlier 7年前
  Daniel Oaks f5eeca5339 channel: Fix not being able to Part 7年前
  Daniel Oaks 194411716d channel: Automagically save topic updates on registered channels 7年前
  Daniel Oaks 70b7606996 config: Allow enabling/disabling channel reg 7年前
  Daniel Oaks 580385392a channel: Alert of given modes (+o/+q) on join 7年前
  Daniel Oaks 05074e966d modes: Continue overhauling 7年前
  Daniel Oaks f5536d7945 socket: Add a simple println when SendQ exceeded, config comment update 7年前
  Daniel Oaks c3be2d0d46 socket: Fixup sending code so we can support more connections 7年前
  Daniel Oaks f29a5f0e70 socket: Very initial SendQ limit 7年前
  Daniel Oaks de4db1c6ef socket: Start overhaul of sockets and writing 7年前
  Daniel Oaks 73d406ccd6 logger: Don't output control chars on log files 7年前
  Daniel Oaks 657ed644cb modes: Start overhauling modes 7年前
  Daniel Oaks b33b217fab Add very initial ChanServ and NickServ virtual clients 7年前
  Daniel Oaks 439331cfb8 logger: Move to separate package, make *much* nicer 7年前
  Daniel Oaks 7bb53af44e logger: Enable Windows support, properly lock writing to stderr 7年前
  Daniel Oaks 531cf675c8 rehash: Add note about cap del/new order 7年前
  Daniel Oaks 5c38800a02 config: Advertise STS draft, fix subsequent REHASHing 7年前
  Daniel Oaks 25a373b7eb logger: Add notice on connection when server is logging all I/O 7年前
  Daniel Oaks 3d597a4fb3 accounts: Login to accounts properly 7年前
  Daniel Oaks 0c86c454c2 dline/kline: Allow year/month/day durations 7年前
  Daniel Oaks 8834de5b32 rest: Expose DLINEs and KLINEs as xlines 7年前
  Daniel Oaks 5de03f2169 logging: Reverse arrows for in and out, in ~= left, out ~= right 7年前
  Daniel Oaks b328a4fcd3 logging: Add userinput and output, fix up lots 7年前