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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
MUC: Move condition for what gets added to history so that other modules bene...
Kim Alvefur
2018-05-07
1
-16
/
+16
*
|
|
mod_privacy: Silence long line warning [luacheck]
Kim Alvefur
2018-05-02
1
-1
/
+1
*
|
|
mod_admin_adhoc: Silence various harmless warnings [luacheck]
Kim Alvefur
2018-05-01
1
-0
/
+1
*
|
|
mod_admin_adhoc: Rename loop variable to avoid name clash [luacheck]
Kim Alvefur
2018-05-01
1
-2
/
+2
*
|
|
mod_admin_adhoc: Rename variable to avoid name clash [luacheck]
Kim Alvefur
2018-05-01
1
-7
/
+7
*
|
|
mod_admin_adhoc: Remove unused initial values [luacheck]
Kim Alvefur
2018-05-01
1
-2
/
+2
*
|
|
mod_admin_adhoc: Split a long line (improves readability) [luacheck]
Kim Alvefur
2018-05-01
1
-1
/
+6
*
|
|
mod_legacyauth: Split a long line [luacheck]
Kim Alvefur
2018-05-01
1
-1
/
+2
*
|
|
mod_bosh: Fix inconsistent whitespace [luacheck]
Kim Alvefur
2018-05-01
1
-2
/
+2
*
|
|
mod_bosh: Fix for 7be8f649d97d to skip error handling and allow other modules...
Matthew Wild
2018-04-29
1
-3
/
+6
*
|
|
mod_c2s: Add a counter for IPv6.
Emmanuel Gil Peyrot
2017-09-09
1
-1
/
+7
*
|
|
mod_s2s: Add a counter for IPv6.
Emmanuel Gil Peyrot
2017-09-09
1
-1
/
+7
*
|
|
Merge 0.10->trunk
Matthew Wild
2018-04-24
1
-1
/
+1
|
\
|
|
|
*
|
mod_http_files: Correct cache insertion (fixes #1130)
Kim Alvefur
2018-04-17
1
-1
/
+1
*
|
|
MUC: Move something into empty if branch
Kim Alvefur
2018-03-09
1
-3
/
+2
*
|
|
mod_pep_plus: Skip getting PEP service instance for sessions that have not to...
Kim Alvefur
2018-04-11
1
-1
/
+1
*
|
|
mod_bosh: Increase number of stored responses to ensure we always keep respon...
Matthew Wild
2018-04-11
1
-1
/
+1
*
|
|
mod_bosh: Improve connection robustness with better handling of unexpected rids
Matthew Wild
2018-04-10
1
-12
/
+19
*
|
|
mod_bosh: Some additonal comments to improve code readability
Matthew Wild
2018-04-10
1
-1
/
+3
*
|
|
mod_bosh: Whitespace
Matthew Wild
2018-04-10
1
-1
/
+0
*
|
|
mod_bosh: Improve logging - parse errors will now log through the session log...
Matthew Wild
2018-04-10
1
-1
/
+2
*
|
|
mod_bosh: Improve logging on session close (reason may be a table with params)
Matthew Wild
2018-04-10
1
-1
/
+1
*
|
|
Merge 0.10->trunk
Kim Alvefur
2018-04-10
1
-6
/
+3
|
\
|
|
|
*
|
mod_blocklist: Allow mod_presence to handle subscription stanzas before bounc...
Kim Alvefur
2018-04-06
1
-6
/
+3
|
*
|
MUC: Don't reply to errors with more errors (fixes #1122)
Kim Alvefur
2018-03-28
1
-1
/
+3
|
*
|
MUC: Say something about storage failure before aborting (see #1091)
Kim Alvefur
2018-03-12
1
-0
/
+1
|
*
|
MUC: Prevent creation of room that could not be loaded from storage (see #1091)
Kim Alvefur
2018-03-09
1
-2
/
+8
|
*
|
MUC: Abort module loading if unable to get list of persistent rooms from stor...
Kim Alvefur
2018-03-07
1
-1
/
+5
*
|
|
mod_register_limits: Promote log message about inability to apply black/white...
Kim Alvefur
2018-04-10
1
-1
/
+1
*
|
|
mod_register_limits: Change debug message wording, there's no user yet
Kim Alvefur
2018-04-10
1
-1
/
+1
*
|
|
mod_register_limits: Use existing local variable
Kim Alvefur
2018-04-10
1
-2
/
+2
*
|
|
mod_register_ibr: Return a textual error to the user for problems with parsin...
Kim Alvefur
2018-04-09
1
-1
/
+3
*
|
|
mod_register_ibr: Reshape the code using early returns to reduce needless ind...
Kim Alvefur
2018-04-07
1
-58
/
+71
*
|
|
mod_ping: Ignore unused arguments [luacheck]
Kim Alvefur
2018-04-06
1
-1
/
+1
*
|
|
Fix spelling throughout the codebase [codespell]
Kim Alvefur
2018-02-04
8
-15
/
+15
*
|
|
mod_muc_mam: Save the MUC <x> on recorded join stanzas
Kim Alvefur
2018-03-24
1
-1
/
+1
*
|
|
mod_muc_mam: Let muc/history.lib decide which messages to store
Kim Alvefur
2018-03-24
1
-4
/
+2
*
|
|
mod_muc_mam: Remove 0.10 compat code
Kim Alvefur
2017-12-12
1
-97
/
+4
*
|
|
mod_muc_mam: Import mod_mam_muc from prosody-modules ba6466fa6823
Kim Alvefur
2018-04-02
1
-0
/
+462
*
|
|
mod_pep_plus: Validate items here too (thanks Link Mauve)
Kim Alvefur
2018-03-25
1
-0
/
+5
*
|
|
mod_pubsub: Reject publishing of non-items
Kim Alvefur
2018-03-21
1
-0
/
+5
*
|
|
mod_announce: Remove unreachable return statement [luacheck]
Kim Alvefur
2018-03-23
1
-2
/
+0
*
|
|
mod_posix: Delay setting signal handlers until in the main thread
Matthew Wild
2018-03-22
1
-18
/
+20
*
|
|
MUC: Catch and log error in case of storage failure in iterator over rooms
Kim Alvefur
2018-03-15
1
-1
/
+9
*
|
|
MUC: Override methods on broken rooms to return internal-server-error instead
Kim Alvefur
2018-03-22
1
-0
/
+8
*
|
|
MUC: Return error if unable to keep track of room due to storage failure
Kim Alvefur
2018-03-07
1
-2
/
+6
*
|
|
MUC: Log failure to load room state
Kim Alvefur
2018-03-16
1
-1
/
+4
*
|
|
MUC: Only fetch stored room state if room config is loaded without error
Kim Alvefur
2018-03-16
1
-1
/
+1
*
|
|
MUC: Prevent room eviction on storage failure
Kim Alvefur
2018-03-07
1
-9
/
+15
*
|
|
MUC: Produce an untracked, locked room on failure to read room from storage (...
Kim Alvefur
2018-03-12
1
-1
/
+5
[prev]
[next]