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 |
mod_minimix: Don't consider oneself fully joined until subject message
|
Kim Alvefur |
Tue, 19 Jun 2018 21:59:34 +0200 |
mod_minimix/README: Doesn't handle incoming kicks yet
|
Kim Alvefur |
Tue, 19 Jun 2018 19:11:29 +0200 |
mod_minimix: Drop presence updates for now (may be treated as GC 1.0 joins)
|
Kim Alvefur |
Tue, 19 Jun 2018 18:57:14 +0200 |
mod_minimix: Handle missing subject
|
Kim Alvefur |
Tue, 19 Jun 2018 18:56:57 +0200 |
mod_minimix: Change data model
|
Kim Alvefur |
Tue, 19 Jun 2018 18:28:41 +0200 |
mod_lastlog: Split Values into Type/Default. (documentation)
|
Emmanuel Gil Peyrot |
Sun, 17 Jun 2018 21:29:27 +0200 |
mod_auth_oauthbearer: expand intro to mention when/how you'd use this
|
JC Brand |
Thu, 14 Jun 2018 09:13:30 +0000 |
Remove debugging helpers and clean up a little
|
JC Brand |
Thu, 14 Jun 2018 09:11:03 +0000 |
mod_sasl_oauthbearer and mod_auth_oauthbearer
|
JC Brand |
Wed, 13 Jun 2018 17:09:49 +0000 |
mod_pinger: work around updates on stale sessions
|
Georg Lukas |
Wed, 13 Jun 2018 08:16:45 +0200 |
mod_server_contact_info: Remove
|
Kim Alvefur |
Sat, 09 Jun 2018 21:19:54 +0200 |
mod_cache_c2s_caps: Fix traceback on invalid payload in disco#info result.
|
Emmanuel Gil Peyrot |
Fri, 08 Jun 2018 21:59:42 +0200 |