summaryrefslogtreecommitdiff
path: root/poezio/contact.py
AgeCommit message (Expand)Author
2022-08-21mypy: Type some more thingsEmmanuel Gil Peyrot
2022-03-31Change license for (some previous and) future revisions to GPL-3.0-or-laterMaxime “pep” Buquet
2021-04-02fix: tons of type errorsmathieui
2021-02-09Remove activity/mood/gaming/tune from poezio coremathieui
2020-12-12from __future__ import annotationsEmmanuel Gil Peyrot
2019-09-02Eradicate more safeJID callsMaxime “pep” Buquet
2018-07-22Add type hints here and theremathieui
2018-07-14Stop making classes inherit from object.Emmanuel Gil Peyrot
2017-11-12yapf -irmathieui
2017-10-07Display contact avatar in the roster.Emmanuel Gil Peyrot
2017-10-07contact: Remove now-unused alias of presence to show.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