plugins/muc/history.lib.lua
Mon, 17 Jul 2023 01:38:54 +0200 Kim Alvefur plugins: Use integer config API with interval specification where sensible
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
Mon, 19 Jul 2021 17:07:59 +0200 Kim Alvefur MUC: Skip adding to history when it's set to zero
Sat, 17 Oct 2020 14:19:41 +0200 Kim Alvefur MUC: Remove XEP-0091: Legacy Delayed Delivery
Sun, 26 Apr 2020 19:38:38 +0200 Kim Alvefur MUC: Adapt rules for what should be stored from mod_mam
Sun, 20 Oct 2019 23:47:48 +0200 Kim Alvefur MUC: Advertise history related fields as integers via XEP-0122
Sat, 31 Aug 2019 16:08:45 +0200 Kim Alvefur MUC: Fix delay@from to be room JID (fixes #1416) 0.11 0.11.3
Fri, 03 Aug 2018 17:48:41 +0200 Kim Alvefur MUC: Split long lines [luacheck strict]
Fri, 13 Jul 2018 15:47:08 +0100 Matthew Wild MUC: Add sections in room config form
Fri, 13 Jul 2018 13:22:40 +0100 Matthew Wild MUC: Improve labels of all config form items
Wed, 16 May 2018 23:50:08 +0100 Matthew Wild Merge 0.10 -> trunk
Mon, 07 May 2018 22:10:29 +0200 Kim Alvefur MUC: Introduce an event to allow plugins to influence which messages are added to history
Mon, 07 May 2018 22:12:22 +0200 Kim Alvefur MUC: Move condition for what gets added to history so that other modules benefit (thanks jcbrand)
Sat, 01 Apr 2017 16:03:37 +0200 Kim Alvefur MUC: Include original stanza in send history event
Sat, 01 Apr 2017 16:02:57 +0200 Kim Alvefur MUC: Decrement priority muc-get-history hook to standard for core modules
Tue, 19 Apr 2016 20:31:39 +0200 Kim Alvefur MUC: Assign priorities to config form hooks so they have a consistent order on each start
Tue, 12 Apr 2016 19:35:55 +0200 Kim Alvefur MUC: Move history to room._history
Wed, 20 Jan 2016 14:46:06 +0100 Kim Alvefur MUC: Rename variables to please luacheck
Fri, 11 Dec 2015 15:33:58 +0000 Matthew Wild MUC: Update all config form handlers to take advantage of the new per-option events
Tue, 06 Jan 2015 19:33:25 +0000 Matthew Wild mod_muc: Add muc-add-history event to allow modules to override default history storage
Tue, 17 Jun 2014 15:18:43 -0400 daurnimator plugins/muc: Fix use of incorrect event on occupant join
Tue, 29 Apr 2014 15:13:06 -0400 daurnimator plugins/muc: Move 'module:get_option_number("max_history_messages")' from mod_muc into history lib; remove from muclib exports
Mon, 21 Apr 2014 17:51:32 -0400 daurnimator plugins/muc/muc.lib: Move sending of occupant list to joining user out of hook, and into main flow: It has to occur before publication of their status
Thu, 03 Apr 2014 15:14:52 -0400 daurnimator plugins/muc: Move history to an external module
less more (0) tip