2018-08-20 |
Kim Alvefur |
mod_pubsub_text_interface: Add a README
|
2018-08-20 |
Kim Alvefur |
mod_pubsub_text_interface: A chat interface to PubSub
|
2018-08-20 |
Kim Alvefur |
mod_pubsub_feeds: Include pubsub namespace on wrapper item as required by mod_pubsub
|
2018-08-20 |
Kim Alvefur |
mod_atom: Update to the new mod_pep
|
2018-08-19 |
Matthew Wild |
mod_firewall: Assume empty list if file could not be loaded
|
2018-08-18 |
Matthew Wild |
mod_candy: Remove, outdated. Consider mod_conversejs instead.
|
2018-08-18 |
Emmanuel Gil Peyrot |
mod_bookmarks: Require forgotten util.jid module.
|
2018-08-18 |
Emmanuel Gil Peyrot |
mod_default_bookmarks: Add support for <password/>.
|
2018-08-18 |
Emmanuel Gil Peyrot |
mod_default_bookmarks: Add support for trunk’s mod_pep.
|
2018-08-18 |
Emmanuel Gil Peyrot |
mod_bookmarks: Expose publish_to_pep() to other modules.
|
2018-08-18 |
Emmanuel Gil Peyrot |
mod_bookmarks: Fire empty and updated events, for other modules to use.
|
2018-08-18 |
Emmanuel Gil Peyrot |
mod_bookmarks: Send back empty Private XML bookmarks on empty PEP bookmarks.
|
2018-08-18 |
Emmanuel Gil Peyrot |
mod_bookmarks: Fix traceback on retrieval since ba0d444b64aa.
|
2018-08-18 |
Emmanuel Gil Peyrot |
mod_bookmarks: Enforce publish_options since Prosody 249d90ff992e.
|
2018-08-18 |
Emmanuel Gil Peyrot |
mod_bookmarks: Simplify last item retrieval thanks to Prosody b6ffd4f951b9.
|
2018-08-18 |
Emmanuel Gil Peyrot |
mod_bookmarks: New module synchronising bookmarks to the new persistent mod_pep
|
2018-08-14 |
Matthew Wild |
mod_http_upload_external: share_v2.php: Comment out verbose debug logging
|
2018-08-14 |
Matthew Wild |
mod_http_upload_external: share.php: Fix whitespace
|
2018-08-14 |
Matthew Wild |
mod_http_upload_external: Update share.php and share_v2.php to allow cross-domain requests
|
2018-08-13 |
Kim Alvefur |
mod_s2s_auth_posh: Add a command for generating the JSON file
|
2018-08-10 |
Kim Alvefur |
mod_auth_http_cookie: Also try to get HTTP request from WebSocket session
|
2018-08-10 |
Kim Alvefur |
mod_auth_http_cookie: Try to get HTTP request from array on BOSH sessions
|
2018-08-09 |
Matthew Wild |
mod_pep_vcard_png_avatar: Log error when used with new mod_pep, add compat with mod_pep_simple
|
2018-08-09 |
Matthew Wild |
mod_pep_vcard_avatar: Log error when used with new mod_pep, add compat with mod_pep_simple
|
2018-08-08 |
Michel Le Bihan |
mod_watchuntrusted: Add option to ignore domains
|
2018-08-08 |
Michel Le Bihan |
mod_e2e_policy: Always add the 'to' in warning stanzas
|
2018-08-08 |
Matthew Wild |
mod_smacks: Improve logging on resume so session changes are more easily tracked
|
2018-08-07 |
Matthew Wild |
mod_statistics: Split module:shared() into multiple calls, multiple params may be deprecated soon
|
2018-08-07 |
Matthew Wild |
mod_http_upload_external: share.php: Use hash_equals() if available to protect against timing attack
|
2018-08-04 |
Kim Alvefur |
mod_pep_vcard_avatar: Does not work with trunk anymore
|
2018-08-03 |
Kim Alvefur |
mod_adhoc_dataforms_demo/README: Set a summary
|
2018-08-03 |
Kim Alvefur |
mod_adhoc_dataforms_demo: Silence warning about unused argument [luacheck]
|
2018-08-03 |
Kim Alvefur |
mod_adhoc_test -> mod_adhoc_dataforms_demo
|
2018-08-03 |
Kim Alvefur |
mod_adhoc_test: A module to test dataforms generation and rendering
|
2018-08-03 |
Matthew Wild |
mod_omemo_all_access: Add compatibility with mod_pep_simple
|
2018-08-03 |
Matthew Wild |
mod_omemo_all_access: Log error when used with incompatible mod_pep
|
2018-08-02 |
Kim Alvefur |
mod_profile: Abort if mod_pep doesn't appear to be the former mod_pep_plus
|
2018-08-02 |
Kim Alvefur |
mod_profile: Update for mod_pep_plus rename
|
2018-02-19 |
Kim Alvefur |
mod_s2s_auth_posh: Beginnings of a README
|
2018-01-28 |
Kim Alvefur |
mod_s2s_auth_posh: Normalize code formatting
|
2017-12-21 |
Kim Alvefur |
mod_s2s_auth_posh: Abort if no fingerprints are found
|
2017-12-21 |
Kim Alvefur |
mod_s2s_auth_posh: Remove commented out line
|
2017-12-21 |
Kim Alvefur |
mod_s2s_auth_posh: Skip POSH if session certificate is already valid
|
2017-12-21 |
Kim Alvefur |
mod_s2s_auth_posh: Remove commented out imports
|
2017-12-21 |
Kim Alvefur |
mod_s2s_auth_posh: Cache tweak
|
2017-03-15 |
Kim Alvefur |
mod_s2s_auth_posh: Changes done outside of version control during 2014-2017
|
2014-05-21 |
Kim Alvefur |
mod_s2s_auth_posh: PKIX over Secure HTTP
|
2018-08-01 |
Emmanuel Gil Peyrot |
mod_firewall: Add a missing space after a comma in the README.
|
2018-07-31 |
Kim Alvefur |
mod_pastebin: Make first line and URL more clearly separated
|
2018-07-26 |
Matthew Wild |
mod_lib_ldap: assert() connection for hopefully better error reporting (thanks adac)
|
2018-07-24 |
Kim Alvefur |
mod_profile: Remove purging of previous PEP data, should no longer be needed
|
2018-07-24 |
Kim Alvefur |
mod_profile: Bump priority of xep153 hook to surely run before mod_presence
|
2018-07-24 |
Kim Alvefur |
mod_profile: Correctly add avatar hash
|
2018-07-24 |
Kim Alvefur |
mod_profile: Add xmlns on <item> in order to pass item validation in mod_pubsub
|
2018-07-24 |
Kim Alvefur |
mod_profile: Refactor wrapping of payloads in <item>
|
2018-07-18 |
Kim Alvefur |
mod_http_upload_external/README: Add Perl implementation by Holger to list
|
2018-07-18 |
Kim Alvefur |
Backed out parts of changeset a81456a13797
|
2018-07-13 |
Kim Alvefur |
mod_profile: Skip injecting xep153 into presence for sessions with no username
|
2018-07-12 |
Kim Alvefur |
mod_profile: Add support for XEP-0398
|
2018-07-12 |
Kim Alvefur |
mod_profile: Add copyright header
|
2018-07-12 |
Kim Alvefur |
mod_profile: Fix typo
|
2018-07-12 |
Kim Alvefur |
mod_presence_cache: Forget cached presence on s2s close
|
2018-07-12 |
Kim Alvefur |
mod_checkcerts: Note about apparent incompatibility with >=0.10.x
|
2018-07-12 |
Kim Alvefur |
mod_profile: Ignore shadowed variable name
|
2018-07-12 |
Kim Alvefur |
mod_profile: Reformat README
|
2018-07-12 |
Kim Alvefur |
mod_pep_vcard_avatar: Normalize syntax in README
|
2018-07-12 |
Kim Alvefur |
mod_pep_vcard_avatar: Mention XEP-398
|
2018-07-12 |
Kim Alvefur |
mod_pep_vcard_avatar: Advertise XEP-0398 feature
|
2018-07-08 |
Jonas Wielicki |
mod_http_upload: use correct error condition
|
2018-07-07 |
Kim Alvefur |
mod_pubsub_stats: Pass configuration to disable persistence and limit number of items
|
2018-07-05 |
Kim Alvefur |
various/README: Add a Statistics label
|
2018-07-04 |
Kim Alvefur |
mod_muc_badge: Use room name instead of fixed string (beware the silly width calculations)
|
2018-07-04 |
Kim Alvefur |
mod_muc_badge: Simplify SVG
|
2018-07-02 |
tmolitor |
mod_smacks_noerror: Add ability to silence errors if mod_offline is disabled
|
2018-07-02 |
Kim Alvefur |
mod_statistics_statsman: Remove duplicate import [luacheck]
|
2018-07-02 |
Kim Alvefur |
mod_statistics_statsman: Ignore that we discard incoming data [luacheck]
|
2018-07-02 |
Matthew Wild |
mod_http_external: Link to prosody-filer (Go implementation)
|
2018-07-02 |
Matthew Wild |
mod_http_upload_external: Reduce slot request log level from info to debug for privacy improvement
|
2018-07-02 |
Matthew Wild |
mod_http_upload_external: Fix to read content-type from correct place in stanza
|
2018-07-02 |
Matthew Wild |
mod_http_upload_external: Log file type and size
|
2018-07-02 |
Matthew Wild |
share_v2.php: Remove content-disposition if mime type is set
|
2018-07-02 |
Matthew Wild |
share_v2.php: Add error logging
|
2018-07-02 |
Matthew Wild |
share_v2.php: Fix syntax errors
|
2018-07-02 |
Matthew Wild |
share_v2.php: Fix array keys
|
2018-07-02 |
Kim Alvefur |
mod_pubsub_stats: Include namespace on pubsub items (fixes use with trunk)
|
2018-06-28 |
Kim Alvefur |
mod_statistics_statsman/README: Fix typo in link
|
2018-06-28 |
Kim Alvefur |
mod_statistics_statsman: Streaming access to statsmanager
|
2018-06-28 |
Kim Alvefur |
mod_pubsub_stats: Remove unused import of util.datetime
|
2018-06-28 |
Kim Alvefur |
mod_pubsub_stats: Add a brief README
|
2018-06-28 |
Kim Alvefur |
mod_s2s_whitelist: Add a README
|
2018-06-28 |
Kim Alvefur |
mod_s2s_blacklist: Add a README
|
2018-06-27 |
Kim Alvefur |
mod_pubsub_post/README: Describe what happens to different data types
|
2018-06-27 |
Kim Alvefur |
mod_pubsub_post/README: Affiliation management in trunk now
|
2018-06-27 |
Kim Alvefur |
mod_pubsub_post: Rename README so it gets picked up by the site generator
|
2018-06-26 |
Matthew Wild |
mod_smacks: Reduce unacked stanza log message from warn->debug
|
2018-06-25 |
Emmanuel Gil Peyrot |
mod_prometheus: Expose min, max and average when available.
|
2018-06-03 |
Kim Alvefur |
mod_slack_webhooks: Add a special webhook target for debugging
|
2018-06-03 |
Kim Alvefur |
mod_slack_webhooks: Forward info about clicked button to hook
|
2018-06-03 |
Kim Alvefur |
mod_slack_webhooks: Add support for buttons
|
2018-06-23 |
Kim Alvefur |
mod_muc_badge/README: Add a possible future thing to do
|
2018-06-23 |
Kim Alvefur |
mod_muc_badge/README: Fix typo in examlpe URL
|
2018-06-23 |
Kim Alvefur |
mod_muc_badge/README: More words
|
2018-06-23 |
Kim Alvefur |
mod_muc_badge/README: Fix prematurely committed text
|
2018-06-23 |
Kim Alvefur |
mod_muc_badge: Generates a SVG badge with the number of occupants in rooms
|
2018-06-23 |
Kim Alvefur |
mod_pastebin: Remove reference to removed header table
|
2018-06-23 |
Kim Alvefur |
mod_pastebin: Prevent header table form being mutated
|
2018-06-22 |
Emmanuel Gil Peyrot |
mod_prometheus: Fetch statistics at every request.
|
2018-06-22 |
Emmanuel Gil Peyrot |
mod_measure_message_e2ee: Get statistics about message encryption status.
|
2018-06-22 |
Emmanuel Gil Peyrot |
mod_measure_client_identities: Report 0 instead of the previous value when no client with that identity is left.
|
2018-06-21 |
Emmanuel Gil Peyrot |
mod_measure_client_identities: Collect statistics about client identities.
|
2018-06-21 |
Emmanuel Gil Peyrot |
mod_prometheus: Move timestamp generation to the stats-update event.
|
2018-06-21 |
Emmanuel Gil Peyrot |
mod_prometheus: Put the name as a label, which fits better the usual Prosody model.
|
2018-06-21 |
Emmanuel Gil Peyrot |
mod_prometheus: Add my copyright.
|
2018-06-21 |
Emmanuel Gil Peyrot |
mod_prometheus: Change the storage model for one which matches Prometheus better.
|
2018-06-21 |
Emmanuel Gil Peyrot |
mod_munin: Allow names containing any number of “:”.
|
2018-06-21 |
Emmanuel Gil Peyrot |
mod_munin: Don’t use host when it is nil.
|
2018-06-21 |
Emmanuel Gil Peyrot |
mod_prometheus: Optimise global lookups.
|
2018-06-21 |
Emmanuel Gil Peyrot |
mod_prometheus: Don’t shadow variables. [luacheck]
|
2018-06-21 |
Emmanuel Gil Peyrot |
mod_prometheus: Prefix metric names with "prosody_".
|
2018-06-21 |
Emmanuel Gil Peyrot |
mod_prometheus: Add a new statistics export module, for Prometheus.
|
2018-06-19 |
Kim Alvefur |
mod_minimix: Set full JID when dumping cached stanzas
|
2018-06-19 |
Kim Alvefur |
mod_minimix: Handle having received no presence (should not happen)
|
2018-06-19 |
Kim Alvefur |
mod_minimix: Don't consider oneself fully joined until subject message
|
2018-06-19 |
Kim Alvefur |
mod_minimix/README: Doesn't handle incoming kicks yet
|
2018-06-19 |
Kim Alvefur |
mod_minimix: Drop presence updates for now (may be treated as GC 1.0 joins)
|
2018-06-19 |
Kim Alvefur |
mod_minimix: Handle missing subject
|
2018-06-19 |
Kim Alvefur |
mod_minimix: Change data model
|
2018-06-17 |
Emmanuel Gil Peyrot |
mod_lastlog: Split Values into Type/Default. (documentation)
|
2018-06-14 |
JC Brand |
mod_auth_oauthbearer: expand intro to mention when/how you'd use this
|
2018-06-14 |
JC Brand |
Remove debugging helpers and clean up a little
|
2018-06-13 |
JC Brand |
mod_sasl_oauthbearer and mod_auth_oauthbearer
|
2018-06-13 |
Georg Lukas |
mod_pinger: work around updates on stale sessions
|
2018-06-09 |
Kim Alvefur |
mod_server_contact_info: Remove
|
2018-06-08 |
Emmanuel Gil Peyrot |
mod_cache_c2s_caps: Fix traceback on invalid payload in disco#info result.
|
2018-06-08 |
Emmanuel Gil Peyrot |
mod_smacks: Convert max number into a string before inserting it into a stanza.
|
2018-06-08 |
tmolitor |
mod_csi_battery_saver: flush queue on smacks resume instead of smacks hibernation
|
2018-06-08 |
tmolitor |
mod_cloud_notify: inform mod_smacks of first push in hibernated state
|
2018-06-08 |
tmolitor |
mod_smacks: defer timeouts for push enabled clients
|
2018-06-08 |
Emmanuel Gil Peyrot |
mod_auto_answer_disco_info: Don’t traceback on iqs coming from mod_muc.
|
2018-06-08 |
Emmanuel Gil Peyrot |
mod_inject_ecaps2: Inject the <c/> element in the presence, not util.hashes.
|
2018-06-07 |
Jonas Wielicki |
mod_smacks: send maximum resumption timeout to client
|
2018-06-06 |
Georg Lukas |
Neuter 0198 from mod_pinger, fix #712
|
2018-06-03 |
Jonas Wielicki |
mod_client_proxy: extend readme
|
2018-06-03 |
Jonas Wielicki |
mod_client_proxy: fix warnings
|
2018-06-03 |
Kim Alvefur |
mod_pubsub_post: Add a README
|
2018-06-03 |
Kim Alvefur |
mod_pastebin: Off-by-one, the hardest problem known to man
|
2018-06-03 |
Jonas Wielicki |
mod_client_proxy: a Jabber Address Translation implementation
|
2018-06-02 |
Kim Alvefur |
mod_slack_webhooks: Fix error handling for JSON parsing
|
2018-06-02 |
Kim Alvefur |
mod_slack_webhooks: Fix handling of form-urlencoded
|
2018-06-02 |
Kim Alvefur |
mod_slack_webhooks: Reduce scope of variable
|
2018-06-02 |
Kim Alvefur |
mod_slack_webhooks: Split long line to improve readability [luacheck]
|
2018-06-02 |
Kim Alvefur |
mod_slack_webhooks: Rename variables no avoid name clash [luacheck]
|
2018-06-02 |
Kim Alvefur |
mod_slack_webhooks: Remove unused locals [luacheck]
|
2018-06-02 |
Kim Alvefur |
mod_storage_memory: Fix removal of data in keyvalue (thanks jonasw)
|
2018-06-02 |
tmolitor |
mod_cloud_notify: fix link to business rules description
|
2018-06-02 |
tmolitor |
mod_cloud_notify: last cleanup
|
2018-06-02 |
tmolitor |
mod_cloud_notify: more cleanup
|
2018-06-02 |
tmolitor |
mod_cloud_notify: Some more cleanup
|
2018-06-02 |
tmolitor |
mod_cloud_notify: Some readme cleanup
|
2018-06-02 |
tmolitor |
mod_cloud_notify: Don't change table while iterating it
|
2018-06-01 |
Emmanuel Gil Peyrot |
mod_http_avatar: Add caching support.
|
2018-06-01 |
Emmanuel Gil Peyrot |
mod_http_avatar: Remove unused variable. [luacheck]
|
2018-06-01 |
Emmanuel Gil Peyrot |
mod_http_avatar: Add a module to serve vCard-temp avatars over HTTP.
|
2018-06-01 |
Emmanuel Gil Peyrot |
mod_auto_answer_disco_info: Switch to origin.log to provide better debug to admins.
|
2018-06-01 |
Emmanuel Gil Peyrot |
mod_cache_c2s_caps: Switch to origin.log to provide better debug to admins.
|
2018-06-01 |
tmolitor |
mod_cloud_notify: use next() instead of # operator and update README
|
2018-06-01 |
tmolitor |
mod_cloud_notify: Don't use deprecated table.getn
|
2018-05-30 |
Michel Le Bihan |
mod_vcard_muc: Get room from rooms table when get_room_from_jid API is not supported
|
2018-05-30 |
Kim Alvefur |
mod_muc_lang: Remove unneeded type and label from disco#info
|
2018-05-30 |
Kim Alvefur |
mod_muc_lang: Add a README
|
2018-05-30 |
Kim Alvefur |
mod_muc_lang: Fix to use correct field name in disco#info
|
2018-05-30 |
Kim Alvefur |
mod_muc_lang: Fix to use correct data field
|
2018-05-30 |
Kim Alvefur |
mod_saslauth_muc: Use correct API for getting rooms
|
2018-05-30 |
Kim Alvefur |
mod_slack_webhooks: Use the correct MUC API
|
2018-05-30 |
Kim Alvefur |
mod_muc_intercom: Fix to use correct name for variable
|
2018-05-30 |
Kim Alvefur |
mod_muc_lang: Advertises the room language
|
2018-05-29 |
Kim Alvefur |
mod_pubsub_stats: Make the node used configurable
|
2018-05-29 |
Kim Alvefur |
mod_pubsub_stats: Simple module that publishes stats in XEP-0039 format
|
2018-05-29 |
Kim Alvefur |
mod_http_muc_log: Handle errors while loading template file in a more graceful manner
|
2018-05-29 |
Kim Alvefur |
mod_s2s_keepalive/README: Clarify options (fixes #675)
|
2018-05-29 |
Kim Alvefur |
mod_http_muc_log: Include URL in disco#info for public rooms
|
2018-05-28 |
Kim Alvefur |
mod_http_muc_log: Use separate variable for filename and file handle
|
2018-05-28 |
Kim Alvefur |
mod_http_muc_log: Fix inverted logic
|
2018-05-28 |
Kim Alvefur |
mod_http_muc_log: Add comment about argument to policy function
|
2018-05-28 |
Kim Alvefur |
mod_http_muc_log: Add a note about changing how presence is treated
|
2018-05-28 |
Kim Alvefur |
mod_http_muc_log: Base read-access on whether anyone would be able to join (like MUC)
|
2018-05-28 |
Kim Alvefur |
mod_http_muc_log: Only exclude hidden rooms from listing (like disco#items)
|
2018-05-28 |
Kim Alvefur |
mod_http_muc_log: Improve readability of policy function
|
2018-05-28 |
tmolitor |
Merge commit
|
2018-05-28 |
tmolitor |
mod_cloud_notify: Limit number of devices to 5 and change some default settings
|
2018-05-28 |
tmolitor |
mod_delay: Don't break on smacks resume
|
2018-05-28 |
Kim Alvefur |
mod_deny_omemo: Prevents publishing and retreival of OMEMO PEP nodes
|
2018-05-27 |
Kim Alvefur |
mod_pubsub_feeds/README: Give PubSubHubbub its own section
|
2018-05-27 |
Kim Alvefur |
mod_pubsub_feeds/README: Markup options in table as code
|
2018-05-27 |
Kim Alvefur |
mod_pubsub_feeds/README: Give option summary its own heading
|
2018-05-27 |
Kim Alvefur |
mod_pubsub_feeds/README: Add comment explaining what the index in 'feeds' does
|
2018-05-27 |
Kim Alvefur |
mod_pubsub_feeds/README: Normalize Markdown syntax
|
2018-05-27 |
Kim Alvefur |
mod_pubsub_feeds: Use ETag instead of problematic If-Modified-Since
|
2018-05-26 |
Michel Le Bihan |
mod_vcard_muc: Send presence on muc-occupant-session-new event
|
2018-05-24 |
Kim Alvefur |
mod_pastebin: Restore URL in final body text
|
2018-05-24 |
Kim Alvefur |
mod_pastebin: Fix line count pattern added by 040eaa3844f4
|
2018-05-24 |
Michel Le Bihan |
mod_vcard_muc: Initial commit
|
2018-05-24 |
Kim Alvefur |
mod_mam_muc/README: Add note about mod_muc_mam being included with Prosody
|
2018-05-24 |
Kim Alvefur |
mod_auth_ccert: Silence warning about unused global [luacheck]
|
2018-04-07 |
Kim Alvefur |
mod_conversejs: Suggest some alternative cliets if JavaScript is disabled
|
2018-04-07 |
Kim Alvefur |
mod_conversejs: Appologise for the JavaScript
|
2018-04-07 |
Kim Alvefur |
mod_conversejs: Make HTML more well-formed
|
2018-05-24 |
Matthew Wild |
mod_auth_http_cookie: Possibly temporary fork of mod_http_auth_async that adds cookie auth support
|
2018-04-02 |
Kim Alvefur |
mod_mam_muc: Remove support for Prosody trunk/0.11
|
2018-05-22 |
Kim Alvefur |
mod_pastebin: Support the new MUC API in Prosody trunk
|
2018-05-20 |
Kim Alvefur |
mod_pastebin: Add an OOB tag pointing to the pastebin URL
|
2018-05-20 |
Kim Alvefur |
mod_pastebin: Silence some warnings [luacheck]
|
2018-05-20 |
Kim Alvefur |
mod_pastebin: Remove unused locals [luacheck]
|
2018-05-20 |
Kim Alvefur |
mod_pastebin: Check line length via preconstructed pattern instead of gsub
|
2018-05-20 |
Kim Alvefur |
mod_pastebin: Remove redundant check for non-empty body since it returns earlier in that case
|
2018-05-20 |
Kim Alvefur |
mod_pastebin: Avoid using pattern matching facilities for simple prefix removal
|
2018-05-20 |
Kim Alvefur |
mod_pastebin: Replace tags using :maptags API instead of hacky direct manipulation
|
2018-05-20 |
Kim Alvefur |
mod_pastebin: Move result of host detection into a variable to improve readabily
|
2018-05-22 |
Kim Alvefur |
mod_vcard_command: Tweak to not rely on legacy module() behavior
|
2013-10-08 |
Stefan `Sec` Zehl |
mod_vcard_command: a simplistic way to get and set vcard data for registered users
|
2018-05-22 |
Frank Doepper |
mod_muc_access_control: Multiple fixes to make the module work (fixes #1086)
|
2018-05-22 |
Matthew Wild |
mod_block_strangers: Allow stanza from self (fixes #966, thanks Sergey Popov)
|
2018-05-20 |
Kim Alvefur |
mod_watchuntrusted: Actually add the untrusted_message_type option
|
2018-05-20 |
Kim Alvefur |
mod_pubsub_hub: Use the correct MIME type for Atom feeds
|