33 コミット (f5536d794591619f9f905c22508805a890e6e2dd)

作成者 SHA1 メッセージ 日付
  Daniel Oaks 9e65d9b87e Add SAMODE command, restricted by oper capab 7年前
  Daniel Oaks e9324c3250 modes: Fix some more mutexes 7年前
  Daniel Oaks 6f7c683247 channel: RWMutex for members access 7年前
  Daniel Oaks 9314edd405 modes: Convey cmode changes to other channel members... 7年前
  Daniel Oaks c3174bb648 Various crash fixes, and little cleanups for safety 7年前
  Daniel Oaks 9fea9cf658 modes: Restrict changing modes correctly 7年前
  Daniel Oaks 07e4728c15 roleplay: Initial commit 7年前
  Daniel Oaks 78028135eb modes: Limit length of beI mode lists 7年前
  Daniel Oaks c599c8f599 modes: Fix error with cmodes being sent badly 7年前
  Daniel Oaks 517893065b Support STATUSMSG 7年前
  Daniel Oaks 425a521d27 channel: Fix MODE and WHO 7年前
  Daniel Oaks 06028e0117 modes: Remove channel.Persist mode 7年前
  Daniel Oaks da6f350563 modes: Remove ReOp channel mode (unused) 7年前
  Daniel Oaks 5e72409695 Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead 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 266c534af9 theater: Remove THEATER command for now 7年前
  Daniel Oaks b820559050 modes: Add TLS umode (+Z) 8年前
  Daniel Oaks 670cf51452 modes: Migrating useful mode structs and functions directly to modes 8年前
  Daniel Oaks bded3202c2 channels: send RPL_CHANNELCREATED and RPL_TOPICTIME 8年前
  Daniel Oaks e19c1527a4 modes: Fix modes, re-add channel modes 8年前
  Daniel Oaks 04442ddef1 Stuff is no longer completely broken. Just mostly. 8年前
  Daniel Oaks 9e7a590f23 server: Fix 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 cd7d30a997 Set default channel modes to +nt 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 a715882a75 Remove RplCurrentMode NOTICE on successful MODE commands. Fixes #22 8年前
  Daniel Oaks 3972fc49ed privileges: Add founder/admin/halfop (qah), remove owner (O) 8年前
  Edmund Huber e1c235a9ea fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 10年前
  Edmund Huber 6267b6a40c clean up /theater so that it doesn't need a bunch of pointers and that it reuses channel-scoped-user-modes machinery 10年前
  Edmund Huber d5bdc78d55 adding theater-mode, fixes #15 10年前
  Jeremy Latt d85e6681d9 move modes code to its own file; fix SQL (un)marshalling 10年前