749 Commits (1977d03faf153f98b8d4a7a26dbc08884ea5d44d)
 

Autor SHA1 Mensaje Fecha
  Daniel Oaks 1977d03faf vendor: Updated submodules hace 7 años
  Daniel Oaks f7a4f5d956 socket: Move to a timing-out send method that reduces goroutines and ensures QUIT/ERROR are sent hace 7 años
  Daniel Oaks 067f982da4 socket: Remove old comment hace 7 años
  Daniel Oaks f665ebac16 channels: Help prevent issues when join/parting hace 7 años
  Daniel Oaks 4a66771c39 socket: Attempt to close sockets better hace 7 años
  Daniel Oaks 1c917a19a7 client: Ensure ERROR message is parsed when quitting hace 7 años
  Daniel Oaks 9cfa92ede8 modes: Avoid unnecessarily sending unknown mode numerics hace 7 años
  Daniel Oaks 86957d4392 socket: Fix quitting hace 7 años
  Daniel Oaks 7aaa30d399 Setup 0.7.3-unreleased for next release hace 7 años
  Daniel Oaks 9264ffc857 Release v0.7.2 hace 7 años
  Daniel Oaks 121269661b socket: Make closing work a little better hace 7 años
  Daniel Oaks e0035dfa04 types: Make ChannelNameMap use mutexes to fix crash hace 7 años
  Daniel Oaks ff3a864aa3 accountreg: Fix crash hace 7 años
  Daniel Oaks 9a94121281 JOIN: Fix a dumb bug. Really dumb bug. hace 7 años
  Daniel Oaks 88b5dd5621 Fix misspelling hace 7 años
  Daniel Oaks 166cddecb1 Fix nits hace 7 años
  Daniel Oaks 22216d4d60 Fix lots of nits hace 7 años
  Daniel Oaks 8ba0bf347d Setup 0.7.2-unreleased for next release hace 7 años
  Daniel Oaks 511da5b434 Release v0.7.1 hace 7 años
  Daniel Oaks 0046025d60 Enable chanmode +r, fix bug with registering channels hace 7 años
  Daniel Oaks 317a804644 Fix dates at top of source files hace 7 años
  Daniel Oaks 99fd9af432 Setup 0.8.0-unreleased for next release hace 7 años
  Daniel Oaks 1741a0fad1 Release v0.7.0 hace 7 años
  Daniel Oaks 013635a827 channel: Give founder mode if channel already exists and founder joins hace 7 años
  Daniel Oaks 127d0ff681 changelog: Document changes hace 7 años
  Daniel Oaks 451c40f170 WHO: Fix a small hang hace 7 años
  Daniel Oaks 6aebd4aad9 channel: Add comments, fix a small bug with moderated mode hace 7 años
  Daniel Oaks 479cd376d2 developing: Add advice for debugging hangs hace 7 años
  Daniel Oaks 300d02bd9c channel: Kill a race condition that locked up the server. hace 7 años
  Daniel Oaks cec3416eae modes: Kill a crash hace 7 años
  Daniel Oaks a8e13b062b logger: Make safer to avoid file write races hace 7 años
  Daniel Oaks 861b65eb39 channels: Automagically save channel bans/excepts/invites hace 7 años
  Daniel Oaks 1798572015 Add comments hace 7 años
  Daniel Oaks b4b120a83e nickserv: Point towards /HELP REG since not implemented yet hace 7 años
  Daniel Oaks 91fab3ba55 socket: Better deal with chanfloods hace 7 años
  Daniel Oaks aad1070633 client: Unlock channel mutex earlier hace 7 años
  Daniel Oaks e34475d536 Merge branch 'master' into devel+chanserv hace 7 años
  Daniel Oaks f5eeca5339 channel: Fix not being able to Part hace 7 años
  Daniel Oaks 194411716d channel: Automagically save topic updates on registered channels hace 7 años
  Daniel Oaks 70b7606996 config: Allow enabling/disabling channel reg hace 7 años
  Daniel Oaks ea748a9f7b readme: Add note about updating and password gen hace 7 años
  Daniel Oaks 580385392a channel: Alert of given modes (+o/+q) on join hace 7 años
  Daniel Oaks 6842d2ead6 Merge master hace 7 años
  Daniel Oaks 05074e966d modes: Continue overhauling hace 7 años
  Daniel Oaks 03fc6f767e changelog: Note new socket handling hace 7 años
  Daniel Oaks f5536d7945 socket: Add a simple println when SendQ exceeded, config comment update hace 7 años
  Daniel Oaks c3be2d0d46 socket: Fixup sending code so we can support more connections hace 7 años
  Daniel Oaks f29a5f0e70 socket: Very initial SendQ limit hace 7 años
  Daniel Oaks de4db1c6ef socket: Start overhaul of sockets and writing hace 7 años
  Daniel Oaks 73d406ccd6 logger: Don't output control chars on log files hace 7 años