Commit Graph

49 Commits

Author SHA1 Message Date
jesopo e3c91a50e1 update ircstates 2023-08-17 22:47:57 +00:00
jesopo 20c4f8f98c upgrade async-timeout to v4.0.2 2022-02-19 13:49:21 +00:00
jesopo b7019d35c1 upgrade ircstates 2022-01-07 19:04:48 +00:00
jesopo fcd2f5b1b2 upgrade ircstates 2022-01-07 11:43:30 +00:00
jesopo 3e18deef86 we don't support py3.6; support py3.9 2022-01-07 11:41:35 +00:00
jesopo a03f11449c upgrade ircstates to v0.11.10 2021-09-18 17:11:40 +00:00
jesopo 8ee692f1be upgrade ircstates to 0.11.9 2021-09-11 15:43:40 +00:00
jesopo 6a05370a12 simplify wait_for 2021-05-12 10:52:39 +00:00
jesopo d0c6b4a43d update ircstates to 0.11.8 2021-04-10 13:54:00 +00:00
jesopo e7779bcf17 update ircstates to v0.11.7 2020-12-20 00:39:26 +00:00
jesopo 69e303dfa9 update anyio from 1.3.0 to 2.0.2 2020-12-02 17:10:04 +00:00
jesopo 4f5fd90ca5 update ircstates to ~=0.11.6 2020-12-01 21:48:40 +00:00
jesopo efc280b2e9 don't pin specific versions (~= instead) in requirements.txt
(and fix dataclasses for 3.7)
2020-12-01 15:59:02 +00:00
jesopo 48b0748b92 upgrade ircstates to v0.11.5 2020-11-09 03:44:39 +00:00
jesopo f1d9e33bae upgrade ircstates to v0.11.2 2020-09-30 09:24:38 +00:00
jesopo fcce50fb4e ircstates update was missed 2020-08-07 15:22:05 +00:00
jesopo ea991d098c update ircstate to v0.10.3 2020-07-13 11:35:03 +01:00
jesopo 7f9e6c99fb update ircstates to v0.10.1 2020-07-01 17:59:57 +01:00
jesopo 7c1d2568d0 update ircstates to v0.10.0 2020-07-01 17:45:12 +01:00
jesopo 11873094aa update ircstates to v0.9.19 2020-06-14 19:55:12 +01:00
jesopo 8f552a7d6f update ircstates to v0.9.18, catch ERR_NOSUCHSERVER (remote whois) 2020-06-07 20:46:05 +01:00
jesopo 3fc0e21b75 update ircstates to v0.9.17 2020-06-07 20:21:05 +01:00
jesopo a5d8a13308 update ircstates to v0.9.15 2020-06-07 18:51:02 +01:00
jesopo aea7cf792a update ircstates to v0.9.14 2020-06-07 17:46:08 +01:00
jesopo 9b9ce11202 update ircstates to v0.9.13 2020-06-03 21:34:23 +01:00
jesopo 78ef47b0b6 update ircstates to v0.9.12 2020-06-02 11:38:01 +01:00
jesopo 2786ce0986 update ircstates to v0.9.11 2020-05-10 16:28:39 +01:00
jesopo 47a4f99c3b update ircstates to v0.9.10 2020-04-29 14:55:40 +01:00
jesopo 8c514a956e update ircstates to v0.9.9 2020-04-28 01:40:43 +01:00
jesopo c06068bf2c update ircstates to v0.9.7 2020-04-28 00:35:15 +01:00
jesopo ba57d06a56 implement client-to-server read timeout PINGs 2020-04-26 15:07:05 +01:00
jesopo 45269a98a9 change wait_for to not spin up nested next_line() loops 2020-04-23 14:42:42 +01:00
jesopo d51fcf0987 update ircstates, now only one (maybe Optional) Emit 2020-04-22 18:05:23 +01:00
jesopo f18a61a931 update ircstates to v0.9.4 2020-04-21 20:45:02 +01:00
jesopo de4ba754e7 update ircstates to v0.9.3 2020-04-19 14:14:45 +01:00
jesopo ebef439e0a grab WHO on JOIN but make sure we only do one at once 2020-04-19 02:19:19 +01:00
jesopo 1f63270dda update ircstates to 0.9.1 2020-04-19 00:56:40 +01:00
jesopo 7232876a75 update ircstates to v0.9.0, use const RPL/ERR vars 2020-04-17 21:06:20 +01:00
jesopo 8656f63d09 support labeled-response (but don't REQ it yet) 2020-04-13 18:23:05 +01:00
jesopo a44d77af6d update ircstates to 0.8.8 2020-04-12 13:54:10 +01:00
jesopo 923809ab43 add async_stagger reference for backported happy eyeballs open_connection 2020-04-11 11:33:53 +01:00
jesopo 9f832df2f1 allow Numerics() with `params` use NUMERICS list from ircstates 2020-04-09 11:09:15 +01:00
jesopo fb99d97bca add anyio to requirements.txt 2020-04-06 13:24:38 +01:00
jesopo 1c7caf9039 use Server.registerd to detect handshake CAP LS; handle non-handshake CAP LS 2020-04-05 13:18:23 +01:00
jesopo afe9ec359d update ircstates to 0.8.2 2020-04-05 12:47:19 +01:00
jesopo be31fe1936 make a Server interface, interface.IServer 2020-04-01 23:25:44 +01:00
jesopo fd934b1101 fix PriorityQueue, use both Line and Emit, add CAP REQ 2020-04-01 23:06:41 +01:00
jesopo 81148924b9 add asyncio-throttle to requirements.txt 2020-04-01 15:38:59 +01:00
jesopo a327d5dd96 first commit 2020-04-01 15:36:53 +01:00