59 Revize (33c8b2177ed92bb2168e974c8d9a4a53597add1f)

Autor SHA1 Zpráva Datum
  Shivaram Lingamneni 82c5041225 fix #649 před 4 roky
  Shivaram Lingamneni 332f0d8d91 fix #644 před 4 roky
  Shivaram Lingamneni 06b1e7b603 fix #632 před 4 roky
  Shivaram Lingamneni 938ce7e435 fix #331 před 5 roky
  Shivaram Lingamneni 8794740f89 be more pedantic about distinguishing skeletons and casefolds před 5 roky
  Shivaram Lingamneni 3d445573cf implement draft/resume-0.4 před 5 roky
  Shivaram Lingamneni 8fc588375b implement user preferences system před 5 roky
  Shivaram Lingamneni 278e4acf57 fix handling of nil session in reattach code před 5 roky
  Shivaram Lingamneni 60c8f286e8 fix several session destruction bugs před 5 roky
  Daniel Oaks 267c51bbbf Review fix před 5 roky
  Daniel Oaks 22ed6bb1f1 Detect cap-notify clients better (as recommended by cap spec) před 5 roky
  Shivaram Lingamneni fe6a520fa4 temporarily assign the client a nick during reattach před 5 roky
  Shivaram Lingamneni c2faeed4b5 initial implementation of bouncer functionality před 5 roky
  Shivaram Lingamneni 63029e2ff5 refactor channel registration před 5 roky
  Shivaram Lingamneni b9b2553a2f use the TR39 skeleton algorithm to prevent confusables (#178) před 5 roky
  Shivaram Lingamneni efc0ce3b81 fix an edge case in configurable nickname reservation před 5 roky
  Shivaram Lingamneni 2ee89b15b3 per-user settings for nickname enforcement před 5 roky
  Shivaram Lingamneni d0ded906d4 fix a fairly bad bug where nicks could get out of sync před 5 roky
  Shivaram Lingamneni c2b2559ab4 avoid some uses of Sprintf for loglines před 5 roky
  Shivaram Lingamneni c95ed46949 add whois support for services před 5 roky
  Shivaram Lingamneni a0bf548fc5 draft/resume-0.2 implementation, message history support před 5 roky
  Shivaram Lingamneni 988cb22692 changes to nick reservation před 6 roky
  Shivaram Lingamneni ad73d68807 refactor account registration, add nick enforcement před 6 roky
  Daniel Oaks 2419f69879 Move all errors into errors.go před 6 roky
  Shivaram Lingamneni d5a5f939dd review fixes před 6 roky
  Shivaram Lingamneni 52b0fb71e7 refactor ClientManager před 6 roky
  Shivaram Lingamneni b83d454554 fix ban regexp not being recompiled on removal před 6 roky
  Shivaram Lingamneni fa83ccd82b refactor synchronization for Channel před 6 roky
  Daniel Oaks eac6a69782 Fix some notes and add some comments. 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
  Daniel Oaks c9ed749538 Rename deps před 7 roky
  Daniel Oaks 317a804644 Fix dates at top of source files před 7 roky
  Daniel Oaks 1798572015 Add comments před 7 roky
  Daniel Oaks 2b240faa90 strings: Fix nick bugs, use UsernameCaseMapped před 7 roky
  Daniel Oaks efb3000717 client_lookup_set: Use RWMutex před 7 roky
  Daniel Oaks a8eabe8e9c client: Fix a lot of bugs around setting NICK před 7 roky
  Daniel Oaks 9a9820fa88 NICK: Prevent races, remove a DoS před 7 roky
  Daniel Oaks 95e36b99a2 Nick locking (entirely broken, needs to be completely redesigned) před 7 roky
  Daniel Oaks ee3853f845 restapi: Initial commit před 7 roky
  Daniel Oaks b84dbb1a06 Support cap-notify and enabling/disabling SASL před 7 roky
  Daniel Oaks d96ca0ba25 client_lookup_set: Expose ByNick so we can loop over all clients před 7 roky
  Daniel Oaks 1bab81091f Add MONITOR command před 7 roky
  Daniel Oaks 5e72409695 Move from ascii(ish) unicode encoding to prelim rfc7700 using functions instead před 7 roky
  Daniel Oaks ae69ef5cd6 db: Remove SQLite db, hopefully looking up clients still works.Channel persistence is broken by this, will fix it later. před 7 roky
  Daniel Oaks 2f08401a0f Attempt to add mostly-correct license info at the top of each file... track this stuff a bit better před 8 roky
  Jeremy Latt c2e3bbe494 fix whois; closes #32 před 10 roky
  Jeremy Latt abf00e22ec LIKE quoting should convert to string for SQL před 10 roky
  Jeremy Latt d85e6681d9 move modes code to its own file; fix SQL (un)marshalling před 10 roky
  Jeremy Latt e15f47c766 move to channel-based logging před 10 roky