Log

plugins/mod_pubsub/mod_pubsub.lua @ 13063:414952def2d3

description author age
plugins: Prefix module imports with prosody namespace Kim Alvefur 24 months ago
mod_pubsub, mod_pep: Support per-node configurable inclusion of publisher Matthew Wild 24 months ago
Switch to a new role-based authorization framework, removing is_admin() Matthew Wild 2022-06-15
mod_pubsub: Don't attempt to use server actor as publisher (fixes #1723) 0.12 Matthew Wild 2022-03-21
mod_pubsub: Allow configuring summary templates Kim Alvefur 2022-01-24
mod_pubsub: Use the util.xtemplate to render Atom summary Kim Alvefur 2022-01-24
mod_pubsub: Use the 'pubsub#type' setting to pick summary generator Kim Alvefur 2022-01-24
util.pubsub: Fix item store resize to "max" Kim Alvefur 2022-01-06
mod_pubsub: Allow specifying the JID of the pubsub service Kim Alvefur 2021-12-07
mod_pubsub,mod_pep: Advertise maximum number of items via XEP-0122 Kim Alvefur 2021-10-20
mod_pubsub: Update callbacks on reload to more completely refresh config Kim Alvefur 2021-07-29
mod_pubsub: Update configuration on reload (fixes #1382) Kim Alvefur 2021-07-25
mod_pubsub: Silence warning about 'service' as argument [luacheck] Kim Alvefur 2021-07-25
mod_pubsub: Explicitly enable persistence by default to preserve behavior Kim Alvefur 2021-07-21
mod_pubsub: Remove publisher field when not exposing publisher Kim Alvefur 2021-07-25
mod_pubsub: Normalize 'publisher' JID Kim Alvefur 2021-07-25
mod_pubsub: Respect 'expose publisher' setting in item retrieval Kim Alvefur 2021-07-25
mod_pubsub,mod_pep: Support "max" as 'pubsub#max_items' Kim Alvefur 2021-06-09
Merge 0.11->trunk Kim Alvefur 2020-11-06
mod_pubsub: Fix notification stanza type setting (fixes #1605) 0.11 Kim Alvefur 2020-11-06
Merge 0.11->trunk Kim Alvefur 2020-11-05
mod_pubsub: Lower priority of default <body> generator 0.11 Kim Alvefur 2020-11-05
mod_pubsub: Comment on itemstore type Kim Alvefur 2020-10-25
Merge 0.11->trunk Kim Alvefur 2020-02-27
mod_pubsub, mod_pep: Ensure correct number of children of <item/> (fixes #1496) 0.11 Kim Alvefur 2020-02-27
mod_pubsub: Move a comment to where it makes sense Kim Alvefur 2019-07-10
Merge 0.11->trunk Kim Alvefur 2019-02-22
mod_pubsub: Simplify configuration for node data (see #1302) 0.11 Kim Alvefur 2019-02-22
mod_pubsub: Split line in config check to improve readability Kim Alvefur 2018-12-23
mod_pubsub: Change order of luacheck directives to match arguments they apply to Kim Alvefur 2018-12-23