134 Ревизии (0cc5e68e0f2581496961aa39ccdaaa47beccf889)

Автор SHA1 Съобщение Дата
  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 преди 6 години
  Daniel Oaks e3a0387cf5 channel: Fix +m (moderated) and +R (registeredonly) channel modes, add note about opers overriding +m/+R преди 6 години
  Daniel Oaks 275449e6cc caps: Move most capability-handling types into the caps package преди 6 години
  Daniel Oaks 9bfdc4fdfb Move caps to their own package to prevent conflicts преди 6 години
  Shivaram Lingamneni e8b1870067 refactor the rehash implementation преди 6 години
  Daniel Oaks 79de443496 channel: Don't send TOPIC on entirely new channel преди 6 години
  Daniel Oaks 3b0d9c4db9 Send nick parameter correctly on ERR_NOSUCHNICK numerics преди 6 години
  Shivaram Lingamneni 333afe1062 make default channel modes configurable преди 6 години
  Daniel Oaks c9ed749538 Rename deps преди 7 години
  Daniel Oaks 9a94121281 JOIN: Fix a dumb bug. Really dumb bug. преди 7 години
  Daniel Oaks 22216d4d60 Fix lots of nits преди 7 години
  Daniel Oaks 0046025d60 Enable chanmode +r, fix bug with registering channels преди 7 години
  Daniel Oaks 317a804644 Fix dates at top of source files преди 7 години
  Daniel Oaks 013635a827 channel: Give founder mode if channel already exists and founder joins преди 7 години
  Daniel Oaks 6aebd4aad9 channel: Add comments, fix a small bug with moderated mode преди 7 години
  Daniel Oaks 300d02bd9c channel: Kill a race condition that locked up the server. преди 7 години
  Daniel Oaks 861b65eb39 channels: Automagically save channel bans/excepts/invites преди 7 години
  Daniel Oaks f5eeca5339 channel: Fix not being able to Part преди 7 години
  Daniel Oaks 194411716d channel: Automagically save topic updates on registered channels преди 7 години
  Daniel Oaks 580385392a channel: Alert of given modes (+o/+q) on join преди 7 години
  Daniel Oaks 05074e966d modes: Continue overhauling преди 7 години
  Daniel Oaks b33b217fab Add very initial ChanServ and NickServ virtual clients преди 7 години
  Daniel Oaks 439331cfb8 logger: Move to separate package, make *much* nicer преди 7 години
  Daniel Oaks b328a4fcd3 logging: Add userinput and output, fix up lots преди 7 години
  Daniel Oaks 522001d4f6 Cleanup message sending преди 7 години
  Daniel Oaks e741c1476b Implement message-ids draft преди 7 години
  Daniel Oaks 62dc3c8f66 server: Implement TAGMSG draft command преди 7 години
  Daniel Oaks f6185fa336 Get it working, using not-great and very initial splitting code преди 7 години
  Daniel Oaks e9324c3250 modes: Fix some more mutexes преди 7 години
  Daniel Oaks c39bebc696 Fix various locks around joining, kicking and quitting преди 7 години
  Daniel Oaks 6f7c683247 channel: RWMutex for members access преди 7 години
  Daniel Oaks 8eb8193b18 JOIN: Only give chanop, not chan founder (will save that for regged chans) преди 7 години
  Daniel Oaks 5eafd2656e channel: Send channel NOTICEs properly преди 7 години
  Daniel Oaks a7949b6cb4 irc: Assorted golint cleanups преди 7 години
  Daniel Oaks 517893065b Support STATUSMSG преди 7 години
  Daniel Oaks d9db688963 Implement echo-message capability преди 7 години
  Daniel Oaks a8d910e233 capability: Add invite-notify преди 7 години
  Daniel Oaks 2e3ffd2f23 caps: Add message-tags draft capability преди 7 години
  Daniel Oaks 06028e0117 modes: Remove channel.Persist mode преди 7 години
  Daniel Oaks 5e72409695 Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead преди 7 години
  Daniel Oaks ae69ef5cd6 db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. преди 7 години
  Daniel Oaks 0087de6092 client: Add AWAYLEN преди 7 години
  Daniel Oaks 79d831bbb7 channel: Add KICKLEN and TOPICLEN преди 7 години
  Daniel Oaks 754b74c21c accounts: Add account-tag capability преди 7 години
  Daniel Oaks 5269dc8776 accounts: Very roughly introduce account type преди 7 години
  Daniel Oaks 6e66c5c8a7 channel: Prevent duping error code in channel.Persist -- from jlatt/ergonomadic#39 <3 преди 8 години
  Daniel Oaks e33a810522 capability: Add extended-join and userhost-in-names преди 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 9e7a590f23 server: Fix преди 8 години