149 Revize (devel+metadata)

Autor SHA1 Zpráva Datum
  Daniel Oaks 2eb2467de2 Initial METADATA work. Subs are totally broken and SYNC returns wrong data před 6 roky
  Shivaram Lingamneni ef99bc48d1 fix #204 před 6 roky
  Shivaram Lingamneni ad73d68807 refactor account registration, add nick enforcement před 6 roky
  Daniel Oaks a70cc6713c (hopefully) fix labeled-response behaviour před 6 roky
  Daniel Oaks e0fa97d344 Get labeled-reply working just fine před 6 roky
  Daniel Oaks 2419f69879 Move all errors into errors.go před 6 roky
  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) před 6 roky
  Daniel Oaks 275227a461 Make like every client-facing string translatable před 6 roky
  Daniel Oaks f8b39cfe61 Send fake channel joins on RESUME před 6 roky
  Shivaram Lingamneni 52b0fb71e7 refactor ClientManager před 6 roky
  Shivaram Lingamneni d4cb15354f remove registeredChannelsMutex před 6 roky
  Shivaram Lingamneni 60b861e07e fix a race in regenerateMembersCache před 6 roky
  Shivaram Lingamneni 9b74c47b74 rename some getters před 6 roky
  Shivaram Lingamneni 94cf438f51 remove channelJoinPartMutex před 6 roky
  Shivaram Lingamneni fa83ccd82b refactor synchronization for Channel před 6 roky
  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 před 6 roky
  Daniel Oaks e3a0387cf5 channel: Fix +m (moderated) and +R (registeredonly) channel modes, add note about opers overriding +m/+R před 6 roky
  Daniel Oaks 275449e6cc caps: Move most capability-handling types into the caps package před 6 roky
  Daniel Oaks 9bfdc4fdfb Move caps to their own package to prevent conflicts před 6 roky
  Shivaram Lingamneni e8b1870067 refactor the rehash implementation před 6 roky
  Daniel Oaks 79de443496 channel: Don't send TOPIC on entirely new channel před 6 roky
  Daniel Oaks 3b0d9c4db9 Send nick parameter correctly on ERR_NOSUCHNICK numerics před 6 roky
  Shivaram Lingamneni 333afe1062 make default channel modes configurable před 6 roky
  Daniel Oaks c9ed749538 Rename deps před 7 roky
  Daniel Oaks 9a94121281 JOIN: Fix a dumb bug. Really dumb bug. před 7 roky
  Daniel Oaks 22216d4d60 Fix lots of nits před 7 roky
  Daniel Oaks 0046025d60 Enable chanmode +r, fix bug with registering channels před 7 roky
  Daniel Oaks 317a804644 Fix dates at top of source files před 7 roky
  Daniel Oaks 013635a827 channel: Give founder mode if channel already exists and founder joins před 7 roky
  Daniel Oaks 6aebd4aad9 channel: Add comments, fix a small bug with moderated mode před 7 roky
  Daniel Oaks 300d02bd9c channel: Kill a race condition that locked up the server. před 7 roky
  Daniel Oaks 861b65eb39 channels: Automagically save channel bans/excepts/invites před 7 roky
  Daniel Oaks f5eeca5339 channel: Fix not being able to Part před 7 roky
  Daniel Oaks 194411716d channel: Automagically save topic updates on registered channels před 7 roky
  Daniel Oaks 580385392a channel: Alert of given modes (+o/+q) on join před 7 roky
  Daniel Oaks 05074e966d modes: Continue overhauling před 7 roky
  Daniel Oaks b33b217fab Add very initial ChanServ and NickServ virtual clients před 7 roky
  Daniel Oaks 439331cfb8 logger: Move to separate package, make *much* nicer před 7 roky
  Daniel Oaks b328a4fcd3 logging: Add userinput and output, fix up lots před 7 roky
  Daniel Oaks 522001d4f6 Cleanup message sending před 7 roky
  Daniel Oaks e741c1476b Implement message-ids draft před 7 roky
  Daniel Oaks 62dc3c8f66 server: Implement TAGMSG draft command před 7 roky
  Daniel Oaks f6185fa336 Get it working, using not-great and very initial splitting code před 7 roky
  Daniel Oaks e9324c3250 modes: Fix some more mutexes před 7 roky
  Daniel Oaks c39bebc696 Fix various locks around joining, kicking and quitting před 7 roky
  Daniel Oaks 6f7c683247 channel: RWMutex for members access před 7 roky
  Daniel Oaks 8eb8193b18 JOIN: Only give chanop, not chan founder (will save that for regged chans) před 7 roky
  Daniel Oaks 5eafd2656e channel: Send channel NOTICEs properly před 7 roky
  Daniel Oaks a7949b6cb4 irc: Assorted golint cleanups před 7 roky
  Daniel Oaks 517893065b Support STATUSMSG před 7 roky