| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move src/Utils.py in to src/utils/, splitting functionality out in to modules of•••related functionality
| jesopo | 2018-10-03 | 1 | -8/+8 |
| * | Move all exports to @Utils.export calls | jesopo | 2018-09-27 | 1 | -12/+8 |
| * | Switch to using @Utils.hook and docstrings for event hooks | jesopo | 2018-09-26 | 1 | -2/+1 |
| * | Move most code in root directory to src/ | jesopo | 2018-09-24 | 1 | -1/+1 |
| * | Disable sed by default | jesopo | 2018-09-21 | 1 | -1/+1 |
| * | Refactor everything to use delimited events | jesopo | 2018-09-19 | 1 | -5/+4 |
| * | give an Exports object (actually, ExportsContex object) to each module, to•••facilitate things like !set and !channelset without using the events system
| jesopo | 2018-09-02 | 1 | -9/+7 |
| * | Give modules event objects with "context"s, to facilitate purging all the event•••hooks for a module
| jesopo | 2018-08-31 | 1 | -6/+7 |
| * | 80 cols! | jesopo | 2018-08-28 | 1 | -3/+2 |
| * | .log -> .buffer, i missed this one! | jesopo | 2018-08-28 | 1 | -1/+1 |
| * | Change how specific events assure their hooks gets the event independant of•••loading order
| jesopo | 2018-08-28 | 1 | -3/+3 |
| * | only get "sed" setting when a message that looks like a sed command comes in | jesopo | 2018-08-05 | 1 | -2/+4 |
| * | Added a "replay" system to EventManager hooks, to replay missed .calls | jesopo | 2017-12-26 | 1 | -4/+2 |
| * | Handle empty CAP, additional IRCLog feature, better tls, better channel_save ...•••Signed-off-by: jesopo <github@lolnerd.net>
| jesopo | 2017-10-27 | 1 | -1/+10 |
| * | added a function to Utils to get the "closest" setting, with channel/user set... | jesopo | 2016-05-06 | 1 | -1/+1 |
| * | simpler boolean channel settings | Evelyn | 2016-04-10 | 1 | -3/+2 |
| * | first commit. | jesopo | 2016-03-29 | 1 | -0/+64 |