index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
mod_pubsub
Commit message (
Expand
)
Author
Age
Files
Lines
*
mod_pubsub: Provide some node properties in summary template #1809
Kim Alvefur
2023-11-22
1
-1
/
+11
*
plugins: Use integer config API with interval specification where sensible
Kim Alvefur
2023-07-17
1
-1
/
+1
*
plugins: Use get_option_enum where appropriate
Kim Alvefur
2021-01-16
1
-1
/
+1
*
Merge 0.12->trunk
Kim Alvefur
2023-07-10
1
-1
/
+1
|
\
|
*
mod_pubsub: Send correct jid attribute in disco#items
Kim Alvefur
2023-07-08
1
-1
/
+1
*
|
plugins: Prefix module imports with prosody namespace
Kim Alvefur
2023-03-24
2
-13
/
+13
*
|
mod_pubsub/pubsub.lib: Fix accidental name/var swap (thanks scansion)
Matthew Wild
2023-03-22
1
-2
/
+2
*
|
mod_pubsub, mod_pep: Support per-node configurable inclusion of publisher
Matthew Wild
2023-03-22
2
-4
/
+29
*
|
Switch to a new role-based authorization framework, removing is_admin()
Matthew Wild
2022-06-15
1
-2
/
+2
*
|
util.stanza: Add method for extracting a single attribute value
Kim Alvefur
2022-08-17
1
-2
/
+1
*
|
compat: Remove handling of Lua 5.1 location of 'unpack' function
Kim Alvefur
2022-07-11
1
-1
/
+1
|
/
*
mod_pubsub: Don't attempt to use server actor as publisher (fixes #1723)
Matthew Wild
2022-03-21
1
-1
/
+1
*
mod_pubsub: Allow configuring summary templates
Kim Alvefur
2022-01-24
1
-6
/
+11
*
mod_pubsub: Use the util.xtemplate to render Atom summary
Kim Alvefur
2022-01-24
1
-9
/
+3
*
mod_pubsub: Use the 'pubsub#type' setting to pick summary generator
Kim Alvefur
2022-01-24
1
-1
/
+2
*
util.pubsub: Fix item store resize to "max"
Kim Alvefur
2022-01-06
1
-0
/
+1
*
mod_pubsub: Allow specifying the JID of the pubsub service
Kim Alvefur
2021-12-07
2
-1
/
+2
*
mod_pubsub: Fix traceback in disco of non-existent node (thanks Martin)
Kim Alvefur
2021-11-13
1
-2
/
+6
*
mod_pubsub: Return proper errors for disco queries on nodes
Kim Alvefur
2021-11-01
1
-2
/
+4
*
mod_pubsub,mod_pep: Advertise maximum number of items via XEP-0122
Kim Alvefur
2021-10-20
1
-0
/
+7
*
mod_pubsub: Prevent max_items from being set to zero
Kim Alvefur
2021-10-20
1
-0
/
+1
*
mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436
Kim Alvefur
2021-10-19
1
-0
/
+16
*
mod_pubsub: Advertise support for 'max' as value for max_items
Kim Alvefur
2021-09-15
1
-0
/
+4
*
mod_pubsub/pubsub.lib: Export config forms for use by other modules
Matthew Wild
2021-09-11
1
-0
/
+3
*
mod_pubsub: Move reversal of item order in <items>
Kim Alvefur
2021-09-05
1
-3
/
+9
*
mod_pubsub: Add support for limiting result size #1608
Kim Alvefur
2021-09-05
1
-1
/
+5
*
mod_pubsub: Update callbacks on reload to more completely refresh config
Kim Alvefur
2021-07-29
1
-0
/
+8
*
mod_pubsub: Update configuration on reload (fixes #1382)
Kim Alvefur
2021-07-25
1
-0
/
+3
*
mod_pubsub: Silence warning about 'service' as argument [luacheck]
Kim Alvefur
2021-07-25
1
-1
/
+1
*
util.pubsub: Signal that 'persistent-items' is unsupported when disabled
Kim Alvefur
2021-07-22
1
-0
/
+1
*
mod_pubsub: Explicitly enable persistence by default to preserve behavior
Kim Alvefur
2021-07-21
1
-0
/
+3
*
mod_pubsub: Remove publisher field when not exposing publisher
Kim Alvefur
2021-07-25
1
-1
/
+3
*
mod_pubsub: Normalize 'publisher' JID
Kim Alvefur
2021-07-25
1
-2
/
+2
*
mod_pubsub: Respect 'expose publisher' setting in item retrieval
Kim Alvefur
2021-07-25
2
-1
/
+9
*
mod_pubsub: Fix inclusion of publisher (fixes #1399)
Kim Alvefur
2019-05-01
1
-2
/
+5
*
mod_pubsub,mod_pep: Support "max" as 'pubsub#max_items'
Kim Alvefur
2021-06-09
2
-7
/
+14
*
mod_pubsub: Include <pubsub> with unsubscribe reply
Kim Alvefur
2021-03-15
1
-1
/
+7
*
Merge 0.11->trunk
Kim Alvefur
2020-11-06
1
-1
/
+1
|
\
|
*
mod_pubsub: Fix notification stanza type setting (fixes #1605)
Kim Alvefur
2020-11-06
1
-1
/
+1
*
|
Merge 0.11->trunk
Kim Alvefur
2020-11-05
2
-18
/
+28
|
\
\
|
|
/
|
/
|
|
*
mod_pubsub: Comment on itemstore type
Kim Alvefur
2020-10-25
1
-1
/
+1
|
*
mod_pubsub: Clarify kind of item store created
Kim Alvefur
2020-10-25
1
-1
/
+1
|
*
mod_pubsub: Don't set store as metatable
Kim Alvefur
2020-10-25
1
-1
/
+1
|
*
Merge 0.11->trunk
Kim Alvefur
2020-02-27
1
-1
/
+1
|
|
\
|
*
|
mod_pubsub: Ignore an unused variable [luacheck]
Kim Alvefur
2019-12-23
1
-0
/
+1
|
*
|
util.pubsub, pubsub.lib and tests: Add text to precondition-not-met error (fi...
Matthew Wild
2019-10-27
1
-0
/
+4
|
*
|
mod_pubsub: Remove the unwanted check for @notify on <purge/>.
Emmanuel Gil Peyrot
2019-09-28
1
-3
/
+2
|
*
|
mod_pubsub: Eliminate dead code
Kim Alvefur
2019-07-25
1
-8
/
+3
|
*
|
mod_pubsub: Move a comment to where it makes sense
Kim Alvefur
2019-07-10
1
-1
/
+1
|
*
|
mod_pubsub: Expose pubsub#access_model and pubsub#publish_model (fixes #1387)
Kim Alvefur
2019-07-06
1
-0
/
+10
[next]