Software /
code /
prosody
Graph
-
mod_vcard4: Advertise feature on account instead of host2018-09-08, by Kim Alvefur
-
util.pposix: Allow _DARWIN_C_SOURCE to be overriden2018-09-08, by Kim Alvefur
-
Merge 0.10->trunk2018-09-08, by Kim Alvefur
-
util.pposix: Fix or silence a warning on OS X (#1202)2018-09-08, by Kim Alvefur
-
Merge 0.10->trunk2018-09-08, by Kim Alvefur
-
util.pposix: Fix building on OS X (#1202)2018-08-18, by Kim Alvefur
-
util.pposix: Restrict use of malloc_info to glibc2018-09-07, by Kim Alvefur
-
util.pposix: Do not attempt to assign to stdio variables [pedantic]2018-09-07, by Kim Alvefur
-
mod_auth_insecure: Accept any username/password (import of mod_auth_any from prosody-modules)2018-09-07, by Matthew Wild
-
mod_pubsub: Exclude value of FORM_TYPE from stored data2018-09-07, by Kim Alvefur
-
mod_vcard_legacy: Include avatar data even if metadata can't be loaded2018-09-06, by Kim Alvefur
-
mod_vcard_legacy: Return old vcard if neither vcard4 or avatar available2018-09-06, by Kim Alvefur
-
mod_vcard_legacy: Handle avatar without vcard42018-09-06, by Kim Alvefur
-
mod_vcard_legacy: Rename variable for consistency2018-09-06, by Kim Alvefur
-
mod_vcard_legacy: Return error in case saving avatar fails2018-09-06, by Kim Alvefur
-
mod_vcard_legacy: Factor out error handling into a function2018-09-06, by Kim Alvefur
-
mod_vcard_legacy: Use correct method to clear avatar data2018-09-06, by Kim Alvefur
-
spec/scansion: Add scansion scripts used for testing2018-09-06, by Matthew Wild
-
MUC: Initialize room with empty affiliation_data if none stored2018-09-04, by Matthew Wild
-
MUC: Allow vCard4 requests trough2018-09-04, by Kim Alvefur
-
MUC: Allow admins to include a registered nick when setting affiliation2018-09-04, by Matthew Wild
-
MUC: Move comment for clarity2018-09-04, by Matthew Wild
-
mod_vcard4: Allow access to the vcard4 PEP node via iq syntax2018-08-18, by Kim Alvefur
-
mod_vcard_legacy: Announce feature on bare JID per XEP2018-09-01, by Kim Alvefur
-
mod_vcard_legacy: Clear avatars on setting a vcard-temp2018-09-01, by Kim Alvefur
-
mod_vcard_legacy: Support external avatars2018-09-01, by Kim Alvefur
-
mod_vcard_legacy: Handle incomplete avatar info2018-09-01, by Kim Alvefur
-
mod_vcard_legacy: Respond with old vcard2018-08-21, by Kim Alvefur
-
mod_vcard_legacy: Respond to attempts to set the legacy vcard-temp2018-08-21, by Kim Alvefur
-
mod_vcard_legacy: Add support for address field2018-08-21, by Kim Alvefur
-
mod_vcard_legacy: Include avatar data from XEP-0084 PEP node2018-08-20, by Kim Alvefur
-
mod_vcard_legacy: Add translation of telephone field2018-09-01, by Kim Alvefur
-
mod_vcard_legacy: Add translation of email field2018-09-01, by Kim Alvefur
-
mod_vcard_legacy: Attach vcard-temp avatar hash to outgoing presence2018-08-20, by Kim Alvefur
-
mod_vcard_legacy: Responds to vcard-temp queries with translated vcard4 data2018-08-21, by Kim Alvefur
-
mod_blocklist: Store timestamp of blocking to allow age to be determined2018-02-15, by Kim Alvefur
-
mod_pubsub: Fix dataforms error handling2018-09-01, by Kim Alvefur
-
util.dataforms: Improve default error message for failed datatype validation2018-09-03, by Kim Alvefur
-
mod_pubsub: Use dataforms validation to specify that max_items is an integer2018-09-01, by Kim Alvefur
-
mod_pubsub: Use field mapping in util.dataforms2018-09-01, by Kim Alvefur
-
util.dataforms: Add support for XEP-0122: Data Forms Validation2018-09-01, by Kim Alvefur
-
util.dataforms: Allow field names to be different from the 'var' attribute2018-08-31, by Kim Alvefur
-
configmanager: Allow referencing environment variables in the config as as ENV_<name>2018-09-03, by Matthew Wild
-
MUC: Add support for registering with a MUC, including reserving a nickname as per XEP-00452018-09-03, by Matthew Wild
-
MUC: Add some comments for clarity2018-09-03, by Matthew Wild
-
MUC: Add support for separate events for disco#info queries with a 'node'2018-09-03, by Matthew Wild
-
MUC: Add support for storing additional data with MUC affiliations2018-09-03, by Matthew Wild
-
util.pubsub: Expand comment on return type from get_items2018-08-31, by Kim Alvefur
-
mod_pubsub: Preserve current subscription options if given a partial form2018-08-31, by Kim Alvefur
-
mod_pubsub: Fix summary generation for Atom entries to use the correct field2018-08-31, by Kim Alvefur
-
util.pubsub: Explicitly add all capabilities to the 'outcast' affiliation for completeness2018-08-31, by Kim Alvefur
-
util.pubsub: Comments describing the return values of methods2018-08-22, by Kim Alvefur
-
prosodyctl: Also look for options that belong in global section under disabled hosts (fixes #1207)2018-08-29, by Kim Alvefur
-
util.pubsub: Add 'service' field to all events2018-08-27, by Matthew Wild
-
mod_version: Remove redundant2018-08-24, by Kim Alvefur
-
mod_private, mod_vcard: Use the usual comment on non-get received iqs.2018-08-24, by Emmanuel Gil Peyrot
-
mod_version: Simplify iq handling by hooking on iq-get/ instead of iq/.2018-08-24, by Emmanuel Gil Peyrot
-
mod_uptime: Simplify iq handling by hooking on iq-get/ instead of iq/.2018-08-24, by Emmanuel Gil Peyrot
-
mod_time: Simplify iq handling by hooking on iq-get/ instead of iq/.2018-08-24, by Emmanuel Gil Peyrot
-
mod_lastactivity: Simplify iq handling by hooking on iq-get/ instead of iq/.2018-08-24, by Emmanuel Gil Peyrot
Scroll all the way down to load more.