log plugins/mod_pep.lua @ 12513:6efbcd52db21

age author description
Fri, 04 Feb 2022 16:40:23 +0100 Kim Alvefur mod_pep: Fix typo in comment [codespell]
Thu, 03 Feb 2022 10:02:26 +0100 Kim Alvefur mod_pep: Clarify purpose of fallback service
Thu, 03 Feb 2022 09:46:19 +0100 Kim Alvefur mod_pep: Correct initialization of fallback service
Thu, 06 Jan 2022 01:18:35 +0100 Kim Alvefur util.pubsub: Fix item store resize to "max"
Mon, 20 Dec 2021 23:12:08 +0100 Kim Alvefur Merge 0.11->trunk
Thu, 04 Nov 2021 01:00:06 +0100 Kim Alvefur mod_pep: Wipe pubsub service on user deletion 0.11 0.11.11
Thu, 04 Nov 2021 00:55:59 +0100 Kim Alvefur mod_pep: Prevent creation of services for non-existent users 0.11
Thu, 04 Nov 2021 00:36:41 +0100 Kim Alvefur mod_pep: Limit possible growth of node subscription info 0.11
Thu, 04 Nov 2021 00:35:44 +0100 Kim Alvefur mod_pep: Limit possible growth of number of pubsub services 0.11
Thu, 04 Nov 2021 00:33:58 +0100 Kim Alvefur mod_pep: Don't pass pubsub services across reloads 0.11
Tue, 07 Dec 2021 13:04:52 +0100 Kim Alvefur mod_pep: Set correct jid attr on node disco items
Wed, 20 Oct 2021 17:32:34 +0200 Kim Alvefur mod_pubsub,mod_pep: Advertise maximum number of items via XEP-0122
Tue, 19 Oct 2021 18:11:50 +0200 Kim Alvefur mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436
Sun, 25 Jul 2021 16:31:15 +0200 Kim Alvefur mod_pep: Remove now unused util.cache import
Wed, 21 Jul 2021 23:02:25 +0200 Kim Alvefur mod_pep: Remove use of RLU cache when persist_items was set to false