- 27 Feb, 2021 3 commits
-
-
Elizabeth Myers authored
channeltrack: handle processing topic before join Closes #19 See merge request !10
-
Elizabeth Myers authored
Avoid UnboundLocalError in extensions.basetrack.handle_list See merge request !9
-
Elizabeth Myers authored
Fix SASL negotiation with v3.2 CAP See merge request !8
-
- 07 Feb, 2021 3 commits
-
-
Lee Starnes authored
Due to eend_event being asynchronous, the RPL_TOPIC and RPL_TOPICWHOTIME events can be dispatched before the user_join event, which was causing the Channel object's topic and topicwho not to be set. Fixes #19
-
Lee Starnes authored
-
Lee Starnes authored
The IRCv3.2 specification allows servers to specify capability values with CAP LS, but it does not allow clients to specify them. This was breaking SASL authentication and connections with inspircd.
-
- 29 Sep, 2019 4 commits
- 27 Apr, 2019 2 commits
-
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
- 26 Apr, 2019 26 commits
-
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
Elizabeth Myers authored
Now all we have left are docstrings and fixmes
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
Elizabeth Myers authored
This is a standard library problem, not ours.
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
Elizabeth Myers authored
-
- 25 Apr, 2019 2 commits
-
-
A. Wilcox authored
-
Elizabeth Myers authored
-