77 コミット (6203b454e5397e71e9c5d3a53b34bd9392f0eb55)

作成者 SHA1 メッセージ 日付
  Shivaram Lingamneni 06882a9b89 fix #1225 3年前
  Shivaram Lingamneni 77184c1625 restore transition mechanism 4年前
  Conrad Lukawski 6f8711da3b Persist realname for always-on clients 4年前
  Shivaram Lingamneni a0f4e90b7e add auto-away 4年前
  Shivaram Lingamneni a397756882 fix #1019 4年前
  Shivaram Lingamneni d092f6b330 explanatory comment for CompileMasks 4年前
  Shivaram Lingamneni be0dedf260 fix #1003 4年前
  Shivaram Lingamneni 984794eb1e fix #983 4年前
  Shivaram Lingamneni 40d3c59139 fix #955 4年前
  Shivaram Lingamneni b32dd5ce33 rename a variable 4年前
  Shivaram Lingamneni ca3be51028 fix double application of guest prefix 4年前
  Shivaram Lingamneni edd161ddfd rename config keys from review feedback 4年前
  Shivaram Lingamneni 26fd3e69a8 fix #749 4年前
  Shivaram Lingamneni d50c4c2bd6 fix #848 4年前
  Shivaram Lingamneni db39608bcb change "last signoff" tracking to "last seen" 4年前
  Shivaram Lingamneni f5ca35ed72 rename 'bouncer' to 'multiclient' 4年前
  Shivaram Lingamneni 8123e3c08f improve nick and channel length validation 4年前
  Shivaram Lingamneni 33dac4c0ba initial persistent history implementation 4年前
  Shivaram Lingamneni 82c5041225 fix #649 4年前
  Shivaram Lingamneni 332f0d8d91 fix #644 4年前
  Shivaram Lingamneni 06b1e7b603 fix #632 4年前
  Shivaram Lingamneni 938ce7e435 fix #331 5年前
  Shivaram Lingamneni 8794740f89 be more pedantic about distinguishing skeletons and casefolds 5年前
  Shivaram Lingamneni 3d445573cf implement draft/resume-0.4 5年前
  Shivaram Lingamneni 8fc588375b implement user preferences system 5年前
  Shivaram Lingamneni 278e4acf57 fix handling of nil session in reattach code 5年前
  Shivaram Lingamneni 60c8f286e8 fix several session destruction bugs 5年前
  Daniel Oaks 267c51bbbf Review fix 5年前
  Daniel Oaks 22ed6bb1f1 Detect cap-notify clients better (as recommended by cap spec) 5年前
  Shivaram Lingamneni fe6a520fa4 temporarily assign the client a nick during reattach 5年前
  Shivaram Lingamneni c2faeed4b5 initial implementation of bouncer functionality 5年前
  Shivaram Lingamneni 63029e2ff5 refactor channel registration 5年前
  Shivaram Lingamneni b9b2553a2f use the TR39 skeleton algorithm to prevent confusables (#178) 5年前
  Shivaram Lingamneni efc0ce3b81 fix an edge case in configurable nickname reservation 5年前
  Shivaram Lingamneni 2ee89b15b3 per-user settings for nickname enforcement 5年前
  Shivaram Lingamneni d0ded906d4 fix a fairly bad bug where nicks could get out of sync 5年前
  Shivaram Lingamneni c2b2559ab4 avoid some uses of Sprintf for loglines 5年前
  Shivaram Lingamneni c95ed46949 add whois support for services 5年前
  Shivaram Lingamneni a0bf548fc5 draft/resume-0.2 implementation, message history support 5年前
  Shivaram Lingamneni 988cb22692 changes to nick reservation 6年前
  Shivaram Lingamneni ad73d68807 refactor account registration, add nick enforcement 6年前
  Daniel Oaks 2419f69879 Move all errors into errors.go 6年前
  Shivaram Lingamneni d5a5f939dd review fixes 6年前
  Shivaram Lingamneni 52b0fb71e7 refactor ClientManager 6年前
  Shivaram Lingamneni b83d454554 fix ban regexp not being recompiled on removal 6年前
  Shivaram Lingamneni fa83ccd82b refactor synchronization for Channel 6年前
  Daniel Oaks eac6a69782 Fix some notes and add some comments. 6年前
  Daniel Oaks 275449e6cc caps: Move most capability-handling types into the caps package 6年前
  Daniel Oaks 9bfdc4fdfb Move caps to their own package to prevent conflicts 6年前
  Daniel Oaks c9ed749538 Rename deps 7年前