75 コミット (e122432006239f36f9995e742c2f4a12f92e89f8)

作成者 SHA1 メッセージ 日付
  Shivaram Lingamneni a0f4e90b7e add auto-away 4年前
  Shivaram Lingamneni 3f717436f8 fix #933 4年前
  Shivaram Lingamneni 26fd3e69a8 fix #749 4年前
  Shivaram Lingamneni d5f68215e1 mark dirty when a client first becomes always-on 4年前
  Shivaram Lingamneni db39608bcb change "last signoff" tracking to "last seen" 4年前
  Shivaram Lingamneni 904fa9653c clear reg date and settings during logout 4年前
  Shivaram Lingamneni f5ca35ed72 rename 'bouncer' to 'multiclient' 4年前
  Shivaram Lingamneni 4472683d58 persist lastSignoff in the database 4年前
  Shivaram Lingamneni ad32356e34 move authentication data from Client to Session 4年前
  Shivaram Lingamneni 33dac4c0ba initial persistent history implementation 4年前
  Shivaram Lingamneni 3480f124cd fix #688 4年前
  Shivaram Lingamneni 40df122c73 remove unused getters 4年前
  Shivaram Lingamneni 65834c0729 optimize Sessions() at the expense of AddSession() 4年前
  Shivaram Lingamneni b134a63dc2 simplify "client dead" logic in AddSession 5年前
  Shivaram Lingamneni 5ac7ea5b1c fix data race on exitedSnomaskSent 5年前
  Shivaram Lingamneni 4b88a60ba6 clean up some old getters 5年前
  Shivaram Lingamneni 1de166bccb eliminate client.Realname() getter 5年前
  Shivaram Lingamneni 3d445573cf implement draft/resume-0.4 5年前
  Shivaram Lingamneni 8fc588375b implement user preferences system 5年前
  Shivaram Lingamneni 353aeb0389 normalize most times in the app to UTC 5年前
  Shivaram Lingamneni ce6a3e42df load isupport directly into the config object 5年前
  Shivaram Lingamneni fbc6c84a01 add client compatibility switches 5年前
  Shivaram Lingamneni 60c8f286e8 fix several session destruction bugs 5年前
  Shivaram Lingamneni da656c07c8 add NICKSERV SESSIONS command to list sessions 5年前
  Shivaram Lingamneni 51465b4a3a strip out the +a away mode 5年前
  Shivaram Lingamneni 30f6e11698 fix #400 5年前
  Shivaram Lingamneni c2faeed4b5 initial implementation of bouncer functionality 5年前
  Shivaram Lingamneni 63029e2ff5 refactor channel registration 5年前
  Shivaram Lingamneni 2e88f82e41 remove indirections in Fakelag and NickTimer 5年前
  Shivaram Lingamneni b0f89062fa add support for tor (#369) 5年前
  Shivaram Lingamneni c6b9fe0218 fix #384 5年前
  Shivaram Lingamneni a5b9634783 fix #394 5年前
  Shivaram Lingamneni afe94d43c3 update resume support to draft/resume-0.3 5年前
  Shivaram Lingamneni 35abe7940a RESUME should end cap negotiation without requiring CAP LS 5年前
  Chris Smith 34a9a37b82 Fix usernames being used in place of hostnames. 5年前
  Shivaram Lingamneni eff2571096 limit the number of channels a client can join 5年前
  Shivaram Lingamneni 1c23af8767 add sasl-only config option 5年前
  Shivaram Lingamneni b9b2553a2f use the TR39 skeleton algorithm to prevent confusables (#178) 5年前
  Shivaram Lingamneni 9a2117f75d preregNick doesn't need synchronization 5年前
  Shivaram Lingamneni 960d51159c add ClientDetails struct for getting a snapshot of client state 5年前
  Shivaram Lingamneni 2c7c8fbaf9 history replay enhancements 5年前
  Shivaram Lingamneni b6b4d365bc fix #313 5年前
  Shivaram Lingamneni a0bf548fc5 draft/resume-0.2 implementation, message history support 5年前
  Shivaram Lingamneni 7154f14781 move handling of RecoverFromErrors into LoadConfig 6年前
  Shivaram Lingamneni 1383190249 refactor rehash to rely more on server.config 6年前
  Shivaram Lingamneni 31f386f5a9 add CHANSERV UNREGISTER 6年前
  Shivaram Lingamneni d3815fbe61 review fixes and updates 6年前
  Shivaram Lingamneni 1016f86f70 implement CHANSERV AMODE 6年前
  Shivaram Lingamneni f6373f7a4d fix #262 6年前
  Shivaram Lingamneni fad2475c3f modes refactor, #255 6年前