summaryrefslogtreecommitdiff
path: root/poezio/user.py
AgeCommit message (Expand)Author
2019-03-17poezio/user: Fix English in docstringMaxime “pep” Buquet
2018-10-15JID.bare is always a strJonas Schäfer
2018-10-15XEP-0392/CCG: prefer JID over nicknameJonas Schäfer
2018-08-15Fix mypy errors, add type annotationsmathieui
2018-07-22Add type hints here and theremathieui
2018-07-14Stop making classes inherit from object.Emmanuel Gil Peyrot
2018-01-13yapf -irmathieui
2017-11-26XEP-0392 MUC: Base User color solely on nicknameJonas Wielicki
2017-11-14yapf -irEmmanuel Gil Peyrot
2017-11-12Add support for XEP-0392 (Consistent Color Generation)Jonas Wielicki
2017-11-12yapf -irmathieui
2017-10-14Make remaining log.error/debug lazymathieui
2017-10-07user: Fix typo.Emmanuel Gil Peyrot
2016-06-30Absolute imports everywheremathieui
2016-06-27Make all relative imports explicit.Emmanuel Gil Peyrot
2016-06-11Move the src directory to poezio, for better cython compatibility.Emmanuel Gil Peyrot