mod_bosh: Rename variable to avoid name clash [luacheck]
|
Kim Alvefur |
2017-12-13 |
mod_bosh: Ignore unused argument [luacheck]
|
Kim Alvefur |
2017-12-13 |
mod_bosh: Remove unused variable [luacheck]
|
Kim Alvefur |
2017-12-13 |
mod_register_ibr: Allow modules that do pre-registration checks to specify a reason for rejection
|
Kim Alvefur |
2017-12-26 |
moduleapi: Warn if a module being loaded as a dependency has been disabled
|
Kim Alvefur |
2017-12-26 |
MUC: Hook the correct event
|
Kim Alvefur |
2017-12-23 |
mod_register_ibr: Split out throttling and IP limitations into mod_register_limits (#723)
|
Kim Alvefur |
2017-12-09 |
mod_register: Split into mod_register_ibr and mod_user_account_management (#723)
|
Kim Alvefur |
2017-10-07 |
mod_s2s: Remove tostring() in logging since this is handled by util.format now
|
Kim Alvefur |
2017-12-21 |
MUC: Check delay tags when they are received instead of when they are sent
|
Kim Alvefur |
2017-12-21 |
MUC: Move delayed delivery check into an event handler
|
Kim Alvefur |
2017-12-21 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-12-22 |
mod_saslauth: Log which mechanisms are offered
|
Kim Alvefur |
2017-12-21 |
mod_storage_sql: Index over contact and timestamp (happy now Ge0rg?)
|
Kim Alvefur |
2017-12-12 |
Merge 0.9->0.10
|
Kim Alvefur |
2017-12-10 |
MUC: Rename variable to make it clearer that it is the room JID and not the MUC host
0.9.13
|
Kim Alvefur |
2017-12-10 |
MUC: Ensure that <delay/> elements which match our from are stripped (fixes #1055)
|
Jonas Wielicki |
2017-12-09 |
MUC: fix the @from on <delay/> in history replay (fixes #1054)
|
Jonas Wielicki |
2017-12-09 |
util_throttle_spec: Fix minor typo in test title
|
Waqas Hussain |
2017-12-21 |
adhoc.lib: Rename other variable to avoid name clash [luacheck]
|
Kim Alvefur |
2017-12-12 |
Backed out changeset 84c117cdd048, broke things
|
Kim Alvefur |
2017-12-12 |
mod_storage_sql: Remove ability to override name of key-value table (unreachable and would not work)
|
Kim Alvefur |
2017-12-11 |
util.ip: Remove redundant caching of method output (supposed to be done in ab9ddfb03d4d but lost somehow)
|
Kim Alvefur |
2017-12-09 |
util.ip: Convert the correct IP to IPv6-mapped for comparison (fixes traceback, possibly invalid result)
|
Kim Alvefur |
2017-12-09 |
Merge 0.10->trunk
|
Kim Alvefur |
2017-12-09 |
Merge 0.9->0.10
|
Kim Alvefur |
2017-12-09 |
MUC: Always send subject message, even if it is empty (fixes #1053)
|
Kim Alvefur |
2017-12-09 |
mod_register: Include the session and its IP address in user-registering event, so that plugins can use this
|
Kim Alvefur |
2017-12-08 |
mod_s2s: Restructure some code
|
Kim Alvefur |
2017-12-05 |
mod_s2s: Remove unused argument [luacheck]
|
Kim Alvefur |
2017-12-05 |
mod_s2s: Remove unused local [luacheck]
|
Kim Alvefur |
2017-12-05 |
mod_adhoc: Rename variable to avoid name clash [luacheck]
|
Kim Alvefur |
2017-12-05 |