Sun, 17 Jun 2018 21:29:27 +0200 mod_lastlog: Split Values into Type/Default. (documentation)
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Sun, 17 Jun 2018 21:29:27 +0200] rev 3121
mod_lastlog: Split Values into Type/Default. (documentation)
Thu, 14 Jun 2018 09:13:30 +0000 mod_auth_oauthbearer: expand intro to mention when/how you'd use this
JC Brand <jc@opkode.com> [Thu, 14 Jun 2018 09:13:30 +0000] rev 3120
mod_auth_oauthbearer: expand intro to mention when/how you'd use this
Thu, 14 Jun 2018 09:11:03 +0000 Remove debugging helpers and clean up a little
JC Brand <jc@opkode.com> [Thu, 14 Jun 2018 09:11:03 +0000] rev 3119
Remove debugging helpers and clean up a little
Wed, 13 Jun 2018 17:09:49 +0000 mod_sasl_oauthbearer and mod_auth_oauthbearer
JC Brand <jc@opkode.com> [Wed, 13 Jun 2018 17:09:49 +0000] rev 3118
mod_sasl_oauthbearer and mod_auth_oauthbearer Two new modules for logging in with OAuth tokens.
Wed, 13 Jun 2018 08:16:45 +0200 mod_pinger: work around updates on stale sessions
Georg Lukas <georg@op-co.de> [Wed, 13 Jun 2018 08:16:45 +0200] rev 3117
mod_pinger: work around updates on stale sessions
Sat, 09 Jun 2018 21:19:54 +0200 mod_server_contact_info: Remove
Kim Alvefur <zash@zash.se> [Sat, 09 Jun 2018 21:19:54 +0200] rev 3116
mod_server_contact_info: Remove Does not with 0.9.x because of #983 Included with 0.10.x
Fri, 08 Jun 2018 21:59:42 +0200 mod_cache_c2s_caps: Fix traceback on invalid payload in disco#info result.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Fri, 08 Jun 2018 21:59:42 +0200] rev 3115
mod_cache_c2s_caps: Fix traceback on invalid payload in disco#info result.
Fri, 08 Jun 2018 17:56:54 +0200 mod_smacks: Convert max number into a string before inserting it into a stanza.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Fri, 08 Jun 2018 17:56:54 +0200] rev 3114
mod_smacks: Convert max number into a string before inserting it into a stanza.
Fri, 08 Jun 2018 17:39:43 +0200 mod_csi_battery_saver: flush queue on smacks resume instead of smacks hibernation
tmolitor <thilo@eightysoft.de> [Fri, 08 Jun 2018 17:39:43 +0200] rev 3113
mod_csi_battery_saver: flush queue on smacks resume instead of smacks hibernation
Fri, 08 Jun 2018 17:39:07 +0200 mod_cloud_notify: inform mod_smacks of first push in hibernated state
tmolitor <thilo@eightysoft.de> [Fri, 08 Jun 2018 17:39:07 +0200] rev 3112
mod_cloud_notify: inform mod_smacks of first push in hibernated state
Fri, 08 Jun 2018 17:38:24 +0200 mod_smacks: defer timeouts for push enabled clients
tmolitor <thilo@eightysoft.de> [Fri, 08 Jun 2018 17:38:24 +0200] rev 3111
mod_smacks: defer timeouts for push enabled clients
Fri, 08 Jun 2018 15:25:27 +0200 mod_auto_answer_disco_info: Don’t traceback on iqs coming from mod_muc.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Fri, 08 Jun 2018 15:25:27 +0200] rev 3110
mod_auto_answer_disco_info: Don’t traceback on iqs coming from mod_muc.
Fri, 08 Jun 2018 11:49:29 +0200 mod_inject_ecaps2: Inject the <c/> element in the presence, not util.hashes.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Fri, 08 Jun 2018 11:49:29 +0200] rev 3109
mod_inject_ecaps2: Inject the <c/> element in the presence, not util.hashes.
Thu, 07 Jun 2018 13:27:32 +0200 mod_smacks: send maximum resumption timeout to client
Jonas Wielicki <jonas@wielicki.name> [Thu, 07 Jun 2018 13:27:32 +0200] rev 3108
mod_smacks: send maximum resumption timeout to client
Wed, 06 Jun 2018 19:20:10 +0200 Neuter 0198 from mod_pinger, fix #712
Georg Lukas <georg@op-co.de> [Wed, 06 Jun 2018 19:20:10 +0200] rev 3107
Neuter 0198 from mod_pinger, fix #712
Sun, 03 Jun 2018 16:26:32 +0200 mod_client_proxy: extend readme
Jonas Wielicki <jonas@wielicki.name> [Sun, 03 Jun 2018 16:26:32 +0200] rev 3106
mod_client_proxy: extend readme
Sun, 03 Jun 2018 16:26:25 +0200 mod_client_proxy: fix warnings
Jonas Wielicki <jonas@wielicki.name> [Sun, 03 Jun 2018 16:26:25 +0200] rev 3105
mod_client_proxy: fix warnings
Sun, 03 Jun 2018 14:12:15 +0200 mod_pubsub_post: Add a README
Kim Alvefur <zash@zash.se> [Sun, 03 Jun 2018 14:12:15 +0200] rev 3104
mod_pubsub_post: Add a README
Sun, 03 Jun 2018 14:09:30 +0200 mod_pastebin: Off-by-one, the hardest problem known to man
Kim Alvefur <zash@zash.se> [Sun, 03 Jun 2018 14:09:30 +0200] rev 3103
mod_pastebin: Off-by-one, the hardest problem known to man The threshold set to 4 allowed 4 lines and pastebinned 5. 040eaa3844f4 unintentionally changed this so that 4 lines were pastebinned. This commit restores the previous behavior.
Sun, 03 Jun 2018 13:55:10 +0200 mod_client_proxy: a Jabber Address Translation implementation
Jonas Wielicki <jonas@wielicki.name> [Sun, 03 Jun 2018 13:55:10 +0200] rev 3102
mod_client_proxy: a Jabber Address Translation implementation
Sun, 03 Jun 2018 01:34:23 +0200 mod_slack_webhooks: Fix error handling for JSON parsing
Kim Alvefur <zash@zash.se> [Sun, 03 Jun 2018 01:34:23 +0200] rev 3101
mod_slack_webhooks: Fix error handling for JSON parsing util.json follows the return nil,errmsg pattern, it does not throw hard error as this code seemed to expect
Sun, 03 Jun 2018 01:31:40 +0200 mod_slack_webhooks: Fix handling of form-urlencoded
Kim Alvefur <zash@zash.se> [Sun, 03 Jun 2018 01:31:40 +0200] rev 3100
mod_slack_webhooks: Fix handling of form-urlencoded This had to be incorrect as there can’t be nested keys in urlencoded form data and the return value is treated as a table later
Sat, 02 Jun 2018 15:00:27 +0200 mod_slack_webhooks: Reduce scope of variable
Kim Alvefur <zash@zash.se> [Sat, 02 Jun 2018 15:00:27 +0200] rev 3099
mod_slack_webhooks: Reduce scope of variable
Sat, 02 Jun 2018 14:59:09 +0200 mod_slack_webhooks: Split long line to improve readability [luacheck]
Kim Alvefur <zash@zash.se> [Sat, 02 Jun 2018 14:59:09 +0200] rev 3098
mod_slack_webhooks: Split long line to improve readability [luacheck]
Sat, 02 Jun 2018 14:58:49 +0200 mod_slack_webhooks: Rename variables no avoid name clash [luacheck]
Kim Alvefur <zash@zash.se> [Sat, 02 Jun 2018 14:58:49 +0200] rev 3097
mod_slack_webhooks: Rename variables no avoid name clash [luacheck]
Sat, 02 Jun 2018 14:58:28 +0200 mod_slack_webhooks: Remove unused locals [luacheck]
Kim Alvefur <zash@zash.se> [Sat, 02 Jun 2018 14:58:28 +0200] rev 3096
mod_slack_webhooks: Remove unused locals [luacheck]
Sat, 02 Jun 2018 15:39:37 +0200 mod_storage_memory: Fix removal of data in keyvalue (thanks jonasw)
Kim Alvefur <zash@zash.se> [Sat, 02 Jun 2018 15:39:37 +0200] rev 3095
mod_storage_memory: Fix removal of data in keyvalue (thanks jonasw)
Sat, 02 Jun 2018 03:13:13 +0200 mod_cloud_notify: fix link to business rules description
tmolitor <thilo@eightysoft.de> [Sat, 02 Jun 2018 03:13:13 +0200] rev 3094
mod_cloud_notify: fix link to business rules description
Sat, 02 Jun 2018 03:10:28 +0200 mod_cloud_notify: last cleanup
tmolitor <thilo@eightysoft.de> [Sat, 02 Jun 2018 03:10:28 +0200] rev 3093
mod_cloud_notify: last cleanup
Sat, 02 Jun 2018 03:09:42 +0200 mod_cloud_notify: more cleanup
tmolitor <thilo@eightysoft.de> [Sat, 02 Jun 2018 03:09:42 +0200] rev 3092
mod_cloud_notify: more cleanup
Sat, 02 Jun 2018 03:09:10 +0200 mod_cloud_notify: Some more cleanup
tmolitor <thilo@eightysoft.de> [Sat, 02 Jun 2018 03:09:10 +0200] rev 3091
mod_cloud_notify: Some more cleanup
Sat, 02 Jun 2018 03:07:55 +0200 mod_cloud_notify: Some readme cleanup
tmolitor <thilo@eightysoft.de> [Sat, 02 Jun 2018 03:07:55 +0200] rev 3090
mod_cloud_notify: Some readme cleanup
Sat, 02 Jun 2018 02:58:45 +0200 mod_cloud_notify: Don't change table while iterating it
tmolitor <thilo@eightysoft.de> [Sat, 02 Jun 2018 02:58:45 +0200] rev 3089
mod_cloud_notify: Don't change table while iterating it
Fri, 01 Jun 2018 22:45:41 +0200 mod_http_avatar: Add caching support.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Fri, 01 Jun 2018 22:45:41 +0200] rev 3088
mod_http_avatar: Add caching support.
Fri, 01 Jun 2018 22:11:42 +0200 mod_http_avatar: Remove unused variable. [luacheck]
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Fri, 01 Jun 2018 22:11:42 +0200] rev 3087
mod_http_avatar: Remove unused variable. [luacheck]
Fri, 01 Jun 2018 22:05:46 +0200 mod_http_avatar: Add a module to serve vCard-temp avatars over HTTP.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Fri, 01 Jun 2018 22:05:46 +0200] rev 3086
mod_http_avatar: Add a module to serve vCard-temp avatars over HTTP.
Fri, 01 Jun 2018 18:40:30 +0200 mod_auto_answer_disco_info: Switch to origin.log to provide better debug to admins.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Fri, 01 Jun 2018 18:40:30 +0200] rev 3085
mod_auto_answer_disco_info: Switch to origin.log to provide better debug to admins.
Fri, 01 Jun 2018 18:33:53 +0200 mod_cache_c2s_caps: Switch to origin.log to provide better debug to admins.
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Fri, 01 Jun 2018 18:33:53 +0200] rev 3084
mod_cache_c2s_caps: Switch to origin.log to provide better debug to admins.
Fri, 01 Jun 2018 18:24:34 +0200 mod_cloud_notify: use next() instead of # operator and update README
tmolitor <thilo@eightysoft.de> [Fri, 01 Jun 2018 18:24:34 +0200] rev 3083
mod_cloud_notify: use next() instead of # operator and update README
Fri, 01 Jun 2018 17:54:07 +0200 mod_cloud_notify: Don't use deprecated table.getn
tmolitor <thilo@eightysoft.de> [Fri, 01 Jun 2018 17:54:07 +0200] rev 3082
mod_cloud_notify: Don't use deprecated table.getn
Wed, 30 May 2018 19:14:01 +0200 mod_vcard_muc: Get room from rooms table when get_room_from_jid API is not supported
Michel Le Bihan <michel@lebihan.pl> [Wed, 30 May 2018 19:14:01 +0200] rev 3081
mod_vcard_muc: Get room from rooms table when get_room_from_jid API is not supported Closes #1152
Wed, 30 May 2018 10:02:38 +0200 mod_muc_lang: Remove unneeded type and label from disco#info
Kim Alvefur <zash@zash.se> [Wed, 30 May 2018 10:02:38 +0200] rev 3080
mod_muc_lang: Remove unneeded type and label from disco#info
Wed, 30 May 2018 09:31:37 +0200 mod_muc_lang: Add a README
Kim Alvefur <zash@zash.se> [Wed, 30 May 2018 09:31:37 +0200] rev 3079
mod_muc_lang: Add a README
Wed, 30 May 2018 09:29:09 +0200 mod_muc_lang: Fix to use correct field name in disco#info
Kim Alvefur <zash@zash.se> [Wed, 30 May 2018 09:29:09 +0200] rev 3078
mod_muc_lang: Fix to use correct field name in disco#info
Wed, 30 May 2018 09:28:38 +0200 mod_muc_lang: Fix to use correct data field
Kim Alvefur <zash@zash.se> [Wed, 30 May 2018 09:28:38 +0200] rev 3077
mod_muc_lang: Fix to use correct data field
Wed, 30 May 2018 09:10:59 +0200 mod_saslauth_muc: Use correct API for getting rooms
Kim Alvefur <zash@zash.se> [Wed, 30 May 2018 09:10:59 +0200] rev 3076
mod_saslauth_muc: Use correct API for getting rooms
Wed, 30 May 2018 09:10:33 +0200 mod_slack_webhooks: Use the correct MUC API
Kim Alvefur <zash@zash.se> [Wed, 30 May 2018 09:10:33 +0200] rev 3075
mod_slack_webhooks: Use the correct MUC API
Wed, 30 May 2018 09:08:33 +0200 mod_muc_intercom: Fix to use correct name for variable
Kim Alvefur <zash@zash.se> [Wed, 30 May 2018 09:08:33 +0200] rev 3074
mod_muc_intercom: Fix to use correct name for variable
Wed, 30 May 2018 08:40:59 +0200 mod_muc_lang: Advertises the room language
Kim Alvefur <zash@zash.se> [Wed, 30 May 2018 08:40:59 +0200] rev 3073
mod_muc_lang: Advertises the room language
Tue, 29 May 2018 05:34:05 +0200 mod_pubsub_stats: Make the node used configurable
Kim Alvefur <zash@zash.se> [Tue, 29 May 2018 05:34:05 +0200] rev 3072
mod_pubsub_stats: Make the node used configurable
Tue, 29 May 2018 05:31:56 +0200 mod_pubsub_stats: Simple module that publishes stats in XEP-0039 format
Kim Alvefur <zash@zash.se> [Tue, 29 May 2018 05:31:56 +0200] rev 3071
mod_pubsub_stats: Simple module that publishes stats in XEP-0039 format
Tue, 29 May 2018 05:50:19 +0200 mod_http_muc_log: Handle errors while loading template file in a more graceful manner
Kim Alvefur <zash@zash.se> [Tue, 29 May 2018 05:50:19 +0200] rev 3070
mod_http_muc_log: Handle errors while loading template file in a more graceful manner
Tue, 29 May 2018 05:04:52 +0200 mod_s2s_keepalive/README: Clarify options (fixes #675)
Kim Alvefur <zash@zash.se> [Tue, 29 May 2018 05:04:52 +0200] rev 3069
mod_s2s_keepalive/README: Clarify options (fixes #675)
Tue, 29 May 2018 04:36:56 +0200 mod_http_muc_log: Include URL in disco#info for public rooms
Kim Alvefur <zash@zash.se> [Tue, 29 May 2018 04:36:56 +0200] rev 3068
mod_http_muc_log: Include URL in disco#info for public rooms
Mon, 28 May 2018 20:55:22 +0200 mod_http_muc_log: Use separate variable for filename and file handle
Kim Alvefur <zash@zash.se> [Mon, 28 May 2018 20:55:22 +0200] rev 3067
mod_http_muc_log: Use separate variable for filename and file handle
Mon, 28 May 2018 20:36:42 +0200 mod_http_muc_log: Fix inverted logic
Kim Alvefur <zash@zash.se> [Mon, 28 May 2018 20:36:42 +0200] rev 3066
mod_http_muc_log: Fix inverted logic
Mon, 28 May 2018 20:21:39 +0200 mod_http_muc_log: Add comment about argument to policy function
Kim Alvefur <zash@zash.se> [Mon, 28 May 2018 20:21:39 +0200] rev 3065
mod_http_muc_log: Add comment about argument to policy function
Mon, 28 May 2018 20:21:01 +0200 mod_http_muc_log: Add a note about changing how presence is treated
Kim Alvefur <zash@zash.se> [Mon, 28 May 2018 20:21:01 +0200] rev 3064
mod_http_muc_log: Add a note about changing how presence is treated
Mon, 28 May 2018 20:11:37 +0200 mod_http_muc_log: Base read-access on whether anyone would be able to join (like MUC)
Kim Alvefur <zash@zash.se> [Mon, 28 May 2018 20:11:37 +0200] rev 3063
mod_http_muc_log: Base read-access on whether anyone would be able to join (like MUC)
Mon, 28 May 2018 20:04:46 +0200 mod_http_muc_log: Only exclude hidden rooms from listing (like disco#items)
Kim Alvefur <zash@zash.se> [Mon, 28 May 2018 20:04:46 +0200] rev 3062
mod_http_muc_log: Only exclude hidden rooms from listing (like disco#items)
Mon, 28 May 2018 19:06:49 +0200 mod_http_muc_log: Improve readability of policy function
Kim Alvefur <zash@zash.se> [Mon, 28 May 2018 19:06:49 +0200] rev 3061
mod_http_muc_log: Improve readability of policy function
Mon, 28 May 2018 18:53:43 +0200 Merge commit
tmolitor <thilo@eightysoft.de> [Mon, 28 May 2018 18:53:43 +0200] rev 3060
Merge commit
Mon, 28 May 2018 05:28:07 +0200 mod_cloud_notify: Limit number of devices to 5 and change some default settings
tmolitor <thilo@eightysoft.de> [Mon, 28 May 2018 05:28:07 +0200] rev 3059
mod_cloud_notify: Limit number of devices to 5 and change some default settings
Mon, 28 May 2018 05:27:03 +0200 mod_delay: Don't break on smacks resume
tmolitor <thilo@eightysoft.de> [Mon, 28 May 2018 05:27:03 +0200] rev 3058
mod_delay: Don't break on smacks resume
Mon, 28 May 2018 14:44:53 +0200 mod_deny_omemo: Prevents publishing and retreival of OMEMO PEP nodes
Kim Alvefur <zash@zash.se> [Mon, 28 May 2018 14:44:53 +0200] rev 3057
mod_deny_omemo: Prevents publishing and retreival of OMEMO PEP nodes
Sun, 27 May 2018 17:49:46 +0200 mod_pubsub_feeds/README: Give PubSubHubbub its own section
Kim Alvefur <zash@zash.se> [Sun, 27 May 2018 17:49:46 +0200] rev 3056
mod_pubsub_feeds/README: Give PubSubHubbub its own section
Sun, 27 May 2018 17:48:26 +0200 mod_pubsub_feeds/README: Markup options in table as code
Kim Alvefur <zash@zash.se> [Sun, 27 May 2018 17:48:26 +0200] rev 3055
mod_pubsub_feeds/README: Markup options in table as code
Sun, 27 May 2018 17:44:39 +0200 mod_pubsub_feeds/README: Give option summary its own heading
Kim Alvefur <zash@zash.se> [Sun, 27 May 2018 17:44:39 +0200] rev 3054
mod_pubsub_feeds/README: Give option summary its own heading
Sun, 27 May 2018 17:43:43 +0200 mod_pubsub_feeds/README: Add comment explaining what the index in 'feeds' does
Kim Alvefur <zash@zash.se> [Sun, 27 May 2018 17:43:43 +0200] rev 3053
mod_pubsub_feeds/README: Add comment explaining what the index in 'feeds' does
Sun, 27 May 2018 16:18:07 +0200 mod_pubsub_feeds/README: Normalize Markdown syntax
Kim Alvefur <zash@zash.se> [Sun, 27 May 2018 16:18:07 +0200] rev 3052
mod_pubsub_feeds/README: Normalize Markdown syntax
Sun, 27 May 2018 15:51:05 +0200 mod_pubsub_feeds: Use ETag instead of problematic If-Modified-Since
Kim Alvefur <zash@zash.se> [Sun, 27 May 2018 15:51:05 +0200] rev 3051
mod_pubsub_feeds: Use ETag instead of problematic If-Modified-Since Because it set If-Modified-Since to the last poll time instead of the exact value of Last-Modified in the last response, it would not work with some HTTP servers.
Sat, 26 May 2018 10:58:06 +0200 mod_vcard_muc: Send presence on muc-occupant-session-new event
Michel Le Bihan <michel@lebihan.pl> [Sat, 26 May 2018 10:58:06 +0200] rev 3050
mod_vcard_muc: Send presence on muc-occupant-session-new event
Fri, 25 May 2018 00:18:46 +0200 mod_pastebin: Restore URL in final body text
Kim Alvefur <zash@zash.se> [Fri, 25 May 2018 00:18:46 +0200] rev 3049
mod_pastebin: Restore URL in final body text
Fri, 25 May 2018 00:12:12 +0200 mod_pastebin: Fix line count pattern added by 040eaa3844f4
Kim Alvefur <zash@zash.se> [Fri, 25 May 2018 00:12:12 +0200] rev 3048
mod_pastebin: Fix line count pattern added by 040eaa3844f4
Thu, 24 May 2018 20:27:48 +0200 mod_vcard_muc: Initial commit
Michel Le Bihan <michel@lebihan.pl> [Thu, 24 May 2018 20:27:48 +0200] rev 3047
mod_vcard_muc: Initial commit
Thu, 24 May 2018 16:22:55 +0200 mod_mam_muc/README: Add note about mod_muc_mam being included with Prosody
Kim Alvefur <zash@zash.se> [Thu, 24 May 2018 16:22:55 +0200] rev 3046
mod_mam_muc/README: Add note about mod_muc_mam being included with Prosody
Thu, 24 May 2018 14:41:42 +0200 mod_auth_ccert: Silence warning about unused global [luacheck]
Kim Alvefur <zash@zash.se> [Thu, 24 May 2018 14:41:42 +0200] rev 3045
mod_auth_ccert: Silence warning about unused global [luacheck] It is implicitly used by module:provides()
Sat, 07 Apr 2018 14:34:08 +0200 mod_conversejs: Suggest some alternative cliets if JavaScript is disabled
Kim Alvefur <zash@zash.se> [Sat, 07 Apr 2018 14:34:08 +0200] rev 3044
mod_conversejs: Suggest some alternative cliets if JavaScript is disabled
Sat, 07 Apr 2018 14:34:02 +0200 mod_conversejs: Appologise for the JavaScript
Kim Alvefur <zash@zash.se> [Sat, 07 Apr 2018 14:34:02 +0200] rev 3043
mod_conversejs: Appologise for the JavaScript
Sat, 07 Apr 2018 14:32:50 +0200 mod_conversejs: Make HTML more well-formed
Kim Alvefur <zash@zash.se> [Sat, 07 Apr 2018 14:32:50 +0200] rev 3042
mod_conversejs: Make HTML more well-formed
Thu, 24 May 2018 13:25:13 +0100 mod_auth_http_cookie: Possibly temporary fork of mod_http_auth_async that adds cookie auth support
Matthew Wild <mwild1@gmail.com> [Thu, 24 May 2018 13:25:13 +0100] rev 3041
mod_auth_http_cookie: Possibly temporary fork of mod_http_auth_async that adds cookie auth support
Mon, 02 Apr 2018 16:20:36 +0200 mod_mam_muc: Remove support for Prosody trunk/0.11
Kim Alvefur <zash@zash.se> [Mon, 02 Apr 2018 16:20:36 +0200] rev 3040
mod_mam_muc: Remove support for Prosody trunk/0.11
Wed, 23 May 2018 00:34:46 +0200 mod_pastebin: Support the new MUC API in Prosody trunk
Kim Alvefur <zash@zash.se> [Wed, 23 May 2018 00:34:46 +0200] rev 3039
mod_pastebin: Support the new MUC API in Prosody trunk
Mon, 21 May 2018 00:54:27 +0200 mod_pastebin: Add an OOB tag pointing to the pastebin URL
Kim Alvefur <zash@zash.se> [Mon, 21 May 2018 00:54:27 +0200] rev 3038
mod_pastebin: Add an OOB tag pointing to the pastebin URL
Sun, 20 May 2018 18:11:15 +0200 mod_pastebin: Silence some warnings [luacheck]
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 18:11:15 +0200] rev 3037
mod_pastebin: Silence some warnings [luacheck]
Sun, 20 May 2018 18:10:12 +0200 mod_pastebin: Remove unused locals [luacheck]
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 18:10:12 +0200] rev 3036
mod_pastebin: Remove unused locals [luacheck]
Sun, 20 May 2018 17:55:53 +0200 mod_pastebin: Check line length via preconstructed pattern instead of gsub
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 17:55:53 +0200] rev 3035
mod_pastebin: Check line length via preconstructed pattern instead of gsub Optimization on the theory that this check scales with the configuration option instead of with the size of the user-supplied message
Sun, 20 May 2018 17:54:47 +0200 mod_pastebin: Remove redundant check for non-empty body since it returns earlier in that case
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 17:54:47 +0200] rev 3034
mod_pastebin: Remove redundant check for non-empty body since it returns earlier in that case
Sun, 20 May 2018 17:51:08 +0200 mod_pastebin: Avoid using pattern matching facilities for simple prefix removal
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 17:51:08 +0200] rev 3033
mod_pastebin: Avoid using pattern matching facilities for simple prefix removal
Sun, 20 May 2018 17:49:00 +0200 mod_pastebin: Replace tags using :maptags API instead of hacky direct manipulation
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 17:49:00 +0200] rev 3032
mod_pastebin: Replace tags using :maptags API instead of hacky direct manipulation
Sun, 20 May 2018 17:47:39 +0200 mod_pastebin: Move result of host detection into a variable to improve readabily
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 17:47:39 +0200] rev 3031
mod_pastebin: Move result of host detection into a variable to improve readabily
Wed, 23 May 2018 00:22:29 +0200 mod_vcard_command: Tweak to not rely on legacy module() behavior
Kim Alvefur <zash@zash.se> [Wed, 23 May 2018 00:22:29 +0200] rev 3030
mod_vcard_command: Tweak to not rely on legacy module() behavior
Tue, 08 Oct 2013 16:38:40 +0000 mod_vcard_command: a simplistic way to get and set vcard data for registered users
Stefan `Sec` Zehl <sec@42.org> [Tue, 08 Oct 2013 16:38:40 +0000] rev 3029
mod_vcard_command: a simplistic way to get and set vcard data for registered users Use "prosodyctl get user@example.com" to print the XML to stdout, and "prosodyctl set user@example.com /file/name" to set the vcard info from an xml file.
Tue, 22 May 2018 16:13:03 +0100 mod_muc_access_control: Multiple fixes to make the module work (fixes #1086)
Frank Doepper <prosody@woffs.de> [Tue, 22 May 2018 16:13:03 +0100] rev 3028
mod_muc_access_control: Multiple fixes to make the module work (fixes #1086)
Tue, 22 May 2018 14:20:23 +0100 mod_block_strangers: Allow stanza from self (fixes #966, thanks Sergey Popov)
Matthew Wild <mwild1@gmail.com> [Tue, 22 May 2018 14:20:23 +0100] rev 3027
mod_block_strangers: Allow stanza from self (fixes #966, thanks Sergey Popov)
Sun, 20 May 2018 17:19:46 +0200 mod_watchuntrusted: Actually add the untrusted_message_type option
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 17:19:46 +0200] rev 3026
mod_watchuntrusted: Actually add the untrusted_message_type option Left out of changeset ec671ad1a8a9 by mistake
Sun, 20 May 2018 17:09:10 +0200 mod_pubsub_hub: Use the correct MIME type for Atom feeds
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 17:09:10 +0200] rev 3025
mod_pubsub_hub: Use the correct MIME type for Atom feeds
Sun, 20 May 2018 16:21:07 +0200 mod_watchuntrusted: Add option for which message 'type' to use on notifications
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 16:21:07 +0200] rev 3024
mod_watchuntrusted: Add option for which message 'type' to use on notifications Because poezio treats headline messages in a very sensible way that fits great with this kind of system message
Sun, 20 May 2018 03:43:38 +0200 mod_http_authentication/README: Change name of config option to match the code
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 03:43:38 +0200] rev 3023
mod_http_authentication/README: Change name of config option to match the code
Sun, 20 May 2018 03:03:59 +0200 mod_pubsub_post: Add an option for what to use as pubsub 'actor'
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 03:03:59 +0200] rev 3022
mod_pubsub_post: Add an option for what to use as pubsub 'actor'
Sun, 20 May 2018 02:56:48 +0200 mod_pubsub_post: Factor out the 'actor' into an argument
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 02:56:48 +0200] rev 3021
mod_pubsub_post: Factor out the 'actor' into an argument
Sun, 20 May 2018 00:00:33 +0200 mod_pubsub_post: Add support for publishing arbitrary JSON
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 00:00:33 +0200] rev 3020
mod_pubsub_post: Add support for publishing arbitrary JSON Payloads are wrapped in XEP-0335: JSON Containers
Sun, 20 May 2018 00:04:41 +0200 mod_pubsub_post: Add support for posting Atom feeds, publishing each entry
Kim Alvefur <zash@zash.se> [Sun, 20 May 2018 00:04:41 +0200] rev 3019
mod_pubsub_post: Add support for posting Atom feeds, publishing each entry
Sat, 19 May 2018 23:56:39 +0200 mod_pubsub_post: Change to support arbitrary XML payloads
Kim Alvefur <zash@zash.se> [Sat, 19 May 2018 23:56:39 +0200] rev 3018
mod_pubsub_post: Change to support arbitrary XML payloads
Sat, 19 May 2018 23:54:05 +0200 mod_pubsub_post: Remove unused import [luacheck]
Kim Alvefur <zash@zash.se> [Sat, 19 May 2018 23:54:05 +0200] rev 3017
mod_pubsub_post: Remove unused import [luacheck]
Sat, 19 May 2018 23:43:23 +0200 mod_http_authentication: Replace 'Known issues' section with Compatibility since the issue referenced has been resolved
Kim Alvefur <zash@zash.se> [Sat, 19 May 2018 23:43:23 +0200] rev 3016
mod_http_authentication: Replace 'Known issues' section with Compatibility since the issue referenced has been resolved
Sat, 19 May 2018 23:52:19 +0200 mod_http_upload: Add an experimental prosodyctl command for expiring uploads
Kim Alvefur <zash@zash.se> [Sat, 19 May 2018 23:52:19 +0200] rev 3015
mod_http_upload: Add an experimental prosodyctl command for expiring uploads prosodyctl mod_http_upload expire user@example.com [user2@example.com etc]
Mon, 14 May 2018 20:17:49 +0200 mod_cloud_notify: remove useless counter (hardcode it to 1)
tmolitor <thilo@eightysoft.de> [Mon, 14 May 2018 20:17:49 +0200] rev 3014
mod_cloud_notify: remove useless counter (hardcode it to 1)
Tue, 08 May 2018 17:59:02 +0100 mod_privacy_lists: Convert order to a string before using as attribute value (thanks ValdikSS)
Matthew Wild <mwild1@gmail.com> [Tue, 08 May 2018 17:59:02 +0100] rev 3013
mod_privacy_lists: Convert order to a string before using as attribute value (thanks ValdikSS)
Tue, 01 May 2018 01:59:14 +0200 mod_pastebin: Fix loading on normal hosts (thanks ppmathis)
Kim Alvefur <zash@zash.se> [Tue, 01 May 2018 01:59:14 +0200] rev 3012
mod_pastebin: Fix loading on normal hosts (thanks ppmathis)
Mon, 30 Apr 2018 01:49:59 +0200 mod_http_roster_admin: Add syntax highlighting hints
Kim Alvefur <zash@zash.se> [Mon, 30 Apr 2018 01:49:59 +0200] rev 3011
mod_http_roster_admin: Add syntax highlighting hints
Sun, 29 Apr 2018 08:33:54 +0100 mod_http_roster_admin: Add missing protocol docs
Matthew Wild <mwild1@gmail.com> [Sun, 29 Apr 2018 08:33:54 +0100] rev 3010
mod_http_roster_admin: Add missing protocol docs
Tue, 17 Apr 2018 14:00:40 +0200 mod_mam_muc/README: Clarify that only v0.5 of XEP-0313 is supported when used with Prosody 0.10.x
Kim Alvefur <zash@zash.se> [Tue, 17 Apr 2018 14:00:40 +0200] rev 3009
mod_mam_muc/README: Clarify that only v0.5 of XEP-0313 is supported when used with Prosody 0.10.x
Mon, 16 Apr 2018 21:21:51 +0200 mod_http_dir_listing2: Add README based the one from mod_http_dir_listing
Kim Alvefur <zash@zash.se> [Mon, 16 Apr 2018 21:21:51 +0200] rev 3008
mod_http_dir_listing2: Add README based the one from mod_http_dir_listing
Mon, 16 Apr 2018 21:18:51 +0200 mod_http_dir_listing2: Sort file listing such that directories come before files
Kim Alvefur <zash@zash.se> [Mon, 16 Apr 2018 21:18:51 +0200] rev 3007
mod_http_dir_listing2: Sort file listing such that directories come before files
Mon, 16 Apr 2018 21:18:47 +0200 mod_http_dir_listing2: Switch to util.interpolation for HTML rendering
Kim Alvefur <zash@zash.se> [Mon, 16 Apr 2018 21:18:47 +0200] rev 3006
mod_http_dir_listing2: Switch to util.interpolation for HTML rendering
Mon, 16 Apr 2018 21:03:13 +0200 mod_http_dir_listing2: Copy of mod_http_dir_listing
Kim Alvefur <zash@zash.se> [Mon, 16 Apr 2018 21:03:13 +0200] rev 3005
mod_http_dir_listing2: Copy of mod_http_dir_listing
Sun, 15 Apr 2018 08:45:43 -0700 Initial commit of mod_slack_webhooks.
Nathan Whitehorn <nwhitehorn@physics.ucla.edu> [Sun, 15 Apr 2018 08:45:43 -0700] rev 3004
Initial commit of mod_slack_webhooks. This provides an HTTP-based interface to and from Prosody-hosted MUCs equivalent to Slack's incoming and outgoing webhook interfaces, allowing a variety of Slack integrations to be used with a Prosody MUC.
Sun, 15 Apr 2018 12:39:32 +0100 mod_register_web: Handle errors contacting upstream API
Matthew Wild <mwild1@gmail.com> [Sun, 15 Apr 2018 12:39:32 +0100] rev 3003
mod_register_web: Handle errors contacting upstream API
Sat, 07 Apr 2018 01:41:01 +0200 mod_conversejs: Offer the current domain if registration is enabled to skip the server selection and improve UX
Kim Alvefur <zash@zash.se> [Sat, 07 Apr 2018 01:41:01 +0200] rev 3002
mod_conversejs: Offer the current domain if registration is enabled to skip the server selection and improve UX
(0) -3000 -1000 -120 +120 +1000 tip