summaryrefslogtreecommitdiff
path: root/poezio/config.py
AgeCommit message (Expand)Author
2017-10-09Fix #3322 (send a beep when we get disconnected)mathieui
2017-10-08Change all “not … in …” into “… not in …”.Emmanuel Gil Peyrot
2017-10-08Add a cache for vCard avatars.Emmanuel Gil Peyrot
2017-10-07Display contact avatar in the roster.Emmanuel Gil Peyrot
2016-10-23Added information_popup_type_filter that allow toLuke Marlin
2016-10-09Remove the resource option from the configuration.Emmanuel Gil Peyrot
2016-08-29Remove an except block targetting Python 3.1.Emmanuel Gil Peyrot
2016-07-30Disable unused logging levels, makes logging.debug about 25 times faster.Emmanuel Gil Peyrot
2016-06-30Absolute imports everywheremathieui
2016-06-27Make all relative imports explicit.Emmanuel Gil Peyrot
2016-06-12Increase ping timeout delays (now that the ping actually works)mathieui
2016-06-12Disable smacks by defaultmathieui
2016-06-11Move the src directory to poezio, for better cython compatibility.Emmanuel Gil Peyrot