70 Ревизии (96a108f8dab94b0f5e7af75e918d8c7d7517e083)

Автор SHA1 Съобщение Дата
  Jeremy Latt 96a108f8da mark unicode normalization with type преди 10 години
  Jeremy Latt cf76d2bd77 persist and load channel mask lists преди 10 години
  Jeremy Latt 04c30c8c9b channel invite mode/list преди 10 години
  Jeremy Latt d4093e7f8b mask lists (ban, except, invite) преди 10 години
  Jeremy Latt 69cdad45ac partially-working sqlite-based usermasks преди 10 години
  Jeremy Latt 04bb79a610 fix invite message to clients преди 10 години
  Jeremy Latt 36602c9a3c basic capability negotiation преди 10 години
  Jeremy Latt 8c8d371ae2 don't give operator to the first person to enter an empty persistent channel преди 10 години
  Jeremy Latt f17855fce9 check channel emptiness when anyone leaves преди 10 години
  Jeremy Latt e33a65ec72 fix channel persistence преди 10 години
  Jeremy Latt 66f9b42125 avoid duplicate mode changes преди 10 години
  Jeremy Latt 0d277025c1 fix channel insert statement преди 10 години
  Jeremy Latt 45bb0d05e7 normalize all unicode input from the client преди 10 години
  Jeremy Latt c35d5d1b8a code review преди 10 години
  Jeremy Latt b30e247e77 properly persist channels преди 10 години
  Jeremy Latt e409bcec99 simplify new channel insert преди 10 години
  Jeremy Latt 02abeeb164 persistent channels persisted to a sqlite db преди 10 години
  Jeremy Latt de5538f5d5 add persistent flag for channels преди 10 години
  Jeremy Latt f0305cf01a invite command преди 10 години
  Jeremy Latt 41e6baf9d4 get rid of a race; use pointers where possible преди 10 години
  Jeremy Latt f482b6b82f add all channel mask list replies преди 10 години
  Jeremy Latt c5c7469cf0 good ol' fashioned refactoring преди 10 години
  Jeremy Latt c7298c55b9 flesh out channel modes преди 10 години
  Jeremy Latt 21337cda7f add error responses for mode command преди 10 години
  Jeremy Latt 1283bd35c7 encapsulate client replies in method преди 10 години
  Jeremy Latt c1edddb9a1 fix whois reply преди 10 години
  Jeremy Latt 52ffc77d8d don't allow double-joining преди 10 години
  Jeremy Latt 1486411db1 render a single part string for all channel members преди 10 години
  Jeremy Latt 7dffa530c2 send part message from correct source преди 10 години
  Jeremy Latt 9960089226 format replies to strings instead of using a Reply struct преди 10 години
  Jeremy Latt 25ebab37d3 replies shouldn't contain references to client преди 10 години
  Jeremy Latt f090c616b3 reduce writes преди 10 години
  Jeremy Latt 86d4cae141 swap refcounting friends for iteration преди 10 години
  Jeremy Latt b17e62d0b0 names command преди 10 години
  Jeremy Latt 1a7f56a903 clean up general command and name handling преди 10 години
  Jeremy Latt 6d8b381927 convert client bools to a flags map преди 10 години
  Jeremy Latt a9d7f64693 kick command преди 10 години
  Jeremy Latt 4e56ea1bdc get rid of unnecessary concurrency for channels and clients преди 10 години
  Jeremy Latt e411dafda7 get rid of mutexes in favor of channel-base syncing преди 10 години
  Jeremy Latt 74b8221db7 use mutexes more преди 10 години
  Jeremy Latt a17490e801 disable no-topic reply преди 10 години
  Jeremy Latt 0f6ee63e6e fix a race преди 10 години
  Jeremy Latt 213afc0481 fix another race преди 10 години
  Jeremy Latt ae02596214 get rid of extra topic messages преди 10 години
  Jeremy Latt 488b2ccf8f implement channel modes and messages properly преди 10 години
  Jeremy Latt 0bfa2fb98f channel mode flags and member modes преди 10 години
  Jeremy Latt 33b1e6c582 simplify Replier преди 10 години
  Jeremy Latt 29df88fb7a more race conditions преди 10 години
  Jeremy Latt 72a90d5544 don't close channels unless necessary преди 10 години
  Jeremy Latt 9600be82a3 fix more data races преди 10 години