log

age author description
Wed, 02 Nov 2016 20:42:27 +0100 Kim Alvefur mod_candy: Update to point to Candy v2.2.0
Sat, 29 Oct 2016 21:00:47 +0200 Kim Alvefur mod_seclabels/README: Note that this only serves the catalogue, eg mod_firewall would be doing enforcement
Thu, 20 Oct 2016 22:07:50 +0200 Kim Alvefur mod_track_muc_joins: Bump priority up over mod_presence to ensure event is caught
Tue, 18 Oct 2016 14:59:02 +0200 Kim Alvefur mod_carbons: Fix logic presendence
Mon, 17 Oct 2016 13:03:38 +0000 JC Brand Add mod_http_authentication.lua
Mon, 17 Oct 2016 12:56:05 +0000 JC Brand New module: mod_http_rest.lua
Sat, 15 Oct 2016 21:16:43 +0200 Kim Alvefur mod_track_muc_joins: Check if the map of directed presence exists earlier (fixes traceback due to precedence error) (thanks Link Mauve)
Thu, 13 Oct 2016 18:58:53 +0100 Matthew Wild mod_http_upload_external: Add README
Thu, 13 Oct 2016 18:58:34 +0100 Matthew Wild mod_http_upload_external: Add share.php example implementation
Thu, 13 Oct 2016 18:57:15 +0200 Kim Alvefur mod_http_upload_external: Variant of mod_http_upload that delegates HTTP handling to other server using signed URLs
Thu, 13 Oct 2016 16:53:40 +0200 Michel Le Bihan mod_e2e_policy: Do not reply to error stenzas
Thu, 13 Oct 2016 12:26:45 +0200 Kim Alvefur mod_pubsub_hub/README: Update specification link
Wed, 12 Oct 2016 18:38:09 +0200 Kim Alvefur mod_mam_muc/README: Mention store name
Wed, 12 Oct 2016 14:07:37 +0200 Kim Alvefur mod_mam_muc/README: Defer to main documentation site for storage docs
Wed, 12 Oct 2016 13:55:19 +0200 Kim Alvefur mod_mam_muc/README: Try to clarify storage example
Sat, 08 Oct 2016 14:44:56 +0200 Kim Alvefur mod_http_upload/README: Mention the new HTTP parser limit on body/upload size
Thu, 15 Sep 2016 13:36:32 +0200 Michael Vetter Add information about ImageMagick dependency
Tue, 04 Oct 2016 16:18:06 +0200 Kim Alvefur mod_throttle_unsolicited: Add support for throttling unsolicited messages on incoming s2s connections
Sat, 01 Oct 2016 20:34:43 +0200 Kim Alvefur Add some documentation stubs
Sat, 01 Oct 2016 17:44:30 +0200 Kim Alvefur mod_compat_bind: Use non-deprecated way to access core_process_stanza (thanks Roi)
Sat, 01 Oct 2016 17:20:31 +0200 Kim Alvefur mod_server_contact_info/README: Update
Sat, 01 Oct 2016 17:16:39 +0200 Kim Alvefur mod_server_contact_info: Add copyright header
Sat, 01 Oct 2016 17:16:23 +0200 Kim Alvefur mod_server_contact_info: Use more explicit value data format for dataform
Sat, 01 Oct 2016 17:15:03 +0200 Kim Alvefur mod_server_contact_info: Log error when no addresses or admins are set
Sat, 01 Oct 2016 17:13:57 +0200 Kim Alvefur mod_server_contact_info: Include both global and local admins in fallback mode
Sat, 01 Oct 2016 01:09:31 +0200 Kim Alvefur mod_admin_blocklist/README: Turns out autolink.lua doesn't know about official modules
Sat, 01 Oct 2016 01:07:58 +0200 Kim Alvefur mod_admin_blocklist/README: Autolinks!
Sat, 01 Oct 2016 01:07:46 +0200 Kim Alvefur mod_admin_blocklist/README: Actually, it doesn't need to be reloaded
Sat, 01 Oct 2016 00:59:15 +0200 Kim Alvefur mod_admin_blocklist: Do block check only when a stanza is about to trigger a new outgoing s2s connection
Wed, 28 Sep 2016 15:15:21 +0000 JC Brand Proper markdown syntax