Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-15 | Make detecting the features supported by the remote entity less awful | mathieui | |
no more stalling while waiting for a disco info while sending a message. | |||
2014-05-08 | Add an ugly fix to avoid endless disco#info queries with each message (with ↵ | mathieui | |
receipts) We need to check if the remote entity supports 0184, but if it doesn’t support disco#info, then we will get an iq type="error" and nothing will be cached, leading to disco#info queries being sent each time. Keep a cache valid 2 hours of the JIDs which replied with an error. TODO: check that this the kind of time period we want. | |||
2014-04-29 | Do not ask for receipts in messages without a body | mathieui | |
2014-04-27 | Provide our own wrapper for checking the host category (ref #2511?) | mathieui | |
xmpp.plugin['xep_0030'].has_identity appears to be unreliable at best, so we provide our own. Might help the case of carbons not displayed. | |||
2013-07-29 | Fix an import broken with the last sleekxmpp update | mathieui | |
2013-01-19 | Fix get_version and get_room_form | mathieui | |