Commit graph

24 commits

Author SHA1 Message Date
Andrew
a4291232b0 fix broken param in reactor_test 2019-04-29 10:44:34 +10:00
Shivaram Lingamneni
e0907adffb ircmsg: support ratified message-tags spec 2019-03-03 00:41:32 -05:00
Euan Kemp
60c1696ddc client: remove extraneous ParseDuration call 2017-08-12 17:46:13 -07:00
Dan
c8a7952933 Rename deps 2017-06-15 10:10:39 -06:00
Daniel Oaks
482554c646 client: Avaliable -> Available 2016-02-16 22:15:47 +10:00
Daniel Oaks
ad391c7537 client: Improve test coverage 2016-02-16 21:10:25 +10:00
Daniel Oaks
33bbe12f37 client: Add Casefold() function to client, and tests 2016-02-16 01:15:08 +10:00
Daniel Oaks
9d6cd74633 client: Add PRIVMSG and NOTICE 2016-02-16 01:15:08 +10:00
Daniel Oaks
f9b3f29216 client: Handle capabilities better and more on-spec 2016-02-16 01:15:08 +10:00
Daniel Oaks
8ef550106a client: CAP NEW and CAP DEL 2016-02-16 01:15:08 +10:00
Daniel Oaks
4e5ba36eaf client: Respond to PINGs 2016-02-16 01:15:08 +10:00
Daniel Oaks
5b009fb255 client: Improve features.go test coverage 2016-02-16 01:15:08 +10:00
Daniel Oaks
8d6a5affe5 client: Add a very basic Features 2016-02-16 01:15:08 +10:00
Daniel Oaks
de09a0da92 client: Explain function better 2016-02-16 01:15:08 +10:00
Daniel Oaks
aa9fced4e1 client: Since we use one function for testing, also use one function for setting config values 2016-02-16 01:15:08 +10:00
Daniel Oaks
27d71a144b client: Send CAP END 2016-02-16 01:15:07 +10:00
Daniel Oaks
810734eaaf client: Split out event loop handling to let people handle it themselves 2016-02-16 01:15:07 +10:00
Daniel Oaks
1cb8e4762b client: Handle capabilities, improve handling and testing 2016-02-16 01:15:07 +10:00
Daniel Oaks
b830a629ad client: Rename newServer to client, use InitialNick instead of Nick 2016-02-16 01:15:07 +10:00
Daniel Oaks
db3f552ded client: Test silent ignoring of events 2016-02-16 01:15:07 +10:00
Daniel Oaks
f3fa9f668e client: Set nick with 001 properly, add test for this 2016-02-16 01:15:07 +10:00
Daniel Oaks
569b227f86 client: Fix and test TLS side of things better 2016-02-16 01:15:07 +10:00
Daniel Oaks
306fefe557 client: Start up and shutdown connections properly 2016-02-16 01:15:07 +10:00
Daniel Oaks
44fc747e46 client: Fix reactor bug and add initial Reactor test 2016-02-16 01:15:07 +10:00