75 Комити (3b12dec207cfac0e8695708a6427fdc504c23b00)

Аутор SHA1 Порука Датум
  Edmund Huber 2272aae213 spelling and gofmt пре 10 година
  Edmund Huber 6267b6a40c clean up /theater so that it doesn't need a bunch of pointers and that it reuses channel-scoped-user-modes machinery пре 10 година
  Edmund Huber d5bdc78d55 adding theater-mode, fixes #15 пре 10 година
  Jeremy Latt 874f3628c9 fix another Name => string conversion пре 10 година
  Jeremy Latt d85e6681d9 move modes code to its own file; fix SQL (un)marshalling пре 10 година
  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 година