Commit Graph

3731 Commits (3d17f4e04ca3fa32cf74ca2fd49f1723cfdd2b16)

Author SHA1 Message Date
Kim Alvefur 3d17f4e04c mod_vcard_legacy: Clear avatars on setting a vcard-temp 8 years ago
Kim Alvefur c8924fdfe4 mod_vcard_legacy: Support external avatars 8 years ago
Kim Alvefur ac72eeee52 mod_vcard_legacy: Handle incomplete avatar info 8 years ago
Kim Alvefur 9071841936 mod_vcard_legacy: Respond with old vcard 8 years ago
Kim Alvefur 41e85fb7d3 mod_vcard_legacy: Respond to attempts to set the legacy vcard-temp 8 years ago
Kim Alvefur ab3ebce084 mod_vcard_legacy: Add support for address field 8 years ago
Kim Alvefur 046c7917f2 mod_vcard_legacy: Include avatar data from XEP-0084 PEP node 8 years ago
Kim Alvefur a28e20077f mod_vcard_legacy: Add translation of telephone field 8 years ago
Kim Alvefur d1258d3a17 mod_vcard_legacy: Add translation of email field 8 years ago
Kim Alvefur 4b787a63a5 mod_vcard_legacy: Attach vcard-temp avatar hash to outgoing presence 8 years ago
Kim Alvefur 512f69098b mod_vcard_legacy: Responds to vcard-temp queries with translated vcard4 data 8 years ago
Kim Alvefur 40c1da7e93 mod_blocklist: Store timestamp of blocking to allow age to be determined 8 years ago
Kim Alvefur 478a8be6b1 mod_pubsub: Fix dataforms error handling 8 years ago
Kim Alvefur a6d4c6c8f6 mod_pubsub: Use dataforms validation to specify that max_items is an integer 8 years ago
Kim Alvefur 5c0b58cddf mod_pubsub: Use field mapping in util.dataforms 8 years ago
Matthew Wild d78ccd8301 MUC: Add support for registering with a MUC, including reserving a nickname as per XEP-0045 8 years ago
Matthew Wild 5e1226c7f9 MUC: Add some comments for clarity 8 years ago
Matthew Wild cbddf7e40e MUC: Add support for separate events for disco#info queries with a 'node' 8 years ago
Matthew Wild 0c65168705 MUC: Add support for storing additional data with MUC affiliations 8 years ago
Kim Alvefur 8957ef2f7d mod_pubsub: Preserve current subscription options if given a partial form 8 years ago
Kim Alvefur 6b22fae603 mod_pubsub: Fix summary generation for Atom entries to use the correct field 8 years ago
Kim Alvefur bce7e2dbb9 mod_version: Remove redundant 8 years ago
Emmanuel Gil Peyrot 2dc6f58f0d mod_private, mod_vcard: Use the usual comment on non-get received iqs. 8 years ago
Emmanuel Gil Peyrot 0207fe0e1d mod_version: Simplify iq handling by hooking on iq-get/ instead of iq/. 8 years ago
Emmanuel Gil Peyrot b7b67000ca mod_uptime: Simplify iq handling by hooking on iq-get/ instead of iq/. 8 years ago
Emmanuel Gil Peyrot db4ad26aed mod_time: Simplify iq handling by hooking on iq-get/ instead of iq/. 8 years ago
Emmanuel Gil Peyrot 08c4231d4a mod_lastactivity: Simplify iq handling by hooking on iq-get/ instead of iq/. 8 years ago
Emmanuel Gil Peyrot 00d9da2914 mod_disco: Simplify iq handling by hooking on iq-get/ instead of iq/. 8 years ago
Emmanuel Gil Peyrot a70ba0645c mod_adhoc: Simplify iq handling by hooking on iq-set/ instead of iq/. 8 years ago
Kim Alvefur 4202869a5a MUC: Normalize indentation 8 years ago
Matthew Wild dc5a16d901 mod_vcard: Remove 0.8 COMPAT code 8 years ago
Kim Alvefur 07d70a4d27 mod_pubsub: Add missing default value for deliver_payloads 8 years ago
Kim Alvefur 74cb841d99 mod_pubsub: Fix boolean value in form 8 years ago
Kim Alvefur cadba32a24 mod_pubsub: Add a semicolon for consistency 8 years ago
Matthew Wild 512d844d91 util.pubsub, pubsub.lib: Improve error on attempt to publish invalid item 8 years ago
Matthew Wild 23cfd1b4d0 Pubsub: Add tests for :get_last_item() and fix for non-persistent nodes 8 years ago
Matthew Wild 61efe5330e mod_pep: Simplify code 8 years ago
Matthew Wild 716c68f983 pubsub.lib, util.pubsub: Move precondition checks to util.pubsub 8 years ago
Kim Alvefur c6b4e592cf mod_pubsub: Advertise support for subscription-options 8 years ago
Kim Alvefur 0eed3a65c4 mod_pubsub: Advertise support for node meta-data 8 years ago
Kim Alvefur 3353afd007 mod_pep: Remove feature for persistence already added elsewere 8 years ago
Kim Alvefur 440b7aee17 mod_pep: Remove already included access model feature 8 years ago
Kim Alvefur 4d37f9c8a9 MUC: Direct PubSub queries to occupants to their real bare JID 8 years ago
Matthew Wild 42ca023dec MUC: Fix traceback when failing to restore a room 8 years ago
Kim Alvefur 88962f49f4 MUC: Pass missing argument to log message 8 years ago
Kim Alvefur b7e3b3d325 mod_pep: Respect setting for whether to include payload in notifications 8 years ago
Kim Alvefur 8121e242b0 mod_pep: Respect settings for which kinds of notifications to send 8 years ago
Kim Alvefur 533cefaaf1 mod_pubsub: Add support for thin notifications (without the full payload) 8 years ago
Kim Alvefur 8d3bfff0c2 mod_pubsub: Only attach publisher on normal "item" broadcasts 8 years ago
Kim Alvefur b665028854 mod_pubsub: Use the correct form field 8 years ago