aboutsummaryrefslogtreecommitdiff
path: root/modules/line_handler/user.py
Commit message (Expand)AuthorAgeFilesLines
* Correctly support SETNAME being targetted at usGravatar jesopo2019-04-021-2/+8
* Enum values shouldn't be all upper caseGravatar jesopo2019-03-101-2/+2
* Treat our own user as a regular user throughout line_handlerGravatar jesopo2019-03-051-17/+23
* Keep track of a user's away message, not just whether they're away or notGravatar jesopo2019-02-221-0/+2
* Split line_handler.py out in to different files for different categoriesGravatar jesopo2019-02-221-0/+89