2016-03-01 |
Kim Alvefur |
mod_auth_ldap: Add support for having admin status indicated in LDAP
|
2016-03-01 |
Kim Alvefur |
mod_auth_ldap/README: Move hint out of code span
|
2016-02-28 |
Kim Alvefur |
mod_storage_xmlarchive: Only try to close xmlfile if it has been opened (fixes traceback with limit=0)
|
2016-02-24 |
Kim Alvefur |
mod_http_upload: Lower default size limit to 1MB
|
2016-02-24 |
Kim Alvefur |
mod_http_upload/README: Mention default upload size limit and change example to something that nobody should copy
|
2016-02-18 |
Kim Alvefur |
mod_cloud_notify: Fix syntax error
|
2016-02-18 |
Kim Alvefur |
mod_cloud_notify: Wrap form in namespaced element per the XEP (fixes #630)
|
2016-02-15 |
Kim Alvefur |
mod_mam: Include 'w' (week) in pattern for "archive_expires_after" option (fixes #627)
|
2016-02-13 |
Kim Alvefur |
mod_storage_xmlarchive/README: Sigh
|
2016-02-13 |
Kim Alvefur |
mod_firewall/README: Fix table
|
2016-02-13 |
Daniel Gultsch |
mod_cloud_notify: put publish-options into <pubsub> not into <publish>
|
2016-02-05 |
Thijs Alkemade |
mod_poke_strangers: Create only one hook, re-use the UUIDs.
|
2016-02-05 |
Thijs Alkemade |
mod_poke_strangers: Log details about JIDs that look like they are spamming.
|
2016-02-05 |
Matthew Wild |
mod_smacks: README: Add Conversations to list of supported clients
|
2016-02-04 |
Kim Alvefur |
mod_mam: Add some debug logging
|
2016-02-02 |
Kim Alvefur |
mod_storage_xmlarchive: Return earlier if attempting to delete messages older than the oldest existing
|
2016-02-02 |
Kim Alvefur |
mod_storage_xmlarchive: Return earlier if attempting to delete from empty archive
|
2016-02-02 |
Kim Alvefur |
mod_mam: Add a bit of randomness to cleanup intervals to keep some time between multiple instances
|
2016-02-02 |
Kim Alvefur |
mod_storage_xmlarchive: Collect return value when adding to date index
|
2016-02-02 |
Kim Alvefur |
mod_mam/README: Update default_archive_policy table for new default (thanks xnyhps)
|
2016-02-01 |
Matthew Wild |
mod_firewall/conditions: Add FROM_EXACTLY and TO_EXACTLY
|
2016-01-31 |
Kim Alvefur |
mod_s2s_auth_dane: Correct message about not being able to support SPKI
|
2016-01-26 |
Matthew Wild |
mod_pinger: Added from /files/
|
2016-01-24 |
Kim Alvefur |
mod_mam: Compensate for small change in mod_disco between 0.9 and 0.10
|
2016-01-23 |
Kim Alvefur |
mod_s2s_auth_dane: Check if cert:pubkey() is available
|
2016-01-22 |
Kim Alvefur |
mod_mam_muc: Yell loudly when archive store can't be opened
|
2016-01-22 |
Kim Alvefur |
mod_mam: This was meant to be a debug message
|
2016-01-20 |
daurnimator |
mod_component_client: Pass a non-zero exit code on shutdown due to lost connection
|
2016-01-19 |
Kim Alvefur |
mod_migrate: Include debug data of what store is being migrated
|
2016-01-19 |
Kim Alvefur |
mod_storage_xmlarchive/README: Point directly to raw file that should work in 0.9
|