aboutsummaryrefslogtreecommitdiff
path: root/src/Utils.py
Commit message (Expand)AuthorAgeFilesLines
* Add modules/strip_color.pyGravatar jesopo2018-09-301-0/+8
* Switch to using docstring for usage, permission and require_modeGravatar jesopo2018-09-301-0/+32
* Use a zero-width non-joiner to prevent highlights, instead of a zero-width•••joiner Gravatar jesopo2018-09-291-1/+1
* Move hashflag parsing to Utils.get_hashflagsGravatar jesopo2018-09-291-2/+19
* Implement @Utils.export, to denote an export on a moduleGravatar jesopo2018-09-271-3/+11
* Add !suggest, to get suggested searches from googleGravatar jesopo2018-09-261-0/+3
* Move most code in root directory to src/Gravatar jesopo2018-09-241-0/+287