607 Commits (v0.7.0)
 

Author SHA1 Message Date
  Daniel Oaks 1741a0fad1 Release v0.7.0 7 years ago
  Daniel Oaks 013635a827 channel: Give founder mode if channel already exists and founder joins 7 years ago
  Daniel Oaks 127d0ff681 changelog: Document changes 7 years ago
  Daniel Oaks 451c40f170 WHO: Fix a small hang 7 years ago
  Daniel Oaks 6aebd4aad9 channel: Add comments, fix a small bug with moderated mode 7 years ago
  Daniel Oaks 479cd376d2 developing: Add advice for debugging hangs 7 years ago
  Daniel Oaks 300d02bd9c channel: Kill a race condition that locked up the server. 7 years ago
  Daniel Oaks cec3416eae modes: Kill a crash 7 years ago
  Daniel Oaks a8e13b062b logger: Make safer to avoid file write races 7 years ago
  Daniel Oaks 861b65eb39 channels: Automagically save channel bans/excepts/invites 7 years ago
  Daniel Oaks 1798572015 Add comments 7 years ago
  Daniel Oaks b4b120a83e nickserv: Point towards /HELP REG since not implemented yet 7 years ago
  Daniel Oaks 91fab3ba55 socket: Better deal with chanfloods 7 years ago
  Daniel Oaks aad1070633 client: Unlock channel mutex earlier 7 years ago
  Daniel Oaks e34475d536 Merge branch 'master' into devel+chanserv 7 years ago
  Daniel Oaks f5eeca5339 channel: Fix not being able to Part 7 years ago
  Daniel Oaks 194411716d channel: Automagically save topic updates on registered channels 7 years ago
  Daniel Oaks 70b7606996 config: Allow enabling/disabling channel reg 7 years ago
  Daniel Oaks ea748a9f7b readme: Add note about updating and password gen 7 years ago
  Daniel Oaks 580385392a channel: Alert of given modes (+o/+q) on join 7 years ago
  Daniel Oaks 6842d2ead6 Merge master 7 years ago
  Daniel Oaks 05074e966d modes: Continue overhauling 7 years ago
  Daniel Oaks 03fc6f767e changelog: Note new socket handling 7 years ago
  Daniel Oaks f5536d7945 socket: Add a simple println when SendQ exceeded, config comment update 7 years ago
  Daniel Oaks c3be2d0d46 socket: Fixup sending code so we can support more connections 7 years ago
  Daniel Oaks f29a5f0e70 socket: Very initial SendQ limit 7 years ago
  Daniel Oaks de4db1c6ef socket: Start overhaul of sockets and writing 7 years ago
  Daniel Oaks 73d406ccd6 logger: Don't output control chars on log files 7 years ago
  Daniel Oaks 657ed644cb modes: Start overhauling modes 7 years ago
  Daniel Oaks b33b217fab Add very initial ChanServ and NickServ virtual clients 7 years ago
  Daniel Oaks 439331cfb8 logger: Move to separate package, make *much* nicer 7 years ago
  Daniel Oaks ef9acf53f8 vendor: Update submodules 7 years ago
  Daniel Oaks 7bb53af44e logger: Enable Windows support, properly lock writing to stderr 7 years ago
  Daniel Oaks 62c3159ce1 changelog: Note new config changes 7 years ago
  Daniel Oaks 37171bf1ad config: Betterise words and duration example 7 years ago
  Daniel Oaks fb4e8ab6c0 config: Use sane STS defaults 7 years ago
  Daniel Oaks 531cf675c8 rehash: Add note about cap del/new order 7 years ago
  Daniel Oaks 5c38800a02 config: Advertise STS draft, fix subsequent REHASHing 7 years ago
  Daniel Oaks 0675b09c88 readme: Simplify and cut down a bunch 7 years ago
  Daniel Oaks 25a373b7eb logger: Add notice on connection when server is logging all I/O 7 years ago
  Daniel Oaks f1bf73c249 changelog: Add update 7 years ago
  Daniel Oaks 3d597a4fb3 accounts: Login to accounts properly 7 years ago
  Daniel Oaks 27e36e4c6a developing: Add note that Vendetta is broken on Windows 7 years ago
  Daniel Oaks 0c86c454c2 dline/kline: Allow year/month/day durations 7 years ago
  Daniel Oaks 8834de5b32 rest: Expose DLINEs and KLINEs as xlines 7 years ago
  Daniel Oaks 1b92f9e93f developing: Add instructions for updating vendor/ 7 years ago
  Daniel Oaks d2b7e53f2e vendor: Update submodules 7 years ago
  Daniel Oaks 5de03f2169 logging: Reverse arrows for in and out, in ~= left, out ~= right 7 years ago
  Daniel Oaks b328a4fcd3 logging: Add userinput and output, fix up lots 7 years ago
  Daniel Oaks 415a8117ee logger: Better colours and output 7 years ago