65 Commits (6e85cbcf9c2585602d3db602be263b27745010a0)

Autor SHA1 Mensaje Fecha
  Daniel Oaks e0fa97d344 Get labeled-reply working just fine hace 6 años
  Daniel Oaks 3634d0601e Split modes into a subpackage (this is painful, but will force us to simplify and improve the API for interacting with modes) hace 6 años
  Daniel Oaks 47d2ce351c Centralise all command handlers in handlers.go hace 6 años
  Daniel Oaks 8bc2c0ee67 temp *badbadbad* hace 6 años
  Daniel Oaks 16a55cbba8 Add labeled-responses for MODE hace 6 años
  Daniel Oaks 275227a461 Make like every client-facing string translatable hace 6 años
  Daniel Oaks 3b3c1c733a Support bot mode +B hace 6 años
  Shivaram Lingamneni b1e12ca1eb allow unprivileged users to list bans hace 6 años
  Shivaram Lingamneni 6d619bf411 fix channel mode change privilege enforcement hace 6 años
  Shivaram Lingamneni d4cb15354f remove registeredChannelsMutex hace 6 años
  Shivaram Lingamneni 9b74c47b74 rename some getters hace 6 años
  Shivaram Lingamneni 71e82a9ccf move a check, avoiding a crash hace 6 años
  Shivaram Lingamneni 240f121e5e bug fix: SAMODE should list other users' modes hace 6 años
  Shivaram Lingamneni fa83ccd82b refactor synchronization for Channel hace 6 años
  Daniel Oaks e3a0387cf5 channel: Fix +m (moderated) and +R (registeredonly) channel modes, add note about opers overriding +m/+R hace 6 años
  Daniel Oaks 2759d8f5d3 modes: Allow 'MODE b' (used by irssi for channel sync) (thanks @dx!) hace 6 años
  Shivaram Lingamneni 333afe1062 make default channel modes configurable hace 6 años
  Daniel Oaks f9ef97b204 modes: Add experimental, untested +R user mode to block messages from unregistered users hace 6 años
  Daniel Oaks b633db3c9d modes: Also allow Voice hace 7 años
  Daniel Oaks 6ffc96d495 modes: Let users give other users privs in channels. Silly bug. hace 7 años
  Daniel Oaks 1c0c4841a1 General comments, fix misspellings and lints hace 7 años
  Daniel Oaks c9ed749538 Rename deps hace 7 años
  Daniel Oaks a8fa131244 Move to new repo hace 7 años
  Daniel Oaks fd793d6adb Add very initial snomasks hace 7 años
  Daniel Oaks 9cfa92ede8 modes: Avoid unnecessarily sending unknown mode numerics hace 7 años
  Daniel Oaks 0046025d60 Enable chanmode +r, fix bug with registering channels hace 7 años
  Daniel Oaks cec3416eae modes: Kill a crash hace 7 años
  Daniel Oaks 861b65eb39 channels: Automagically save channel bans/excepts/invites hace 7 años
  Daniel Oaks 05074e966d modes: Continue overhauling hace 7 años
  Daniel Oaks 657ed644cb modes: Start overhauling modes hace 7 años
  Daniel Oaks 9e65d9b87e Add SAMODE command, restricted by oper capab hace 7 años
  Daniel Oaks e9324c3250 modes: Fix some more mutexes hace 7 años
  Daniel Oaks 6f7c683247 channel: RWMutex for members access hace 7 años
  Daniel Oaks 9314edd405 modes: Convey cmode changes to other channel members... hace 7 años
  Daniel Oaks c3174bb648 Various crash fixes, and little cleanups for safety hace 7 años
  Daniel Oaks 9fea9cf658 modes: Restrict changing modes correctly hace 7 años
  Daniel Oaks 07e4728c15 roleplay: Initial commit hace 7 años
  Daniel Oaks 78028135eb modes: Limit length of beI mode lists hace 7 años
  Daniel Oaks c599c8f599 modes: Fix error with cmodes being sent badly hace 7 años
  Daniel Oaks 517893065b Support STATUSMSG hace 7 años
  Daniel Oaks 425a521d27 channel: Fix MODE and WHO hace 7 años
  Daniel Oaks 06028e0117 modes: Remove channel.Persist mode hace 7 años
  Daniel Oaks da6f350563 modes: Remove ReOp channel mode (unused) hace 7 años
  Daniel Oaks 5e72409695 Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead hace 7 años
  Daniel Oaks c9a82e3f6f modes: Return right character on unknown mode char hace 7 años
  Daniel Oaks ad8df3c9a8 modes: Fix modes, re-add +l and +k hace 7 años
  Daniel Oaks 266c534af9 theater: Remove THEATER command for now hace 7 años
  Daniel Oaks b820559050 modes: Add TLS umode (+Z) hace 8 años
  Daniel Oaks 670cf51452 modes: Migrating useful mode structs and functions directly to modes hace 8 años
  Daniel Oaks bded3202c2 channels: send RPL_CHANNELCREATED and RPL_TOPICTIME hace 8 años