mod_muc_hide_media: Also strip SIMS media
|
Matthew Wild |
Sun, 29 Sep 2019 18:53:00 +0100 |
mod_muc_media_metadata: Actually consensus is on async.wait after all
|
Matthew Wild |
Sun, 29 Sep 2019 18:47:57 +0100 |
mod_muc_media_metadata: Include original message stanza example
|
Matthew Wild |
Sun, 29 Sep 2019 18:32:12 +0100 |
mod_muc_media_metadata: Update namespace
|
Matthew Wild |
Sun, 29 Sep 2019 18:31:52 +0100 |
mod_muc_media_metadata: Update for actual function named async.await()
|
Matthew Wild |
Sun, 29 Sep 2019 18:31:14 +0100 |
mod_muc_media_metadata: Fix example config
|
Matthew Wild |
Sun, 29 Sep 2019 16:50:59 +0100 |
mod_muc_media_metadata: Fix README filename
|
Matthew Wild |
Sun, 29 Sep 2019 16:49:42 +0100 |
mod_muc_media_metadata: Module to automatically fetch metadata for posted media
|
Matthew Wild |
Sun, 29 Sep 2019 16:47:57 +0100 |
mod_muc_hide_media: Module to allow hiding inline media in a MUC
|
Matthew Wild |
Sun, 29 Sep 2019 11:48:27 +0100 |
mod_csi_grace_period: Fix to store state on correct table
|
Kim Alvefur |
Sun, 29 Sep 2019 00:32:17 +0200 |
mod_register_web: Fix traceback if captcha_reply is left out of the form (thanks woffs)
|
Kim Alvefur |
Sat, 28 Sep 2019 21:26:28 +0200 |
mod_bookmarks, mod_bookmarks2: Refuse to load if the other one is also loaded.
|
Emmanuel Gil Peyrot |
Sat, 28 Sep 2019 14:46:18 +0200 |
mod_bookmarks2: Add new module.
|
Emmanuel Gil Peyrot |
Sat, 28 Sep 2019 14:27:13 +0200 |
mod_telnet_tlsinfo: Mark as obsolete since this is included in mod_admin_telnet
|
Kim Alvefur |
Wed, 18 Sep 2019 21:10:32 +0200 |
mod_muc_webchat_url: Fix default url
|
Kim Alvefur |
Tue, 17 Sep 2019 17:36:20 +0200 |
mod_muc_webchat_url/README: Fix template option name
|
Kim Alvefur |
Tue, 17 Sep 2019 17:31:18 +0200 |
mod_muc_webchat_url: Don't save templated value
|
Kim Alvefur |
Tue, 17 Sep 2019 17:22:35 +0200 |
mod_muc_webchat_url: Advertise the URL to a webchat in disco#info
|
Kim Alvefur |
Tue, 17 Sep 2019 17:12:59 +0200 |
mod_bidi: Link to mod_s2s_bidi
|
Kim Alvefur |
Sat, 14 Sep 2019 22:07:49 +0200 |
mod_muc_occupant_id: add TODO regarding MAM handling
|
Maxime “pep” Buquet |
Thu, 12 Sep 2019 01:16:26 +0200 |
mod_jid_prep: Update the README to point to XEP-0328.
|
Emmanuel Gil Peyrot |
Sun, 08 Sep 2019 15:53:01 +0200 |
mod_auth_any: Merged into Prosody as mod_auth_insecure
|
Kim Alvefur |
Tue, 03 Sep 2019 00:57:24 +0200 |
mod_storage_memory: Also merged into core
|
Kim Alvefur |
Tue, 03 Sep 2019 00:57:01 +0200 |
Mark some modules as Merged
|
Kim Alvefur |
Tue, 03 Sep 2019 00:54:01 +0200 |
mod_profile: Mark as Unmaintained
|
Kim Alvefur |
Tue, 03 Sep 2019 00:52:47 +0200 |
mod_profile: Link to successors mod_vcard_legacy & mod_vcard4
|
Kim Alvefur |
Tue, 03 Sep 2019 00:47:02 +0200 |
mod_upload_file_management: Add this new module, for now only listing files uploaded by a user as an admin.
|
Emmanuel Gil Peyrot |
Sun, 01 Sep 2019 01:13:12 +0200 |
mod_carbons_adhoc: Remove unused (later shadowed) local variable
|
Emmanuel Gil Peyrot |
Sun, 01 Sep 2019 01:11:20 +0200 |
mod_http_upload: Back out 3fb0add97cdb - depends on yet uncommon lfs version
|
Kim Alvefur |
Fri, 30 Aug 2019 18:34:55 +0200 |
mod_auth_external: Improve error handling when non-blocking mode used without libevent
|
Matthew Wild |
Fri, 30 Aug 2019 13:28:30 +0100 |
mod_http_upload: Skip write if nothing expired when checking
|
Kim Alvefur |
Thu, 29 Aug 2019 23:35:42 +0200 |
mod_http_upload: Add hint about checking that the base URL is reachable
|
Kim Alvefur |
Thu, 29 Aug 2019 23:30:55 +0200 |
mod_http_upload: Make loud noise if storage path can't be created or doesn't exist
|
Kim Alvefur |
Thu, 29 Aug 2019 23:29:13 +0200 |
mod_vcard_muc: Add an alternative method of signaling avatar change
|
Kim Alvefur |
Sun, 25 Aug 2019 20:46:43 +0200 |
mod_vcard_muc: Factor out avatar hash retrieval into a function for easier reuse
|
Kim Alvefur |
Fri, 23 Aug 2019 23:01:16 +0200 |
mod_muc_occupant_id: Update XEP number (XEP-0421)
|
Maxime “pep” Buquet |
Sat, 24 Aug 2019 21:49:51 +0200 |
mod_map: Update example in README to reflect recent changes
|
Kim Alvefur |
Fri, 23 Aug 2019 01:40:26 +0200 |
mod_map: Include last body text
|
Kim Alvefur |
Fri, 23 Aug 2019 01:18:24 +0200 |
mod_map: Include timestamps of first/last message (if reported)
|
Kim Alvefur |
Fri, 23 Aug 2019 01:16:58 +0200 |
mod_map: Update for new API in prosody 1e2b444acb72
|
Kim Alvefur |
Fri, 23 Aug 2019 01:08:12 +0200 |
mod_http_upload: Also format max file size as integer in error (thanks lovetox)
|
Kim Alvefur |
Fri, 23 Aug 2019 00:19:46 +0200 |
mod_http_upload: Ensure integer formatting of size limit
|
Kim Alvefur |
Thu, 22 Aug 2019 23:57:57 +0200 |
mod_muc_ping: Advertise XEP-0410 feature
|
Kim Alvefur |
Wed, 21 Aug 2019 00:38:20 +0200 |
mod_smacks: fix bug #1405 (prevent timer from running for already destroyed sessions)
|
tmolitor |
Sun, 11 Aug 2019 02:58:56 +0200 |
mod_http_muc_log: Make time based anchors from mod_muc_log_http work
|
Kim Alvefur |
Sat, 10 Aug 2019 14:19:48 +0200 |
mod_pubsub_text_interface: Respond to receipts
|
Kim Alvefur |
Fri, 09 Aug 2019 19:01:58 +0200 |
mod_http_stats_stream: Make global to simplify
|
Kim Alvefur |
Fri, 09 Aug 2019 19:00:35 +0200 |
mod_turncredentials: Add parallel implementation of XEP-0215 v0.7
|
Kim Alvefur |
Fri, 09 Aug 2019 18:59:35 +0200 |
mod_conversejs: Change CSS URL
|
Kim Alvefur |
Fri, 09 Aug 2019 18:41:51 +0200 |
mod_smacks: fix bug in bad client handling introduced by last commit
|
tmolitor |
Fri, 02 Aug 2019 18:26:06 +0200 |
mod_csi_muc_priorities: Add an example
|
Kim Alvefur |
Fri, 02 Aug 2019 08:04:16 +0200 |
mod_csi_muc_priorities: Mention mod_track_muc_joins
|
Kim Alvefur |
Fri, 02 Aug 2019 08:04:00 +0200 |
mod_ignore_host_chatstates: Add a stub README
|
Kim Alvefur |
Fri, 02 Aug 2019 07:52:04 +0200 |
mod_muc_block_pm: Add support for Prosody 0.11
|
JC Brand |
Fri, 02 Aug 2019 07:44:11 +0200 |
mod_http_stats_stream: Use existing header preparation
|
Kim Alvefur |
Wed, 31 Jul 2019 18:55:06 +0200 |
mod_smacks: fix bug for missbehaving clients sending multiple acks in a row
|
tmolitor |
Tue, 30 Jul 2019 02:07:13 +0200 |
mod_csi_battery_saver: add compatibility with mod_csi_muc_priorities, make queue length configurable and update README
|
tmolitor |
Tue, 30 Jul 2019 01:46:57 +0200 |
mod_muc_occupant_id: depend on muc.
|
Maxime “pep” Buquet |
Mon, 29 Jul 2019 16:10:09 +0200 |
mod_muc_occupant_id: Update links to the XEP inbox.
|
Maxime “pep” Buquet |
Wed, 17 Jul 2019 13:23:23 +0200 |
mod_muc_occupant_id: Remove unnecessary check on occupant
|
Maxime “pep” Buquet |
Sun, 14 Jul 2019 19:04:16 +0200 |