1
I Use This!
Very Low Activity

Commits : Listings

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