mod_pubsub_text_interface: Ignore whitespace after all commands
|
Kim Alvefur |
Mon, 20 Aug 2018 23:20:01 +0200 |
mod_pubsub_text_interface: Rename variable to avoid name clash [luacheck]
|
Kim Alvefur |
Mon, 20 Aug 2018 23:18:43 +0200 |
mod_pubsub_text_interface: Fix chain that accidentally produced nested <body>
|
Kim Alvefur |
Mon, 20 Aug 2018 22:58:30 +0200 |
mod_pubsub_text_interface: Generate a stanza id for replies
|
Kim Alvefur |
Mon, 20 Aug 2018 22:52:20 +0200 |
mod_profile: Pass item id onto pubsub container element
|
Kim Alvefur |
Mon, 20 Aug 2018 21:40:48 +0200 |
mod_profile: Use type property over content identifiguesstimation
|
Kim Alvefur |
Mon, 20 Aug 2018 21:20:53 +0200 |
mod_pubsub_text_interface: Add a README
|
Kim Alvefur |
Mon, 20 Aug 2018 20:22:43 +0200 |
mod_pubsub_text_interface: A chat interface to PubSub
|
Kim Alvefur |
Mon, 20 Aug 2018 17:09:20 +0200 |
mod_pubsub_feeds: Include pubsub namespace on wrapper item as required by mod_pubsub
|
Kim Alvefur |
Mon, 20 Aug 2018 14:23:35 +0200 |
mod_atom: Update to the new mod_pep
|
Kim Alvefur |
Mon, 20 Aug 2018 12:39:37 +0200 |
mod_firewall: Assume empty list if file could not be loaded
|
Matthew Wild |
Sun, 19 Aug 2018 17:53:05 +0100 |
mod_candy: Remove, outdated. Consider mod_conversejs instead.
|
Matthew Wild |
Sat, 18 Aug 2018 18:17:42 +0100 |
mod_bookmarks: Require forgotten util.jid module.
|
Emmanuel Gil Peyrot |
Sat, 18 Aug 2018 18:08:47 +0100 |
mod_default_bookmarks: Add support for <password/>.
|
Emmanuel Gil Peyrot |
Sat, 18 Aug 2018 17:38:48 +0100 |
mod_default_bookmarks: Add support for trunk’s mod_pep.
|
Emmanuel Gil Peyrot |
Sat, 18 Aug 2018 17:36:50 +0100 |
mod_bookmarks: Expose publish_to_pep() to other modules.
|
Emmanuel Gil Peyrot |
Sat, 18 Aug 2018 17:25:44 +0100 |
mod_bookmarks: Fire empty and updated events, for other modules to use.
|
Emmanuel Gil Peyrot |
Sat, 18 Aug 2018 16:55:52 +0100 |
mod_bookmarks: Send back empty Private XML bookmarks on empty PEP bookmarks.
|
Emmanuel Gil Peyrot |
Sat, 18 Aug 2018 14:43:58 +0100 |
mod_bookmarks: Fix traceback on retrieval since ba0d444b64aa.
|
Emmanuel Gil Peyrot |
Sat, 18 Aug 2018 14:11:26 +0100 |
mod_bookmarks: Enforce publish_options since Prosody 249d90ff992e.
|
Emmanuel Gil Peyrot |
Sat, 18 Aug 2018 14:10:38 +0100 |
mod_bookmarks: Simplify last item retrieval thanks to Prosody b6ffd4f951b9.
|
Emmanuel Gil Peyrot |
Sat, 18 Aug 2018 14:04:40 +0100 |
mod_bookmarks: New module synchronising bookmarks to the new persistent mod_pep
|
Emmanuel Gil Peyrot |
Sat, 18 Aug 2018 13:48:45 +0100 |
mod_http_upload_external: share_v2.php: Comment out verbose debug logging
|
Matthew Wild |
Tue, 14 Aug 2018 18:21:19 +0100 |
mod_http_upload_external: share.php: Fix whitespace
|
Matthew Wild |
Tue, 14 Aug 2018 18:20:59 +0100 |
mod_http_upload_external: Update share.php and share_v2.php to allow cross-domain requests
|
Matthew Wild |
Tue, 14 Aug 2018 17:47:44 +0100 |
mod_s2s_auth_posh: Add a command for generating the JSON file
|
Kim Alvefur |
Mon, 13 Aug 2018 03:35:42 +0200 |
mod_auth_http_cookie: Also try to get HTTP request from WebSocket session
|
Kim Alvefur |
Fri, 10 Aug 2018 06:12:55 +0200 |
mod_auth_http_cookie: Try to get HTTP request from array on BOSH sessions
|
Kim Alvefur |
Fri, 10 Aug 2018 06:10:38 +0200 |
mod_pep_vcard_png_avatar: Log error when used with new mod_pep, add compat with mod_pep_simple
|
Matthew Wild |
Thu, 09 Aug 2018 22:40:18 +0100 |
mod_pep_vcard_avatar: Log error when used with new mod_pep, add compat with mod_pep_simple
|
Matthew Wild |
Thu, 09 Aug 2018 22:36:22 +0100 |
mod_watchuntrusted: Add option to ignore domains
|
Michel Le Bihan |
Wed, 08 Aug 2018 15:58:50 +0200 |
mod_e2e_policy: Always add the 'to' in warning stanzas
|
Michel Le Bihan |
Wed, 08 Aug 2018 15:20:52 +0200 |
mod_smacks: Improve logging on resume so session changes are more easily tracked
|
Matthew Wild |
Wed, 08 Aug 2018 12:49:02 +0100 |
mod_statistics: Split module:shared() into multiple calls, multiple params may be deprecated soon
|
Matthew Wild |
Tue, 07 Aug 2018 21:11:37 +0100 |
mod_http_upload_external: share.php: Use hash_equals() if available to protect against timing attack
|
Matthew Wild |
Tue, 07 Aug 2018 19:12:52 +0100 |
mod_pep_vcard_avatar: Does not work with trunk anymore
|
Kim Alvefur |
Sat, 04 Aug 2018 16:10:40 +0200 |
mod_adhoc_dataforms_demo/README: Set a summary
|
Kim Alvefur |
Fri, 03 Aug 2018 20:23:03 +0200 |
mod_adhoc_dataforms_demo: Silence warning about unused argument [luacheck]
|
Kim Alvefur |
Fri, 03 Aug 2018 19:42:48 +0200 |
mod_adhoc_test -> mod_adhoc_dataforms_demo
|
Kim Alvefur |
Fri, 03 Aug 2018 19:40:24 +0200 |
mod_adhoc_test: A module to test dataforms generation and rendering
|
Kim Alvefur |
Fri, 03 Aug 2018 19:30:15 +0200 |
mod_omemo_all_access: Add compatibility with mod_pep_simple
|
Matthew Wild |
Fri, 03 Aug 2018 11:33:31 +0100 |
mod_omemo_all_access: Log error when used with incompatible mod_pep
|
Matthew Wild |
Fri, 03 Aug 2018 11:24:36 +0100 |
mod_profile: Abort if mod_pep doesn't appear to be the former mod_pep_plus
|
Kim Alvefur |
Thu, 02 Aug 2018 03:35:36 +0200 |
mod_profile: Update for mod_pep_plus rename
|
Kim Alvefur |
Thu, 02 Aug 2018 03:35:33 +0200 |
mod_s2s_auth_posh: Beginnings of a README
|
Kim Alvefur |
Mon, 19 Feb 2018 09:24:44 +0100 |
mod_s2s_auth_posh: Normalize code formatting
|
Kim Alvefur |
Sun, 28 Jan 2018 13:57:02 +0100 |
mod_s2s_auth_posh: Abort if no fingerprints are found
|
Kim Alvefur |
Thu, 21 Dec 2017 03:23:58 +0100 |
mod_s2s_auth_posh: Remove commented out line
|
Kim Alvefur |
Thu, 21 Dec 2017 03:23:46 +0100 |
mod_s2s_auth_posh: Skip POSH if session certificate is already valid
|
Kim Alvefur |
Thu, 21 Dec 2017 03:20:34 +0100 |
mod_s2s_auth_posh: Remove commented out imports
|
Kim Alvefur |
Thu, 21 Dec 2017 03:19:56 +0100 |
mod_s2s_auth_posh: Cache tweak
|
Kim Alvefur |
Thu, 21 Dec 2017 03:04:51 +0100 |
mod_s2s_auth_posh: Changes done outside of version control during 2014-2017
|
Kim Alvefur |
Wed, 15 Mar 2017 15:49:46 +0100 |
mod_s2s_auth_posh: PKIX over Secure HTTP
|
Kim Alvefur |
Wed, 21 May 2014 23:01:47 +0200 |
mod_firewall: Add a missing space after a comma in the README.
|
Emmanuel Gil Peyrot |
Wed, 01 Aug 2018 10:00:53 +0200 |
mod_pastebin: Make first line and URL more clearly separated
|
Kim Alvefur |
Tue, 31 Jul 2018 18:29:08 +0200 |
mod_lib_ldap: assert() connection for hopefully better error reporting (thanks adac)
|
Matthew Wild |
Thu, 26 Jul 2018 10:35:30 +0100 |
mod_profile: Remove purging of previous PEP data, should no longer be needed
|
Kim Alvefur |
Tue, 24 Jul 2018 17:18:13 +0200 |
mod_profile: Bump priority of xep153 hook to surely run before mod_presence
|
Kim Alvefur |
Tue, 24 Jul 2018 16:26:40 +0200 |
mod_profile: Correctly add avatar hash
|
Kim Alvefur |
Tue, 24 Jul 2018 16:23:04 +0200 |
mod_profile: Add xmlns on <item> in order to pass item validation in mod_pubsub
|
Kim Alvefur |
Tue, 24 Jul 2018 16:28:02 +0200 |
mod_profile: Refactor wrapping of payloads in <item>
|
Kim Alvefur |
Tue, 24 Jul 2018 16:27:59 +0200 |
mod_http_upload_external/README: Add Perl implementation by Holger to list
|
Kim Alvefur |
Wed, 18 Jul 2018 23:44:09 +0200 |
Backed out parts of changeset a81456a13797
|
Kim Alvefur |
Wed, 18 Jul 2018 15:57:13 +0200 |
mod_profile: Skip injecting xep153 into presence for sessions with no username
|
Kim Alvefur |
Fri, 13 Jul 2018 14:38:40 +0200 |
mod_profile: Add support for XEP-0398
|
Kim Alvefur |
Fri, 13 Jul 2018 01:13:37 +0200 |
mod_profile: Add copyright header
|
Kim Alvefur |
Fri, 13 Jul 2018 01:13:06 +0200 |
mod_profile: Fix typo
|
Kim Alvefur |
Fri, 13 Jul 2018 01:11:51 +0200 |
mod_presence_cache: Forget cached presence on s2s close
|
Kim Alvefur |
Fri, 13 Jul 2018 00:47:29 +0200 |
mod_checkcerts: Note about apparent incompatibility with >=0.10.x
|
Kim Alvefur |
Thu, 12 Jul 2018 23:47:26 +0200 |
mod_profile: Ignore shadowed variable name
|
Kim Alvefur |
Thu, 12 Jul 2018 21:09:41 +0200 |
mod_profile: Reformat README
|
Kim Alvefur |
Thu, 12 Jul 2018 21:07:10 +0200 |
mod_pep_vcard_avatar: Normalize syntax in README
|
Kim Alvefur |
Thu, 12 Jul 2018 21:02:04 +0200 |
mod_pep_vcard_avatar: Mention XEP-398
|
Kim Alvefur |
Thu, 12 Jul 2018 21:01:51 +0200 |
mod_pep_vcard_avatar: Advertise XEP-0398 feature
|
Kim Alvefur |
Thu, 12 Jul 2018 21:00:01 +0200 |
mod_http_upload: use correct error condition
|
Jonas Wielicki |
Sun, 08 Jul 2018 13:04:46 +0200 |
mod_pubsub_stats: Pass configuration to disable persistence and limit number of items
|
Kim Alvefur |
Sun, 08 Jul 2018 01:17:23 +0200 |
various/README: Add a Statistics label
|
Kim Alvefur |
Thu, 05 Jul 2018 02:03:29 +0200 |
mod_muc_badge: Use room name instead of fixed string (beware the silly width calculations)
|
Kim Alvefur |
Wed, 04 Jul 2018 23:04:22 +0200 |
mod_muc_badge: Simplify SVG
|
Kim Alvefur |
Wed, 04 Jul 2018 23:04:04 +0200 |
mod_smacks_noerror: Add ability to silence errors if mod_offline is disabled
|
tmolitor |
Tue, 03 Jul 2018 01:03:48 +0200 |
mod_statistics_statsman: Remove duplicate import [luacheck]
|
Kim Alvefur |
Mon, 02 Jul 2018 22:45:30 +0200 |
mod_statistics_statsman: Ignore that we discard incoming data [luacheck]
|
Kim Alvefur |
Mon, 02 Jul 2018 22:45:11 +0200 |
mod_http_external: Link to prosody-filer (Go implementation)
|
Matthew Wild |
Mon, 02 Jul 2018 13:13:23 +0100 |
mod_http_upload_external: Reduce slot request log level from info to debug for privacy improvement
|
Matthew Wild |
Mon, 02 Jul 2018 12:58:14 +0100 |
mod_http_upload_external: Fix to read content-type from correct place in stanza
|
Matthew Wild |
Mon, 02 Jul 2018 12:57:40 +0100 |
mod_http_upload_external: Log file type and size
|
Matthew Wild |
Mon, 02 Jul 2018 12:56:51 +0100 |
share_v2.php: Remove content-disposition if mime type is set
|
Matthew Wild |
Mon, 02 Jul 2018 12:56:19 +0100 |
share_v2.php: Add error logging
|
Matthew Wild |
Mon, 02 Jul 2018 12:55:59 +0100 |
share_v2.php: Fix syntax errors
|
Matthew Wild |
Mon, 02 Jul 2018 12:55:43 +0100 |
share_v2.php: Fix array keys
|
Matthew Wild |
Mon, 02 Jul 2018 12:52:59 +0100 |
mod_pubsub_stats: Include namespace on pubsub items (fixes use with trunk)
|
Kim Alvefur |
Mon, 02 Jul 2018 10:14:13 +0200 |
mod_statistics_statsman/README: Fix typo in link
|
Kim Alvefur |
Thu, 28 Jun 2018 21:45:25 +0200 |
mod_statistics_statsman: Streaming access to statsmanager
|
Kim Alvefur |
Thu, 28 Jun 2018 21:42:48 +0200 |
mod_pubsub_stats: Remove unused import of util.datetime
|
Kim Alvefur |
Thu, 28 Jun 2018 17:44:21 +0200 |
mod_pubsub_stats: Add a brief README
|
Kim Alvefur |
Thu, 28 Jun 2018 17:43:23 +0200 |
mod_s2s_whitelist: Add a README
|
Kim Alvefur |
Thu, 28 Jun 2018 11:43:43 +0200 |
mod_s2s_blacklist: Add a README
|
Kim Alvefur |
Thu, 28 Jun 2018 11:42:19 +0200 |
mod_pubsub_post/README: Describe what happens to different data types
|
Kim Alvefur |
Wed, 27 Jun 2018 17:35:20 +0200 |
mod_pubsub_post/README: Affiliation management in trunk now
|
Kim Alvefur |
Wed, 27 Jun 2018 17:27:44 +0200 |
mod_pubsub_post: Rename README so it gets picked up by the site generator
|
Kim Alvefur |
Wed, 27 Jun 2018 17:17:17 +0200 |
mod_smacks: Reduce unacked stanza log message from warn->debug
|
Matthew Wild |
Tue, 26 Jun 2018 15:30:03 +0100 |
mod_prometheus: Expose min, max and average when available.
|
Emmanuel Gil Peyrot |
Mon, 25 Jun 2018 23:58:13 +0200 |
mod_slack_webhooks: Add a special webhook target for debugging
|
Kim Alvefur |
Sun, 03 Jun 2018 02:18:02 +0200 |
mod_slack_webhooks: Forward info about clicked button to hook
|
Kim Alvefur |
Sun, 03 Jun 2018 02:02:56 +0200 |
mod_slack_webhooks: Add support for buttons
|
Kim Alvefur |
Sun, 03 Jun 2018 02:02:51 +0200 |
mod_muc_badge/README: Add a possible future thing to do
|
Kim Alvefur |
Sat, 23 Jun 2018 18:16:01 +0200 |
mod_muc_badge/README: Fix typo in examlpe URL
|
Kim Alvefur |
Sat, 23 Jun 2018 18:14:44 +0200 |
mod_muc_badge/README: More words
|
Kim Alvefur |
Sat, 23 Jun 2018 18:14:32 +0200 |
mod_muc_badge/README: Fix prematurely committed text
|
Kim Alvefur |
Sat, 23 Jun 2018 18:12:54 +0200 |
mod_muc_badge: Generates a SVG badge with the number of occupants in rooms
|
Kim Alvefur |
Sat, 23 Jun 2018 18:08:34 +0200 |
mod_pastebin: Remove reference to removed header table
|
Kim Alvefur |
Sat, 23 Jun 2018 16:40:46 +0200 |
mod_pastebin: Prevent header table form being mutated
|
Kim Alvefur |
Sat, 23 Jun 2018 16:37:15 +0200 |
mod_prometheus: Fetch statistics at every request.
|
Emmanuel Gil Peyrot |
Fri, 22 Jun 2018 15:19:55 +0200 |
mod_measure_message_e2ee: Get statistics about message encryption status.
|
Emmanuel Gil Peyrot |
Fri, 22 Jun 2018 11:12:34 +0200 |
mod_measure_client_identities: Report 0 instead of the previous value when no client with that identity is left.
|
Emmanuel Gil Peyrot |
Fri, 22 Jun 2018 11:09:02 +0200 |
mod_measure_client_identities: Collect statistics about client identities.
|
Emmanuel Gil Peyrot |
Fri, 22 Jun 2018 01:06:18 +0200 |
mod_prometheus: Move timestamp generation to the stats-update event.
|
Emmanuel Gil Peyrot |
Fri, 22 Jun 2018 01:03:47 +0200 |
mod_prometheus: Put the name as a label, which fits better the usual Prosody model.
|
Emmanuel Gil Peyrot |
Fri, 22 Jun 2018 00:38:37 +0200 |
mod_prometheus: Add my copyright.
|
Emmanuel Gil Peyrot |
Fri, 22 Jun 2018 00:32:05 +0200 |
mod_prometheus: Change the storage model for one which matches Prometheus better.
|
Emmanuel Gil Peyrot |
Fri, 22 Jun 2018 00:31:54 +0200 |
mod_munin: Allow names containing any number of “:”.
|
Emmanuel Gil Peyrot |
Fri, 22 Jun 2018 00:28:59 +0200 |
mod_munin: Don’t use host when it is nil.
|
Emmanuel Gil Peyrot |
Thu, 21 Jun 2018 22:38:56 +0200 |
mod_prometheus: Optimise global lookups.
|
Emmanuel Gil Peyrot |
Thu, 21 Jun 2018 22:15:15 +0200 |
mod_prometheus: Don’t shadow variables. [luacheck]
|
Emmanuel Gil Peyrot |
Thu, 21 Jun 2018 22:14:12 +0200 |
mod_prometheus: Prefix metric names with "prosody_".
|
Emmanuel Gil Peyrot |
Thu, 21 Jun 2018 22:11:01 +0200 |
mod_prometheus: Add a new statistics export module, for Prometheus.
|
Emmanuel Gil Peyrot |
Thu, 21 Jun 2018 21:37:13 +0200 |
mod_minimix: Set full JID when dumping cached stanzas
|
Kim Alvefur |
Tue, 19 Jun 2018 22:27:59 +0200 |
mod_minimix: Handle having received no presence (should not happen)
|
Kim Alvefur |
Tue, 19 Jun 2018 22:00:17 +0200 |