| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move src/Utils.py in to src/utils/, splitting functionality out in to modules of•••related functionality | 2018-10-03 | 1 | -378/+0 | |
| * | Move parsing IRC lines to src/Utils.py, added base support for parsing outgoing•••messages | 2018-10-03 | 1 | -0/+34 | |
| * | Simplify Utils.seperate_hostmask | 2018-10-02 | 1 | -8/+2 | |
| * | Make use of str.partition in Utils.parse_docstring | 2018-10-02 | 1 | -8/+3 | |
| * | Add modules/strip_color.py | 2018-09-30 | 1 | -0/+8 | |
| * | Switch to using docstring for usage, permission and require_mode | 2018-09-30 | 1 | -0/+32 | |
| * | Use a zero-width non-joiner to prevent highlights, instead of a zero-width•••joiner | 2018-09-29 | 1 | -1/+1 | |
| * | Move hashflag parsing to Utils.get_hashflags | 2018-09-29 | 1 | -2/+19 | |
| * | Implement @Utils.export, to denote an export on a module | 2018-09-27 | 1 | -3/+11 | |
| * | Add !suggest, to get suggested searches from google | 2018-09-26 | 1 | -0/+3 | |
| * | Move most code in root directory to src/ | 2018-09-24 | 1 | -0/+287 |
