1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unused argument `options` arguments
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Move mypy configuration from `mypy.ini` to `setup.cfg`
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Change authorization header value prefix from `WTRSGR` to `Token`
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Update rtoml to v0.5.0 (from v0.4.0)
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Update copyright notes for 2021
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Add support for SSL connections to IRC servers
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Use keywords on `IrcServer` instantiation
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Remove IRC message handler to shut down Weitersager
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Properly shut down on keyboard interrupt
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Just disconnect on IRC bot shutdown, but don't exit process (at that point)
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Support Python 3.9
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Rename Dockerfile
homeworkprod
as Jochen Kupperschmidt
More... over 4 years ago
Begin development of Weitersager version 0.5
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Release Weitersager version 0.4
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Update rtoml to v0.4.0 (from v0.3.0) in `setup.cfg`, too
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Add type hints
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Exit early, pass only required values to dummy bot
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Move code to log rate limit configuration to IRC bot class
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Narrow type of handled exception on HTTP receiver startup to `OSError`
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Rename module `weitersager.httpreceiver` to `weitersager.http` for brevity
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Log configured IRC send rate limit
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Introduce compound config class to group HTTP and IRC config
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Switch order of `load_config` return values and assertions
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Move IRC config dataclasses to config module
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Move HTTP config dataclass to config module
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Add exemplary Dockerfile
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Allow to configure rate limit for messages to IRC
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Add Weitersager logo to README
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Update rtoml to v0.4.0 (from v0.3.0)
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago
Add command line tool to generate secure tokens
homeworkprod
as Jochen Kupperschmidt
More... almost 5 years ago