Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-05 | irc: Switch job id’s to proquints | Lars-Dominik Braun | 1 | -4/+41 |
2019-05-05 | irc: Add job info to warcinfo record | Lars-Dominik Braun | 1 | -5/+17 |
2019-03-08 | irc: Add config option need_voice | Lars-Dominik Braun | 1 | -25/+34 |
2019-03-06 | irc: Remove unused args for on* | Lars-Dominik Braun | 1 | -3/+3 |
2019-03-05 | irc: Fix NAMES reply handling | Lars-Dominik Braun | 1 | -1/+6 |
2019-03-05 | Replace mutable default arguments | Lars-Dominik Braun | 1 | -7/+7 |
2019-02-02 | irc: Fail if bot command is empty | Lars-Dominik Braun | 1 | -1/+1 |
2019-02-02 | irc: Retry if reconnect fails | Lars-Dominik Braun | 1 | -4/+8 |
2019-01-27 | irc: Add URL blacklist | Lars-Dominik Braun | 1 | -2/+14 |
2019-01-27 | Increase subprocess’ StreamReader limits | Lars-Dominik Braun | 1 | -1/+1 |
2019-01-26 | irc: Fix format string | Lars-Dominik Braun | 1 | -6/+6 |
2018-12-24 | Use f-strings where possible | Lars-Dominik Braun | 1 | -17/+15 |
2018-11-19 | Coding style | Lars-Dominik Braun | 1 | -5/+3 |
2018-10-14 | irc: Add PoC dashboard | Lars-Dominik Braun | 1 | -10/+99 |
2018-10-14 | irc: Graceful bot shutdown | Lars-Dominik Braun | 1 | -12/+63 |
2018-10-03 | irc: Fix mode parsing | Lars-Dominik Braun | 1 | -7/+23 |
2018-10-02 | irc: Refactoring/beautification | Lars-Dominik Braun | 1 | -98/+260 |
2018-09-29 | irc: Limit number of processes spawned | Lars-Dominik Braun | 1 | -20/+23 |
2018-09-29 | Add simple IRC bot | Lars-Dominik Braun | 1 | -0/+254 |