mod_admin_notify: New module providing an API to notify host admins
|
Matthew Wild |
2020-11-09 |
mod_http_oauth2: Fix typo not caught by luacheck
|
Kim Alvefur |
2020-11-09 |
mod_firewall: Some additional documentation improvements, particularly adding section links where needed
|
Matthew Wild |
2020-11-06 |
mod_firewall: Improve 'INSPECT' comparison operator documentation
|
Matthew Wild |
2020-11-06 |
mod_pubsub_text_interface: Remove receipt handling (thanks meaz)
|
Kim Alvefur |
2020-11-05 |
mod_bob: Add dependency metadata
|
Kim Alvefur |
2020-10-28 |
mod_auto_answer_disco_info: Add dependency data for rock packaging
|
Kim Alvefur |
2020-10-28 |
mod_offline_email: explicitly set charset to utf-8 to override mailclients default settings
|
Vladimir D. Seleznev |
2020-10-26 |
mod_http_prebind: Stop hardcoding test domain
|
Emmanuel Gil Peyrot |
2020-10-25 |
mod_http_prebind: New module
|
Emmanuel Gil Peyrot |
2020-10-25 |
mod_http_oauth2: Accept empty scope
|
Kim Alvefur |
2020-10-23 |
mod_conversejs: Comment on what's going on in JS template
|
Kim Alvefur |
2020-10-23 |
mod_log_ringbuffer: Add 'lines' option (actually an alternative ringbuffer implementation)
|
Matthew Wild |
2020-10-20 |
mod_log_ringbuffer: Discard old data when buffer is full
|
Matthew Wild |
2020-10-20 |
mod_invites*: Also link to mod_invites_api
|
Kim Alvefur |
2020-10-19 |
mod_invites*: Link to each other
|
Kim Alvefur |
2020-10-19 |
mod_debug_traceback: Fix global lookup warning on 0.11.x
|
Matthew Wild |
2020-10-19 |
mod_cloud_notify: make logging more clear
|
tmolitor |
2020-10-19 |
mod_log_ringbuffer: Document how to integrate with mod_debug_traceback
|
Matthew Wild |
2020-10-16 |
mod_log_ringbuffer: Switch `filename` to not be interpolated, add filename_template which is
|
Matthew Wild |
2020-10-16 |
mod_log_ringbuffer: Fix incorrect parameter name
|
Matthew Wild |
2020-10-16 |
mod_debug_traceback: Fix to use the cached traceback
|
Matthew Wild |
2020-10-16 |
mod_invites_api: Allow restricting HTTP methods per key (once implemented)
|
Matthew Wild |
2020-10-16 |
mod_log_ringbuffer: Update default filename to include data path
|
Matthew Wild |
2020-10-16 |
mod_debug_traceback: Descendent of mod_traceback with some additional features
|
Matthew Wild |
2020-10-16 |
mod_s2s_keepalive: Restore timer start (Thanks Ge0rG)
|
Kim Alvefur |
2020-10-16 |
mod_s2s_keepalive: Fix response handler (thanks Ge0rG)
|
Kim Alvefur |
2020-10-16 |
mod_invites_page: Change client selection button text from 'Install' to 'Select' by default
|
Matthew Wild |
2020-10-16 |
mod_invites_page: Remove preauth URI button
|
Matthew Wild |
2020-10-16 |
mod_conversejs: Add comments about default settings
|
Kim Alvefur |
2020-10-15 |