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
/
muc
/
history.lib.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
MUC: Skip adding to history when it's set to zero
Kim Alvefur
2021-07-19
1
-0
/
+4
*
MUC: Remove XEP-0091: Legacy Delayed Delivery
Kim Alvefur
2020-10-17
1
-3
/
+0
*
MUC: Adapt rules for what should be stored from mod_mam
Kim Alvefur
2020-04-26
1
-1
/
+21
*
MUC: Advertise history related fields as integers via XEP-0122
Kim Alvefur
2019-10-20
1
-2
/
+4
*
MUC: Fix delay@from to be room JID (fixes #1416)
0.11.3
Kim Alvefur
2019-08-31
1
-2
/
+2
*
MUC: Split long lines [luacheck strict]
Kim Alvefur
2018-08-03
1
-2
/
+6
*
MUC: Add sections in room config form
Matthew Wild
2018-07-13
1
-1
/
+1
*
MUC: Improve labels of all config form items
Matthew Wild
2018-07-13
1
-2
/
+4
*
Merge 0.10 -> trunk
Matthew Wild
2018-05-16
1
-2
/
+32
*
MUC: Introduce an event to allow plugins to influence which messages are adde...
Kim Alvefur
2018-05-07
1
-2
/
+5
*
MUC: Move condition for what gets added to history so that other modules bene...
Kim Alvefur
2018-05-07
1
-16
/
+16
*
MUC: Include original stanza in send history event
Kim Alvefur
2017-04-01
1
-0
/
+1
*
MUC: Decrement priority muc-get-history hook to standard for core modules
Kim Alvefur
2017-04-01
1
-1
/
+1
*
MUC: Assign priorities to config form hooks so they have a consistent order o...
Kim Alvefur
2016-04-19
1
-1
/
+1
*
MUC: Move history to room._history
Kim Alvefur
2016-04-12
1
-3
/
+3
*
MUC: Rename variables to please luacheck
Kim Alvefur
2016-01-20
1
-1
/
+1
*
MUC: Update all config form handlers to take advantage of the new per-option ...
Matthew Wild
2015-12-11
1
-4
/
+5
*
mod_muc: Add muc-add-history event to allow modules to override default histo...
Matthew Wild
2015-01-06
1
-1
/
+8
*
plugins/muc: Fix use of incorrect event on occupant join
daurnimator
2014-06-17
1
-1
/
+1
*
plugins/muc: Move 'module:get_option_number("max_history_messages")' from mod...
daurnimator
2014-04-29
1
-1
/
+2
*
plugins/muc/muc.lib: Move sending of occupant list to joining user out of hoo...
daurnimator
2014-04-21
1
-1
/
+1
*
plugins/muc: Move history to an external module
daurnimator
2014-04-03
1
-0
/
+161