653 Commits (63ee5f6fde9943ae9fc22799443c8ef4b0c2972c)
 

Autor SHA1 Mensaje Fecha
  Daniel Oaks 63ee5f6fde readme: Link to #oragono channel on Freenode hace 7 años
  Daniel Oaks 827709dd99 Start vendoring deps hace 7 años
  Daniel Oaks db919722cb cull some old, unnecessary files hace 7 años
  Daniel Oaks 4ca23f3554 Setup 0.7.0-unreleased for next release hace 7 años
  Daniel Oaks a9dfff4f30 Release v0.6.0 hace 7 años
  Daniel Oaks 67d65b0e3d client: Ignore empty lines, send ERROR with no prefix hace 7 años
  Daniel Oaks 52127edde3 config: Better explain linelen hace 7 años
  Daniel Oaks cbe49ff3d8 Use a better line-splitting algorithm hace 7 años
  Daniel Oaks aad7aaba07 developing: Extra note on branch names hace 7 años
  Daniel Oaks 522001d4f6 Cleanup message sending hace 7 años
  Daniel Oaks a81ccd68c5 changelog: Note msgid spec hace 7 años
  Daniel Oaks e741c1476b Implement message-ids draft hace 7 años
  Daniel Oaks 79d8636c6d changelog: Add new draft/proposed specs hace 7 años
  Daniel Oaks 62dc3c8f66 server: Implement TAGMSG draft command hace 7 años
  Daniel Oaks f6185fa336 Get it working, using not-great and very initial splitting code hace 7 años
  Daniel Oaks 92626a178d server: Start roughly hacking in new message-tags support hace 7 años
  Daniel Oaks d2e18962e3 Very initial maxline work hace 7 años
  Daniel Oaks a0c97542ee LUSERS: minor chan cleanup to avoid counting hace 7 años
  Daniel Oaks 298f4907ac LUSERS: Minor cleanups, we don't need to worry about changelog lines for now hace 7 años
  vegax87 750f0ffcb6 removed Unknown connections hace 7 años
  vegax87 b4427fa782 some comments hace 7 años
  vegax87 0b24ca3c0e Added 2 empty lines to prevent conflict with draft/proposed specs in the changelog hace 7 años
  vegax87 4797331962 Basic implementation of LUSERS command hace 7 años
  Daniel Oaks 2de273462b WHOIS: Hack to make silly clients work hace 7 años
  Daniel Oaks 5e6ac67010 casemapping: Update name hace 7 años
  Daniel Oaks 2b240faa90 strings: Fix nick bugs, use UsernameCaseMapped hace 7 años
  Daniel Oaks c6e8e4bef3 changelog: Improve language hace 7 años
  Daniel Oaks d40427910e changelog: Mention WHOIS fix hace 7 años
  Daniel Oaks 0a3de9a912 whois: Send channels without prefix (handled by Send()) hace 7 años
  vegax87 a54dcb9057 Fixed WHOIS Command hace 7 años
  Daniel Oaks 36525bdcd3 developing: Link to more projects hace 7 años
  Daniel Oaks 700c0797b9 changelog: Fix typo hace 7 años
  Daniel Oaks 91d59575ce Add initial automated connection throttling hace 7 años
  Daniel Oaks ddba5af265 Update changelog and readme hace 7 años
  Daniel Oaks 4168eaafbb Basic implementation of KLINEs hace 7 años
  Daniel Oaks 1bc08f18b7 dline: Display correct message on bad dline hace 7 años
  Daniel Oaks 4b5f4b6755 dline: Fix a bug where UNDLINE didn't remove them from datastore hace 7 años
  Daniel Oaks e9324c3250 modes: Fix some more mutexes hace 7 años
  Daniel Oaks c39bebc696 Fix various locks around joining, kicking and quitting hace 7 años
  Daniel Oaks 6f7c683247 channel: RWMutex for members access hace 7 años
  Daniel Oaks efb3000717 client_lookup_set: Use RWMutex hace 7 años
  Daniel Oaks 658d1656fa accounts: Only allow verified accounts to SASL auth hace 7 años
  Daniel Oaks 7bce531914 build: Add Linux ARM (raspi) and fix ARCH hace 7 años
  Daniel Oaks 8f8a9ba31e build: Use bash instead of sh, so it works on Linux hace 7 años
  Daniel Oaks 34089bd383 Move oragono-web to its own directory so go get works, as requested by @jamesog hace 7 años
  Daniel Oaks b612b1be60 Setup 0.6.0-unreleased for next release hace 7 años
  Daniel Oaks 20fe4c7704 Release v0.5.0 hace 7 años
  Daniel Oaks 1cc217a9ae sasl: Follow PLAIN spec more closely hace 7 años
  Daniel Oaks cc910d0e6e CHANGELOG: Update with new stuff hace 7 años
  Daniel Oaks 8eb8193b18 JOIN: Only give chanop, not chan founder (will save that for regged chans) hace 7 años