Commit Graph

  • 9ac8d3c920 add some more tests master Ben Harris 2024-04-19 18:13:54 -0400
  • 7299bfe402 update build instructions Ben Harris 2024-04-19 17:42:57 -0400
  • 2dd9932026 update repo link in readme Ben Harris 2024-04-19 17:41:05 -0400
  • c7407ec6a0 run formatter Ben Harris 2024-04-19 15:08:19 -0400
  • 3fadf262e6 use string interpolation Ben Harris 2024-04-19 15:06:28 -0400
  • 32d3731be9 add more robust parsing tests Ben Harris 2024-04-19 14:52:01 -0400
  • 5ca368ea22 update Example.csproj to net8.0 Ben Harris 2024-04-19 01:12:31 -0400
  • 1e1da72ed2 ternary for setting Hostname Ben Harris 2024-04-19 01:12:23 -0400
  • 80259bbad1 use TryAdd Ben Harris 2024-04-19 01:12:08 -0400
  • f862c2cb93 single FirstOrDefault Ben Harris 2024-04-19 01:12:00 -0400
  • d2ce230b41 remove unneeded verbatim Ben Harris 2024-04-19 01:11:42 -0400
  • 53add8700f netstandard and revert target type new Ben Harris 2024-04-19 00:24:48 -0400
  • 5c2b0faf52 add IDE settings Ben Harris 2022-04-12 16:16:05 -0400
  • b82b8c259a .net 6, tidy up some warnings Ben Harris 2022-04-12 16:14:48 -0400
  • d83294c7bc s/freenode/libera/ Ben Harris 2021-09-17 17:02:16 -0400
  • 3049122294 .net 5.0 and apply formatting Ben Harris 2021-09-17 16:24:13 -0400
  • f085b631a1 fix typo Ben Harris 2019-02-05 17:56:52 -0500
  • c2a9c53ac8
    Merge pull request #97 from RockyTV/caps Drew DeVault 2018-03-06 10:26:22 -0500
  • f653863436 Use TryParse instead of TryParseExact Alexandre Oliveira 2018-03-05 23:30:39 -0300
  • 89ba7e24f9 Check ISUPPORT against null and string.Empty Alexandre Oliveira 2018-03-05 23:27:26 -0300
  • f712abaaef Update tag parsing to differentiate null from empty string Alexandre Oliveira 2018-03-05 23:22:54 -0300
  • 0ec65c919a
    Merge pull request #94 from RockyTV/caps Drew DeVault 2017-12-21 06:19:52 -0500
  • bfddb78217 Add support for SASL PLAIN authentication Alexandre Oliveira 2017-12-20 22:00:42 -0200
  • 64dbcddf43
    Merge pull request #93 from RockyTV/fixes Drew DeVault 2017-12-20 16:34:10 -0500
  • 85e09237fd Add handler for RPL_WHOREPLY (352) Alexandre Oliveira 2017-12-20 19:11:54 -0200
  • a1329cf81d
    Merge pull request #92 from RockyTV/caps Drew DeVault 2017-12-20 14:40:53 -0500
  • 79d6f1c445 Add support for userhost-in-names cap Alexandre Oliveira 2017-12-20 17:00:27 -0200
  • 630d436de1
    Merge pull request #91 from RockyTV/caps Drew DeVault 2017-12-20 11:19:20 -0500
  • 6894e8923b Add support for chghost cap Alexandre Oliveira 2017-12-20 13:24:54 -0200
  • 274a5721f3 Merge pull request #89 from RockyTV/caps Drew DeVault 2017-10-13 12:14:43 -0400
  • 794812b946 Add support for account-notify cap Alexandre Oliveira 2017-10-13 12:56:25 -0300
  • f0ffe47b67 Merge pull request #88 from RockyTV/caps Drew DeVault 2017-10-13 11:34:56 -0400
  • 8482381463 Fix invalid cast exception in WHOX query Alexandre Oliveira 2017-10-13 12:34:04 -0300
  • 68822768ca Merge pull request #87 from RockyTV/master Drew DeVault 2017-10-05 18:51:22 -0400
  • f380779eba Add support for channel keys Benjamin Moir 2017-10-05 19:39:42 -0300
  • d1424ba162 Merge pull request #86 from RockyTV/caps Drew DeVault 2017-10-04 20:10:55 -0400
  • 545896b79a Support WHOX queries Alexandre Oliveira 2017-10-03 16:58:29 -0300
  • ab980aed56 Merge pull request #85 from RockyTV/caps Drew DeVault 2017-10-01 11:37:38 -0400
  • eda06354e1 Fix NRE thrown by messages with no message tags Alexandre Oliveira 2017-10-01 12:30:46 -0300
  • 761a2db332 Merge pull request #84 from HebaruSan/patch-1 Drew DeVault 2017-09-20 06:41:37 -0400
  • 37e40aeffd Pass Part reason to PartChannel HebaruSan 2017-09-20 02:21:27 -0500
  • 5281bd9a47 Merge pull request #83 from RockyTV/caps Drew DeVault 2017-09-09 23:41:19 +0900
  • e09248e092 Improve supported caps readability Alexandre Oliveira 2017-09-08 14:29:28 -0300
  • e653691cf9 Add complete support for server-time cap Alexandre Oliveira 2017-09-08 14:27:05 -0300
  • 838a33e99a Merge pull request #82 from RockyTV/caps Drew DeVault 2017-08-25 23:14:23 -0500
  • 85a69e9307 Fully support IRCv3.2 capability negotiation Alexandre Oliveira 2017-08-26 01:03:03 -0300
  • 7a3fa55e6d Merge pull request #81 from RockyTV/channel-issues Drew DeVault 2017-08-25 21:08:21 -0500
  • a8a77372ef Mirror IrcClient.Channels to IrcClient.User.Channels Alexandre Oliveira 2017-08-25 22:21:43 -0300
  • 30345b81fd Compare channels by their names Alexandre Oliveira 2017-08-25 22:16:19 -0300
  • 879580ccde Support IRCv3.1 multi-prefix capability Alexandre Oliveira 2017-08-25 22:13:59 -0300
  • fac0878e00 Call event with the specified user Alexandre Oliveira 2017-08-25 19:48:22 -0300
  • 09a7446a50 Remove user channel modes when they part the channel Alexandre Oliveira 2017-08-25 19:47:52 -0300
  • 2d914b2114 Don't remove channel from client channel list when parting it Alexandre Oliveira 2017-08-25 19:44:07 -0300
  • 8d91e92168 Remove useless Pool property from UserPoolView Alexandre Oliveira 2017-08-25 19:41:35 -0300
  • 018b6d80c2 Merge pull request #78 from RockyTV/ircv3 Drew DeVault 2017-08-19 12:44:17 -0400
  • cdd7c7664e Merge pull request #79 from RockyTV/caps Drew DeVault 2017-08-19 12:44:10 -0400
  • 56e0c6ffeb Add basic capability support Alexandre Oliveira 2017-08-19 00:58:18 -0300
  • 1e6f8e078f Merge pull request #80 from RockyTV/channel-issues Drew DeVault 2017-08-19 08:08:56 -0400
  • 6df3f9fefc Check if user is not in channel before joining it Alexandre Oliveira 2017-08-19 02:32:36 -0300
  • 79e46fd78b Add support for IRCv3 message tags Alexandre Oliveira 2017-08-18 22:55:09 -0300
  • 7d2f91e154 Merge pull request #77 from RockyTV/net-std Drew DeVault 2017-08-18 21:06:15 -0400
  • b80fe34de0 Add testing project Alexandre Oliveira 2017-08-18 22:03:59 -0300
  • 793f56cd72 Port to .NET Standard 2.0 Alexandre Oliveira 2017-08-18 20:16:42 -0300
  • 9d13c6cb21 Merge pull request #64 from anhr/master Drew DeVault 2017-01-05 03:39:40 -0500
  • 9e8e73c1a8 Change from replie to reply Andrej 2017-01-05 15:08:00 +0700
  • 3a587c6f59 Cosmetic changes Andrej 2017-01-05 09:50:57 +0700
  • 4a498fc429 IRC server error replies handler Andrej 2017-01-05 09:39:42 +0700
  • d11905962f actual Exception instead e.Message Andrej 2017-01-04 11:38:00 +0700
  • 36b03fd4c2 Catching of "No such host is known" exception Andrej 2017-01-04 10:57:14 +0700
  • 7907d22aea Update README.md Drew DeVault 2016-04-06 18:26:02 -0400
  • 7161447f5b Merge pull request #49 from RockyTV/master Drew DeVault 2015-08-25 13:48:53 -0400
  • 57a01ca85f Throw IOE if destination is null on messages Alexandre Oliveira 2015-08-25 14:36:34 -0300
  • 68dba861b7 Merge pull request #48 from RockyTV/patch-2 Drew DeVault 2015-08-24 18:02:09 -0400
  • c6c5e2c758 Normalize line endings Alexandre Oliveira 2015-08-24 18:42:52 -0300
  • fb52c0b1be Merge pull request #44 from RockyTV/master Drew DeVault 2015-08-16 16:58:16 -0400
  • 908741d5f8 Added method to send notices Alexandre Oliveira 2015-08-16 17:56:35 -0300
  • b1edf96cbc Add XML docs to all public members Drew DeVault 2015-07-31 21:06:22 -0400
  • 9540f3948c Improve README Drew DeVault 2015-07-31 19:54:03 -0400
  • a50bfb9300 Improve README Drew DeVault 2015-07-31 19:53:43 -0400
  • 00cccb986d Fix several bugs Drew DeVault 2015-07-31 19:06:20 -0400
  • 54e546b47e Fix error in channel handlers Drew DeVault 2015-07-31 19:04:48 -0400
  • 533700d9ba Reduce references to self, fix channel user modes Drew DeVault 2015-07-31 19:01:23 -0400
  • 40389177f1 Move channel users into a shared user pool Drew DeVault 2015-07-31 18:42:52 -0400
  • bf74106ed8 Standardize on LF line endings Drew DeVault 2015-07-07 13:16:52 -0600
  • 9c4fe64189 Merge pull request #37 from khawajaumarfarooq/master Drew DeVault 2015-07-07 13:16:31 -0600
  • aedee5079c Delete ChatSharp.nupkg Umar Farooq Khawaja 2015-07-07 13:17:52 +0100
  • f447c6ff5b Fixed a bug in HandleNick and another in HandleKick. Added the NuGet package source to the repository. Umar Farooq Khawaja 2015-07-05 20:15:14 +0100
  • fdd4274ed2 Add NickChanged event Drew DeVault 2015-05-10 17:12:20 -0600
  • da7c17b505 Move PingTimer instantiation Drew DeVault 2015-05-09 20:11:38 -0600
  • 6aa43295c5 Add support for unusual channel prefixes Drew DeVault 2015-05-09 14:39:51 -0600
  • f6a0918f39 Merge pull request #33 from fr0nk/master Drew DeVault 2015-05-08 13:45:13 -0600
  • 0a0a777b99 Added HandleMOTDNotFound to MOTDHandlers Frank Schubert 2015-05-08 20:22:39 +0200
  • 369c4b751a Merge pull request #29 from RockyTV/master Drew DeVault 2015-04-06 16:33:01 -0600
  • 281f86774a Properly set the channel topic Alexandre Oliveira 2015-04-06 19:10:06 -0300
  • c0e33b0b42 Implement PrivmsgPrefix Drew DeVault 2015-03-18 10:01:19 -0600
  • 70b81fdd65 Merge pull request #28 from akorb/master Drew DeVault 2015-03-15 14:54:42 -0600
  • 120e86fc11 Removed redundant comparisons AndyFTW 2015-03-15 21:45:41 +0100
  • 1e8ae28481 Removed unused usings and sorted them AndyFTW 2015-03-15 21:38:55 +0100
  • ec2ccbbaa6 Made the 'TestChatSharp' project the default project AndyFTW 2015-03-15 21:33:40 +0100
  • 12fab84752 Merge pull request #27 from fahadash/master Drew DeVault 2015-03-12 07:08:56 -0600