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
/
subject.lib.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
MUC: Correct advertising of subject write access (really fixes #1155)
Kim Alvefur
2020-10-04
1
-2
/
+2
*
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
-1
/
+2
*
Backed out changeset d41f8ce67c8e
Kim Alvefur
2018-06-26
1
-6
/
+6
*
MUC: Record timestamp of subject changes and stamp delay tag later
Kim Alvefur
2018-06-26
1
-2
/
+11
*
MUC: Reorder subject related arguments to increasing requiredness (API break)
Kim Alvefur
2018-06-26
1
-6
/
+6
*
Backed out changeset cd186331ab1f (subject in disco#info)
Kim Alvefur
2018-06-07
1
-7
/
+0
*
MUC: Include a human-readable error message when not allowed to change subject
Kim Alvefur
2018-06-01
1
-1
/
+1
*
MUC: Advertise room subject in disco#info
Kim Alvefur
2018-06-01
1
-0
/
+7
*
MUC: Advertise in whether participants are allowed to change the subject (#1155)
Kim Alvefur
2018-06-01
1
-0
/
+8
*
MUC: Use empty string if no subject provided (thanks pep+)
Matthew Wild
2018-03-16
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/subject: Fix reference to room for save call (self, not room)
Kim Alvefur
2016-04-18
1
-2
/
+3
*
MUC: Save room after subject is changed
Kim Alvefur
2016-04-15
1
-0
/
+1
*
MUC: Save room to storage once after form processing, not in each individual ...
Kim Alvefur
2016-04-15
1
-2
/
+0
*
MUC: Provide a noop stub room:save() method
Kim Alvefur
2016-04-14
1
-2
/
+2
*
MUC: Update all config form handlers to take advantage of the new per-option ...
Matthew Wild
2015-12-11
1
-3
/
+2
*
plugins/muc: Add muc-occupant-groupchat event
daurnimator
2014-09-25
1
-13
/
+21
*
plugins/muc: Fix use of incorrect event on occupant join
daurnimator
2014-06-17
1
-1
/
+1
*
plugins/muc/subject.lib: If subject is not set by an occupant, it should come...
daurnimator
2014-04-18
1
-2
/
+3
*
plugins/muc: Move subject code to seperate module
daurnimator
2014-04-16
1
-0
/
+93