1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mention dependency on rtoml in README, reorganize
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Weed out Travis config
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Update test dependencies
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Align indentation in example config
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Log disconnect of actual IRC bot, add comment
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Keep IRC channels in set, sort just for display purposes
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Include SSL option in configuration examples
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Inline variable
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Pass API tokens set to request handler as required argument
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Update rtoml to v0.6.1 (from v0.5.0), adjust related type hints
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Add mypy as development dependency
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Remove unused import
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Add docstrings
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Clarify variable name
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Add missing type hints
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Begin development of Weitersager version 0.6
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Release Weitersager version 0.5
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Change Docker base image to `python:3.9-slim`
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Add `--version` option to command line
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Move version to a Python variable
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Add required `build-system` section to `pyproject.toml`
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Include changelog in long package description
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Add keyword "webhook"
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Replace `HTTPServer` subclass with function
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Pass API tokens set directly to, and keep in, HTTP request handler
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Do not allow `HttpConfig.api_tokens` to be `None`
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Use title-case header name to request value
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Add dummy disconnect method to dummy bot
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Include example configuration file
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Include tests and more in source distribution
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago