46 Révisions (21a061c1377f5292eb3d297e38e6651abe9a35b8)

Auteur SHA1 Message Date
  Daniel Oaks f9ef97b204 modes: Add experimental, untested +R user mode to block messages from unregistered users il y a 6 ans
  Daniel Oaks b633db3c9d modes: Also allow Voice il y a 7 ans
  Daniel Oaks 6ffc96d495 modes: Let users give other users privs in channels. Silly bug. il y a 7 ans
  Daniel Oaks 1c0c4841a1 General comments, fix misspellings and lints il y a 7 ans
  Daniel Oaks c9ed749538 Rename deps il y a 7 ans
  Daniel Oaks a8fa131244 Move to new repo il y a 7 ans
  Daniel Oaks fd793d6adb Add very initial snomasks il y a 7 ans
  Daniel Oaks 9cfa92ede8 modes: Avoid unnecessarily sending unknown mode numerics il y a 7 ans
  Daniel Oaks 0046025d60 Enable chanmode +r, fix bug with registering channels il y a 7 ans
  Daniel Oaks cec3416eae modes: Kill a crash il y a 7 ans
  Daniel Oaks 861b65eb39 channels: Automagically save channel bans/excepts/invites il y a 7 ans
  Daniel Oaks 05074e966d modes: Continue overhauling il y a 7 ans
  Daniel Oaks 657ed644cb modes: Start overhauling modes il y a 7 ans
  Daniel Oaks 9e65d9b87e Add SAMODE command, restricted by oper capab il y a 7 ans
  Daniel Oaks e9324c3250 modes: Fix some more mutexes il y a 7 ans
  Daniel Oaks 6f7c683247 channel: RWMutex for members access il y a 7 ans
  Daniel Oaks 9314edd405 modes: Convey cmode changes to other channel members... il y a 7 ans
  Daniel Oaks c3174bb648 Various crash fixes, and little cleanups for safety il y a 7 ans
  Daniel Oaks 9fea9cf658 modes: Restrict changing modes correctly il y a 7 ans
  Daniel Oaks 07e4728c15 roleplay: Initial commit il y a 7 ans
  Daniel Oaks 78028135eb modes: Limit length of beI mode lists il y a 7 ans
  Daniel Oaks c599c8f599 modes: Fix error with cmodes being sent badly il y a 7 ans
  Daniel Oaks 517893065b Support STATUSMSG il y a 7 ans
  Daniel Oaks 425a521d27 channel: Fix MODE and WHO il y a 7 ans
  Daniel Oaks 06028e0117 modes: Remove channel.Persist mode il y a 7 ans
  Daniel Oaks da6f350563 modes: Remove ReOp channel mode (unused) il y a 7 ans
  Daniel Oaks 5e72409695 Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead il y a 7 ans
  Daniel Oaks c9a82e3f6f modes: Return right character on unknown mode char il y a 7 ans
  Daniel Oaks ad8df3c9a8 modes: Fix modes, re-add +l and +k il y a 7 ans
  Daniel Oaks 266c534af9 theater: Remove THEATER command for now il y a 7 ans
  Daniel Oaks b820559050 modes: Add TLS umode (+Z) il y a 8 ans
  Daniel Oaks 670cf51452 modes: Migrating useful mode structs and functions directly to modes il y a 8 ans
  Daniel Oaks bded3202c2 channels: send RPL_CHANNELCREATED and RPL_TOPICTIME il y a 8 ans
  Daniel Oaks e19c1527a4 modes: Fix modes, re-add channel modes il y a 8 ans
  Daniel Oaks 04442ddef1 Stuff is no longer completely broken. Just mostly. il y a 8 ans
  Daniel Oaks 9e7a590f23 server: Fix il y a 8 ans
  Daniel Oaks e83283e7fd urgh this should not even be commited yet, this will all be squashed out il y a 8 ans
  Daniel Oaks 2f08401a0f Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better il y a 8 ans
  Daniel Oaks cd7d30a997 Set default channel modes to +nt il y a 8 ans
  Daniel Oaks 8b79662f1a modes: use secret instead of private, it's the standard these days. fix secret channel hiding in whois il y a 8 ans
  Daniel Oaks a715882a75 Remove RplCurrentMode NOTICE on successful MODE commands. Fixes #22 il y a 8 ans
  Daniel Oaks 3972fc49ed privileges: Add founder/admin/halfop (qah), remove owner (O) il y a 8 ans
  Edmund Huber e1c235a9ea fix up MODE behavior to allow /mode <not-your-nick> and show per-channel modes, fixes #29 il y a 10 ans
  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 il y a 10 ans
  Edmund Huber d5bdc78d55 adding theater-mode, fixes #15 il y a 10 ans
  Jeremy Latt d85e6681d9 move modes code to its own file; fix SQL (un)marshalling il y a 10 ans