summaryrefslogtreecommitdiff
path: root/poezio/connection.py
AgeCommit message (Expand)Author
2018-03-31Use the new slixmpp filesystem cache to store caps.Emmanuel Gil Peyrot
2018-03-08Add HTTP File Upload support.Emmanuel Gil Peyrot
2018-01-13yapf -irmathieui
2017-11-12yapf -irmathieui
2017-10-07Display contact avatar in the roster.Emmanuel Gil Peyrot
2017-08-27Remove reconnect_max_attemps (unused)mathieui
2016-11-26Add support for XEP-0380: Explicit Message EncryptionEmmanuel Gil Peyrot
2016-10-09Remove the resource option from the configuration.Emmanuel Gil Peyrot
2016-08-20Implement XEP-0070 using the confirmtabmathieui
2016-07-29Advertise us as a console client, not as a pc one.Emmanuel Gil Peyrot
2016-06-30Absolute imports everywheremathieui
2016-06-27Make all relative imports explicit.Emmanuel Gil Peyrot
2016-06-12Disable smacks by defaultmathieui
2016-06-12Fix core handlers, broken in the previous commit.Emmanuel Gil Peyrot
2016-06-11Move the src directory to poezio, for better cython compatibility.Emmanuel Gil Peyrot