642 コミット (e741c1476b69d906d435e3a1cd70a5d78241a4a0)
 

作成者 SHA1 メッセージ 日付
  Daniel Oaks e741c1476b Implement message-ids draft 7年前
  Daniel Oaks 79d8636c6d changelog: Add new draft/proposed specs 7年前
  Daniel Oaks 62dc3c8f66 server: Implement TAGMSG draft command 7年前
  Daniel Oaks f6185fa336 Get it working, using not-great and very initial splitting code 7年前
  Daniel Oaks 92626a178d server: Start roughly hacking in new message-tags support 7年前
  Daniel Oaks d2e18962e3 Very initial maxline work 7年前
  Daniel Oaks a0c97542ee LUSERS: minor chan cleanup to avoid counting 7年前
  Daniel Oaks 298f4907ac LUSERS: Minor cleanups, we don't need to worry about changelog lines for now 7年前
  vegax87 750f0ffcb6 removed Unknown connections 7年前
  vegax87 b4427fa782 some comments 7年前
  vegax87 0b24ca3c0e Added 2 empty lines to prevent conflict with draft/proposed specs in the changelog 7年前
  vegax87 4797331962 Basic implementation of LUSERS command 7年前
  Daniel Oaks 2de273462b WHOIS: Hack to make silly clients work 7年前
  Daniel Oaks 5e6ac67010 casemapping: Update name 7年前
  Daniel Oaks 2b240faa90 strings: Fix nick bugs, use UsernameCaseMapped 7年前
  Daniel Oaks c6e8e4bef3 changelog: Improve language 7年前
  Daniel Oaks d40427910e changelog: Mention WHOIS fix 7年前
  Daniel Oaks 0a3de9a912 whois: Send channels without prefix (handled by Send()) 7年前
  vegax87 a54dcb9057 Fixed WHOIS Command 7年前
  Daniel Oaks 36525bdcd3 developing: Link to more projects 7年前
  Daniel Oaks 700c0797b9 changelog: Fix typo 7年前
  Daniel Oaks 91d59575ce Add initial automated connection throttling 7年前
  Daniel Oaks ddba5af265 Update changelog and readme 7年前
  Daniel Oaks 4168eaafbb Basic implementation of KLINEs 7年前
  Daniel Oaks 1bc08f18b7 dline: Display correct message on bad dline 7年前
  Daniel Oaks 4b5f4b6755 dline: Fix a bug where UNDLINE didn't remove them from datastore 7年前
  Daniel Oaks e9324c3250 modes: Fix some more mutexes 7年前
  Daniel Oaks c39bebc696 Fix various locks around joining, kicking and quitting 7年前
  Daniel Oaks 6f7c683247 channel: RWMutex for members access 7年前
  Daniel Oaks efb3000717 client_lookup_set: Use RWMutex 7年前
  Daniel Oaks 658d1656fa accounts: Only allow verified accounts to SASL auth 7年前
  Daniel Oaks 7bce531914 build: Add Linux ARM (raspi) and fix ARCH 7年前
  Daniel Oaks 8f8a9ba31e build: Use bash instead of sh, so it works on Linux 7年前
  Daniel Oaks 34089bd383 Move oragono-web to its own directory so go get works, as requested by @jamesog 7年前
  Daniel Oaks b612b1be60 Setup 0.6.0-unreleased for next release 7年前
  Daniel Oaks 20fe4c7704 Release v0.5.0 7年前
  Daniel Oaks 1cc217a9ae sasl: Follow PLAIN spec more closely 7年前
  Daniel Oaks cc910d0e6e CHANGELOG: Update with new stuff 7年前
  Daniel Oaks 8eb8193b18 JOIN: Only give chanop, not chan founder (will save that for regged chans) 7年前
  Daniel Oaks f57a43f3da KICK: Allow multiple kicks to the same channel 7年前
  Daniel Oaks a8eabe8e9c client: Fix a lot of bugs around setting NICK 7年前
  Daniel Oaks 5eafd2656e channel: Send channel NOTICEs properly 7年前
  Daniel Oaks 7068072292 monitor: Send with account-tag where appropriate 7年前
  Daniel Oaks dc605ebb01 client: Send quit messages more correctly 7年前
  Daniel Oaks 2e2e91689a client: Send quit message to friends correctly 7年前
  Daniel Oaks 9314edd405 modes: Convey cmode changes to other channel members... 7年前
  Daniel Oaks 94c2a661c3 README: Mention REST API and web interface better 7年前
  Daniel Oaks 9a9820fa88 NICK: Prevent races, remove a DoS 7年前
  Daniel Oaks 95e36b99a2 Nick locking (entirely broken, needs to be completely redesigned) 7年前
  Daniel Oaks 527841c673 rest-api: Disable by default, betterise CHANGELOG 7年前