Software /
code /
prosody
Graph
-
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
-
mod_disco: Simplify iq handling by hooking on iq-get/ instead of iq/.2018-08-24, by Emmanuel Gil Peyrot
-
mod_adhoc: Simplify iq handling by hooking on iq-set/ instead of iq/.2018-08-24, by Emmanuel Gil Peyrot
-
MUC: Normalize indentation2018-08-22, by Kim Alvefur
-
util.pubsub: Remove unused argument2018-08-21, by Kim Alvefur
-
mod_vcard: Remove 0.8 COMPAT code2018-08-19, by Matthew Wild
-
util.pubsub: Fire item-published/<node> to allow for easier handling of per-node items2018-08-19, by Matthew Wild
-
util.stanza + tests: Bail out of loop if we are iterating too far, fixes #9812018-08-19, by Matthew Wild
-
util.stanza tests: Add tests for maptags() method2018-08-19, by Matthew Wild
-
net.server: Throw error when loading outside Prosody or Prosody config not loaded2018-08-19, by Matthew Wild
-
util.startup: Set flag when config fully loaded2018-08-19, by Matthew Wild
-
tests: Add muc/util tests for filtering MUC elements2018-08-19, by Matthew Wild
-
mod_pubsub: Add missing default value for deliver_payloads2018-08-19, by Kim Alvefur
-
mod_pubsub: Fix boolean value in form2018-08-19, by Kim Alvefur
-
mod_pubsub: Add a semicolon for consistency2018-08-19, by Kim Alvefur
-
util.pubsub tests: Fix whitespace2018-08-18, by Kim Alvefur
-
util.pubsub tests: Add tests for get_items()2018-08-18, by Matthew Wild
-
util.pubsub, pubsub.lib: Improve error on attempt to publish invalid item2018-08-18, by Matthew Wild
-
Pubsub: Add tests for :get_last_item() and fix for non-persistent nodes2018-08-18, by Matthew Wild
-
mod_pep: Simplify code2018-08-18, by Matthew Wild
-
util.pubsub: Fix whitespace [luacheck]2018-08-18, by Matthew Wild
-
Backed out changeset 27d800ddc3b0 (see below)2018-08-18, by Matthew Wild
-
util.pubsub: get_last_item(): Fail with item-not-found if no item yet published2018-08-18, by Matthew Wild
-
util.pubsub: get_last_item(): Return error if node does not exist2018-08-18, by Matthew Wild
-
pubsub.lib, util.pubsub: Move precondition checks to util.pubsub2018-08-18, by Matthew Wild
-
mod_pubsub: Advertise support for subscription-options2018-08-18, by Kim Alvefur
-
mod_pubsub: Advertise support for node meta-data2018-08-18, by Kim Alvefur
-
mod_pep: Remove feature for persistence already added elsewere2018-08-18, by Kim Alvefur
-
mod_pep: Remove already included access model feature2018-08-18, by Kim Alvefur
-
util.pubsub: Add comment to clarify return values2018-08-18, by Matthew Wild
-
MUC: Direct PubSub queries to occupants to their real bare JID2018-08-18, by Kim Alvefur
-
util.time: Add brief tests2018-08-17, by Kim Alvefur
-
MUC: Fix traceback when failing to restore a room2018-08-17, by Matthew Wild
-
MUC: Pass missing argument to log message2018-08-16, by Kim Alvefur
-
mod_pep: Respect setting for whether to include payload in notifications2018-08-16, by Kim Alvefur
-
mod_pep: Respect settings for which kinds of notifications to send2018-08-16, by Kim Alvefur
-
mod_pubsub: Add support for thin notifications (without the full payload)2018-08-16, by Kim Alvefur
-
mod_pubsub: Only attach publisher on normal "item" broadcasts2018-08-16, by Kim Alvefur
Scroll all the way down to load more.