181 Révisions (63029e2ff564741cdb269c0953de550157f4913e)

Auteur SHA1 Message Date
  Daniel Oaks 6d109e92a5 Fix dodgy TL strings to make them easier to translate il y a 5 ans
  Shivaram Lingamneni a5b9634783 fix #394 il y a 5 ans
  Shivaram Lingamneni 344a1d7e48 fix #392 il y a 5 ans
  Shivaram Lingamneni b7ec121c19 fix some KICK issues il y a 5 ans
  Shivaram Lingamneni 4c7a5585db fix #371 il y a 5 ans
  Shivaram Lingamneni e4c9351254 fix: set the existing channels unregistered il y a 5 ans
  Shivaram Lingamneni 20b8ba8cae don't send the client its own on-join MODE line il y a 5 ans
  Shivaram Lingamneni f6b3008f8f add CHATHISTORY and HISTORY implementations il y a 5 ans
  Shivaram Lingamneni 501bb1e5c5 replay JOIN/PART/QUIT/KICK as PRIVMSG from HistServ il y a 5 ans
  Shivaram Lingamneni 3cd3601a30 refactor join/part il y a 5 ans
  Shivaram Lingamneni c2b2559ab4 avoid some uses of Sprintf for loglines il y a 5 ans
  Shivaram Lingamneni 7c36ec3f9d allow auto-ops (halfop and higher) to bypass channel join restrictions il y a 5 ans
  Shivaram Lingamneni b34bab16a7 ensure that identical PRIVMSG share a time tag il y a 5 ans
  Shivaram Lingamneni 2c7c8fbaf9 history replay enhancements il y a 5 ans
  Shivaram Lingamneni f58c873f84 fix RPL_INVITING response to match modern ircdocs il y a 5 ans
  Shivaram Lingamneni b6b4d365bc fix #313 il y a 5 ans
  Shivaram Lingamneni a0bf548fc5 draft/resume-0.2 implementation, message history support il y a 5 ans
  Shivaram Lingamneni a18283e2de fix a crash when SAMODE'ing in a channel you're not joined to il y a 5 ans
  Shivaram Lingamneni 1383190249 refactor rehash to rely more on server.config il y a 6 ans
  Shivaram Lingamneni 31f386f5a9 add CHANSERV UNREGISTER il y a 6 ans
  Shivaram Lingamneni 495705f538 implement SAJOIN, allow channel founders to join unconditionally il y a 6 ans
  Shivaram Lingamneni 1016f86f70 implement CHANSERV AMODE il y a 6 ans
  Shivaram Lingamneni 6533893863 optimized implementation of Channel.Names() il y a 6 ans
  Shivaram Lingamneni b97ae00fe3 refactor channel join and part il y a 6 ans
  Shivaram Lingamneni abbbd2c899 review fix il y a 6 ans
  Shivaram Lingamneni fad2475c3f modes refactor, #255 il y a 6 ans
  Shivaram Lingamneni 8fb5a38851 Updates to channel persistence il y a 6 ans
  Shivaram Lingamneni ef99bc48d1 fix #204 il y a 6 ans
  Shivaram Lingamneni ad73d68807 refactor account registration, add nick enforcement il y a 6 ans
  Daniel Oaks a70cc6713c (hopefully) fix labeled-response behaviour il y a 6 ans
  Daniel Oaks e0fa97d344 Get labeled-reply working just fine il y a 6 ans
  Daniel Oaks 2419f69879 Move all errors into errors.go il y a 6 ans
  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) il y a 6 ans
  Daniel Oaks 275227a461 Make like every client-facing string translatable il y a 6 ans
  Daniel Oaks f8b39cfe61 Send fake channel joins on RESUME il y a 6 ans
  Shivaram Lingamneni 52b0fb71e7 refactor ClientManager il y a 6 ans
  Shivaram Lingamneni d4cb15354f remove registeredChannelsMutex il y a 6 ans
  Shivaram Lingamneni 60b861e07e fix a race in regenerateMembersCache il y a 6 ans
  Shivaram Lingamneni 9b74c47b74 rename some getters il y a 6 ans
  Shivaram Lingamneni 94cf438f51 remove channelJoinPartMutex il y a 6 ans
  Shivaram Lingamneni fa83ccd82b refactor synchronization for Channel il y a 6 ans
  Daniel Oaks b8d47c3e4f channel: Server opers shouldn't override nooutside, reggedonly and moderated modes. if they want to do that sort of thing, they have SAMODE and all to be explicit about it il y a 6 ans
  Daniel Oaks e3a0387cf5 channel: Fix +m (moderated) and +R (registeredonly) channel modes, add note about opers overriding +m/+R il y a 6 ans
  Daniel Oaks 275449e6cc caps: Move most capability-handling types into the caps package il y a 6 ans
  Daniel Oaks 9bfdc4fdfb Move caps to their own package to prevent conflicts il y a 6 ans
  Shivaram Lingamneni e8b1870067 refactor the rehash implementation il y a 6 ans
  Daniel Oaks 79de443496 channel: Don't send TOPIC on entirely new channel il y a 6 ans
  Daniel Oaks 3b0d9c4db9 Send nick parameter correctly on ERR_NOSUCHNICK numerics il y a 6 ans
  Shivaram Lingamneni 333afe1062 make default channel modes configurable il y a 6 ans
  Daniel Oaks c9ed749538 Rename deps il y a 7 ans