summaryrefslogtreecommitdiff
path: root/sleekxmpp/plugins
AgeCommit message (Expand)Author
2012-10-31Allow IQ timeouts to be asynchronous, by passing a timeout_callback parameter...Joe Hildebrand
2012-10-31Turns out not all data is UTF-8, so don't try to decode it.Lance Stout
2012-10-24Lock the bound JID in the JID cache.Lance Stout
2012-10-19Add support for XEP-0257: Client Certificate Management for SASL EXTERNALLance Stout
2012-10-19Allow passing form instructions as a list of strings.Lance Stout
2012-10-18Always cache published vcardLance Stout
2012-10-15Simplify xep-0084 avatar metadata publishing.Lance Stout
2012-10-15Fix vcard-temp stanzas to include organization data.Lance Stout
2012-10-15Merge branch 'stream_features'Lance Stout
2012-10-10Update carbons plugin to use latest spec.Lance Stout
2012-10-05Fix XEP-0078 error handlingLance Stout
2012-10-05Fix empty namespaces in XEP-0045 plugin.Lance Stout
2012-10-01Update legacy auth to be used outside of stream features.Lance Stout
2012-09-26Add support for XEP-0091: Legacy Delayed DeliveryLance Stout
2012-09-26Add support for XEP-0013: Flexible Offline Message RetrievalLance Stout
2012-09-26Allow disco queries to got to server when no JID is specified and marked not ...Lance Stout
2012-09-25Add support for XEP-0313: Message Archive ManagementLance Stout
2012-09-25Update RSM iterator to specify where to look to count result sizes.Lance Stout
2012-09-25Add XEP-0308 Last Message Correction supportLance Stout
2012-09-25Fix copyright yearLance Stout
2012-09-25Fix handling forwarded stanzas to do proper lookups and deletions.Lance Stout
2012-09-25Add support for XEP-0280 Message CarbonsLance Stout
2012-09-24Add XEP-0297: Stanza Forwarding supportLance Stout
2012-09-11Add support for XEP-0049: Private XML StorageLance Stout
2012-09-11Don't perform caps lookup if the disco info is already known.Lance Stout
2012-09-04Add support for XEP-0279: Server IP CheckLance Stout
2012-09-04Add support for XEP-0235: OAuth over XMPPLance Stout
2012-08-24Add catch-all chatstate event.Lance Stout
2012-08-24Fix get_blocked() in XEP-0191Florian Fieber
2012-08-13Handle Iq errors/timeouts in XEP-0153 hash reset.Lance Stout
2012-08-07Save a user's chosen, persistent nickname in the MUC roster data as 'alt_nick'Lance Stout
2012-07-31Fix disco in XEP-0050 plugin.Lance Stout
2012-07-30Add XEP-0242 plugin for 2010 Client ComplianceLance Stout
2012-07-30Add initial support for XEP-0016 Privacy ListsLance Stout
2012-07-30Update and integrate Suelta.Lance Stout
2012-07-28Add support for XEP-0131: Standard Headers and Internet MetadataLance Stout
2012-07-27Restrict caps updates to available presences (not subscriptions, etc).Lance Stout
2012-07-27Only broadcast vCard hashes for available presences (not subscriptions, etc).Lance Stout
2012-07-26Enhance plugin config with attribute accessors.Lance Stout
2012-07-26Don't include a 'from' JID when requesting vCards as a client.Lance Stout
2012-07-26Fix logging statement for MUC invitations.Lance Stout
2012-07-25Fix avatar hash advertising.Lance Stout
2012-07-24Fix publish vcard avatars, and PEP avatar metadata.Lance Stout
2012-07-24Standardize importing of queue class.Lance Stout
2012-07-24Add plugin for advertising XEP-0106 support.Lance Stout
2012-07-23old clients still support xep-184/1.0 versionekini
2012-07-22Add XEP-0133 support, which just makes the appropriate XEP-0050 calls.Lance Stout
2012-07-22Handle Windows newlines in XEP-0027.Lance Stout
2012-07-20Fix description of XEP-0222 plugin.Lance Stout
2012-07-20Add event for vCard avatar update.Lance Stout