472 Commits (298f4907ac1e2002a53790e23102b489ed8be365)

Autor SHA1 Mensaje Fecha
  Daniel Oaks 298f4907ac LUSERS: Minor cleanups, we don't need to worry about changelog lines for now hace 7 años
  vegax87 750f0ffcb6 removed Unknown connections hace 7 años
  vegax87 b4427fa782 some comments hace 7 años
  vegax87 4797331962 Basic implementation of LUSERS command hace 7 años
  Daniel Oaks 2de273462b WHOIS: Hack to make silly clients work hace 7 años
  Daniel Oaks 5e6ac67010 casemapping: Update name hace 7 años
  Daniel Oaks 2b240faa90 strings: Fix nick bugs, use UsernameCaseMapped hace 7 años
  Daniel Oaks 0a3de9a912 whois: Send channels without prefix (handled by Send()) hace 7 años
  vegax87 a54dcb9057 Fixed WHOIS Command hace 7 años
  Daniel Oaks 91d59575ce Add initial automated connection throttling hace 7 años
  Daniel Oaks 4168eaafbb Basic implementation of KLINEs hace 7 años
  Daniel Oaks 1bc08f18b7 dline: Display correct message on bad dline hace 7 años
  Daniel Oaks 4b5f4b6755 dline: Fix a bug where UNDLINE didn't remove them from datastore hace 7 años
  Daniel Oaks e9324c3250 modes: Fix some more mutexes hace 7 años
  Daniel Oaks c39bebc696 Fix various locks around joining, kicking and quitting hace 7 años
  Daniel Oaks 6f7c683247 channel: RWMutex for members access hace 7 años
  Daniel Oaks efb3000717 client_lookup_set: Use RWMutex hace 7 años
  Daniel Oaks 658d1656fa accounts: Only allow verified accounts to SASL auth hace 7 años
  Daniel Oaks b612b1be60 Setup 0.6.0-unreleased for next release hace 7 años
  Daniel Oaks 20fe4c7704 Release v0.5.0 hace 7 años
  Daniel Oaks 1cc217a9ae sasl: Follow PLAIN spec more closely hace 7 años
  Daniel Oaks 8eb8193b18 JOIN: Only give chanop, not chan founder (will save that for regged chans) hace 7 años
  Daniel Oaks f57a43f3da KICK: Allow multiple kicks to the same channel hace 7 años
  Daniel Oaks a8eabe8e9c client: Fix a lot of bugs around setting NICK hace 7 años
  Daniel Oaks 5eafd2656e channel: Send channel NOTICEs properly hace 7 años
  Daniel Oaks 7068072292 monitor: Send with account-tag where appropriate hace 7 años
  Daniel Oaks dc605ebb01 client: Send quit messages more correctly hace 7 años
  Daniel Oaks 2e2e91689a client: Send quit message to friends correctly hace 7 años
  Daniel Oaks 9314edd405 modes: Convey cmode changes to other channel members... hace 7 años
  Daniel Oaks 9a9820fa88 NICK: Prevent races, remove a DoS hace 7 años
  Daniel Oaks 95e36b99a2 Nick locking (entirely broken, needs to be completely redesigned) hace 7 años
  Daniel Oaks 7f4bbbc587 rp: Mention mode in help text, fix comment hace 7 años
  Daniel Oaks b6f807dfdc commands: Use ERR_NOTREGISTERED when appropriate hace 7 años
  Daniel Oaks 6d6c1936cc Handle db better, fix bug, update db schema, rest hace 7 años
  Daniel Oaks 65cb932e46 restapi: Add version and rehashing hace 7 años
  Daniel Oaks 539e5431b9 restapi: Add accts, restructure a little hace 7 años
  Daniel Oaks ee3853f845 restapi: Initial commit hace 7 años
  Daniel Oaks 4402e3e3aa dline: Fix language hace 7 años
  Daniel Oaks f1e2c54fca dline: Prevent opers from banning themselves hace 7 años
  Daniel Oaks 46307dedf2 dline: Load DLINEs properly and return proper info hace 7 años
  Daniel Oaks c3174bb648 Various crash fixes, and little cleanups for safety hace 7 años
  Daniel Oaks 011419e755 dline: Should be working now hace 7 años
  Daniel Oaks 8c797d0f76 Initial DLINE changes hace 7 años
  Daniel Oaks 9a3a5fff90 Setup 0.5.0-unreleased for next release hace 7 años
  Daniel Oaks b1db65009e Release v0.4.0 hace 7 años
  Daniel Oaks 9fea9cf658 modes: Restrict changing modes correctly hace 7 años
  Daniel Oaks d32ccdc572 roleplay: More fixes and checks hace 7 años
  Daniel Oaks 07e4728c15 roleplay: Initial commit hace 7 años
  Daniel Oaks 62a0cbc1f6 server: Move maxTargets to constant, fix bug on privmsg/notice hace 7 años
  Daniel Oaks c7fdb4656e strings: Use inbuilt precis.Nickname encoding now hace 7 años