794 コミット (6a83358d69f2e7d2a1e4c1507521eaf6b422b5f7)
 

作成者 SHA1 メッセージ 日付
  Daniel Oaks 6a83358d69 Switch to new repo 7年前
  Daniel Oaks a8fa131244 Move to new repo 7年前
  Daniel Oaks 521203650c changelog: Update 7年前
  Daniel Oaks 5b3cea8b98 xline: Add snomasks for setting/removing xlines 7年前
  Daniel Oaks 5c725bb622 changelog: Document new snomasks and revise ordering 7年前
  Daniel Oaks 309ec8191e Add 'k' snomask for kills (including those coming from dlines and klines) 7年前
  Daniel Oaks 3ee26041ff Send snomask on client quits 7年前
  Daniel Oaks fb1f6dab2b readme: Explain branches 7年前
  Daniel Oaks e490e7bad4 changelog: Update! 7年前
  Daniel Oaks 8a6ba6f9cc LIST: Start implementing ELIST conditions 7年前
  Daniel Oaks f962c35d5f vendor: Updated submodules 7年前
  Daniel Oaks 55d8eb5dce Make 'nick' snomask look nicer 7年前
  Daniel Oaks 34863a6320 JOIN: Disable JOIN 0 support, in line with Insp 7年前
  Daniel Oaks 4128ff6137 server: Check for channel permissions when renaming channels 7年前
  Daniel Oaks 0f8ab4eaec server: Add proposed RENAME command 7年前
  Daniel Oaks 53190ef131 Send a whole lot more snomasks 7年前
  Daniel Oaks ebb9d629d7 xline: Add ANDKILL param to kill all matching clients 7年前
  Daniel Oaks 3101f16478 readme: Extend registration instructions 7年前
  Daniel Oaks c949ef539e Merge pull request #105 from vegax87/patch-1 7年前
  Vegax f6c8b0cd23 Update README.md 7年前
  Daniel Oaks a271481c41 Setup 0.8.1-unreleased for next release 7年前
  Daniel Oaks f051b43f27 Release v0.8.0 7年前
  Daniel Oaks 482ab1ac2a vendor: Updated submodules 7年前
  Daniel Oaks 01248a6d37 changelog: Add new info 7年前
  Daniel Oaks ab2ae70f13 help: Add help text for snomasks 7年前
  Daniel Oaks d847d55c06 Fix wordWrap function so it doesn't drop chars, and fix client.Notice() to automagically split very long lines. 7年前
  Daniel Oaks 9fe7c143c8 server: Remove useless comments, make idle/quit function layouts nicer 7年前
  Daniel Oaks fb63691c8b commands: Timeout unregistered clients 7年前
  Daniel Oaks ff82872934 reg: Rename commands to match 7年前
  Daniel Oaks fd793d6adb Add very initial snomasks 7年前
  Daniel Oaks 1afd3b8f78 server: Change localconnect msg to include username/realname 7年前
  Daniel Oaks f5ecf70ecf logger: Flush file writes to ensure they get written out 7年前
  Daniel Oaks 7ac96114c3 log: Allow logging to stdout 7年前
  Daniel Oaks 51425b7764 help: Generate index of help topics 7年前
  Daniel Oaks 2c9b2db9e3 developing: Link to dep tool, not old vendetta one 7年前
  Daniel Oaks fe8fc6f924 readme: Link to latest release 7年前
  Daniel Oaks c9b5a73fcd developing: Describe new vendor/ changes 7年前
  Daniel Oaks 5ecdc427e8 vendor: Updated submodules 7年前
  Daniel Oaks e85c3e9243 Add new .vendor submodule 7年前
  Daniel Oaks 365b380164 Remove old Vendetta-based vendor/ 7年前
  Daniel Oaks 9e1f3e5c87 changelog: Add new notes 7年前
  Daniel Oaks 5c518531be Integrate StackImpact profiling 7年前
  Daniel Oaks 2bd4d03ecc Prevent copying locks because that's silly 7年前
  Daniel Oaks 4254672133 socket: Fix bad mutex unlock 7年前
  Daniel Oaks c911ff2bcd Squash a bunch of possible races 7年前
  Daniel Oaks 1977d03faf vendor: Updated submodules 7年前
  Daniel Oaks f7a4f5d956 socket: Move to a timing-out send method that reduces goroutines and ensures QUIT/ERROR are sent 7年前
  Daniel Oaks 067f982da4 socket: Remove old comment 7年前
  Daniel Oaks f665ebac16 channels: Help prevent issues when join/parting 7年前
  Daniel Oaks 4a66771c39 socket: Attempt to close sockets better 7年前