Read IRC server and bot name configuration from configuration file instead of command line arguments |
|
More...
|
almost 5 years ago
|
Read IRC channel configuration from TOML file instead of Python module |
|
More...
|
almost 5 years ago
|
Begin development of Weitersager version 0.3 |
|
More...
|
almost 5 years ago
|
Release Weitersager version 0.2 |
|
More...
|
almost 5 years ago
|
Switch to a `src/` package layout |
|
More...
|
almost 5 years ago
|
Reorganize packaging |
|
More...
|
almost 5 years ago
|
Introduce IRC config model |
|
More...
|
almost 5 years ago
|
Hard-code default IRC server port |
|
More...
|
almost 5 years ago
|
Split argument parser creation and actual parsing |
|
More...
|
almost 5 years ago
|
Test HTTP receive server |
|
More...
|
almost 5 years ago
|
Reuse variable |
|
More...
|
almost 5 years ago
|
Turn class method to start HTTP receive server into function |
|
More...
|
almost 5 years ago
|
Turn class method to parse JSON message into function |
|
More...
|
almost 5 years ago
|
Change HTTP response code for successful submit to 202 |
|
More...
|
almost 5 years ago
|
Use HTTP response status code enum from stdlib |
|
More...
|
almost 5 years ago
|
Document HTTP endpoint usage |
|
More...
|
almost 5 years ago
|
Change HTTP protocol to allow only one channel per message |
|
More...
|
almost 5 years ago
|
Add code quality-related badges to README |
|
More...
|
almost 5 years ago
|
Revise README |
|
More...
|
almost 5 years ago
|
Format code (mostly) according to black |
|
More...
|
almost 5 years ago
|
Use f-strings |
|
More...
|
almost 5 years ago
|
Add, configure black as development dependency |
|
More...
|
almost 5 years ago
|
Enable code coverage on Scrutinizer |
|
More...
|
almost 5 years ago
|
Raise minimum Python version to 3.7 |
|
More...
|
almost 5 years ago
|
Add Scrutinizer integration |
|
More...
|
almost 5 years ago
|
Do not use old-style classes anymore |
|
More...
|
almost 5 years ago
|
Replace `namedtuple`s with `dataclass`es |
|
More...
|
almost 5 years ago
|
Update irc to v19.0.1 (from v12.3) |
|
More...
|
almost 5 years ago
|
Revise changelog format |
|
More...
|
almost 5 years ago
|
Update years range in copyright lines |
|
More...
|
almost 5 years ago
|