Software /
code /
prosody-modules
Graph
-
mod_statistics: Remove 'return' so SESS lines are pushed to all sessions (thanks Ge0rG)Mon, 08 Dec 2014 14:27:10 +0100, by Kim Alvefur
-
mod_limit_auth: Throttle authentication (failed) attempts with optional (0.10+) tarpitSat, 06 Dec 2014 17:42:51 +0100, by Kim Alvefur
-
mod_http_muc_log: Split out template into a configurable file.Wed, 03 Dec 2014 15:35:38 +0100, by Kim Alvefur
-
mod_http_muc_log: Revamp template systemTue, 02 Dec 2014 15:12:01 +0100, by Kim Alvefur
-
mod_http_muc_log: List rooms with logging explicitly enabledTue, 02 Dec 2014 14:17:08 +0100, by Kim Alvefur
-
mod_http_muc_log: Include charset in Content-Type headerTue, 02 Dec 2014 14:14:38 +0100, by Kim Alvefur
-
mod_http_muc_log: Show only messages with presentable contentThu, 20 Nov 2014 20:01:07 +0100, by Kim Alvefur
-
mod_http_muc_log: Use archive IDs to find next and previous dates that contain messagesThu, 20 Nov 2014 19:56:22 +0100, by Kim Alvefur
-
mod_http_muc_log: Send a HTML mime type with responsesThu, 20 Nov 2014 19:50:43 +0100, by Kim Alvefur
-
mod_http_muc_log: Fix use with old (until 0.10) MUC APIThu, 20 Nov 2014 18:46:53 +0100, by Kim Alvefur
-
mod_muc_log_http: Import old util.datamanager, fixes fetching of data if non-default storage is configuredThu, 20 Nov 2014 15:38:56 +0100, by Kim Alvefur
-
mod_http_index: Generates an index of local HTTP appsThu, 20 Nov 2014 14:48:46 +0100, by Kim Alvefur
-
mod_register_web: Add option for specifying path to templatesWed, 19 Nov 2014 10:19:51 +0100, by Kim Alvefur
-
mod_mam_muc, mod_http_muc_log: Change store name from 'archive2' to 'muc_log' to distinguish it from personal MAM archives. Old data will require migration.Tue, 18 Nov 2014 13:59:39 +0100, by Kim Alvefur
-
mod_storage_gdbm: Storage backend based on lgdbmTue, 18 Nov 2014 13:05:04 +0100, by Kim Alvefur
-
mod_storage_muc_log: Fix typoMon, 10 Nov 2014 15:12:57 +0100, by Kim Alvefur
-
mod_storage_muc_log: Change to sane timestamp format and warn if it differs from legacy mod_muc_log timestampsMon, 10 Nov 2014 14:51:36 +0100, by Kim Alvefur
-
mod_muc_log: Change to a non-locale dependent timestamp formatMon, 10 Nov 2014 14:47:54 +0100, by Kim Alvefur
-
mod_storage_muc_log: Provides an archive API to mod_muc_log dataMon, 10 Nov 2014 14:41:01 +0100, by Kim Alvefur
-
mod_roster_command: Add 'remove' commandMon, 10 Nov 2014 11:06:26 +0100, by Kim Alvefur
-
mod_http_muc_log: Remove infinity limitSun, 09 Nov 2014 20:19:36 +0100, by Kim Alvefur
-
mod_http_muc_log: Style fixes and mobile optimizationsSun, 09 Nov 2014 17:18:51 +0100, by Kim Alvefur
-
mod_http_muc_log: Hide prev/next when on the edge of the archiveSun, 09 Nov 2014 17:18:12 +0100, by Kim Alvefur
-
mod_http_muc_log: Render arrows in prev/next links using CSSSun, 09 Nov 2014 17:17:04 +0100, by Kim Alvefur
-
mod_http_muc_log: Remove unnessesary character from patternSun, 09 Nov 2014 17:15:48 +0100, by Kim Alvefur
-
mod_http_muc_log: Include the canonical URL in a meta tagSun, 09 Nov 2014 17:14:44 +0100, by Kim Alvefur
-
mod_http_muc_log: Fix closing tagSun, 09 Nov 2014 08:47:41 +0100, by Kim Alvefur
-
mod_http_muc_log: Fix header marginSun, 09 Nov 2014 08:41:36 +0100, by Kim Alvefur
-
mod_http_muc_log: Search for next date with messages from 00:00:00, not 00:00:01Sun, 09 Nov 2014 08:40:05 +0100, by Kim Alvefur
-
mod_http_muc_log: Make prettySun, 09 Nov 2014 08:38:57 +0100, by Kim Alvefur
-
mod_http_muc_log: Make MUC local code identical to mod_mam_mucSun, 09 Nov 2014 08:37:43 +0100, by Kim Alvefur
-
mod_http_muc_log: List only dates with messagesSun, 09 Nov 2014 08:34:52 +0100, by Kim Alvefur
-
mod_http_muc_log: Have URL of date list page end with a slashSun, 09 Nov 2014 08:32:43 +0100, by Kim Alvefur
-
mod_mam_muc: Try to use new MUC API for getting room objects (fixes queries to not yet initialized rooms)Sat, 08 Nov 2014 16:41:31 +0100, by Kim Alvefur
-
mod_http_muc_log: Strip some whitespaceSat, 08 Nov 2014 15:54:49 +0100, by Kim Alvefur
-
mod_http_muc_log: MUC log module using new archive APISat, 08 Nov 2014 15:51:57 +0100, by Kim Alvefur
-
mod_mam_muc: Store joins and leavesSat, 08 Nov 2014 15:47:30 +0100, by Kim Alvefur
-
mod_mam_muc: Limit search to groupchat messages (we use the internal 'with' field stanza types)Sat, 08 Nov 2014 15:46:47 +0100, by Kim Alvefur
-
mod_mam_muc: Remove parsing of 'with' field in MAM form, we currently ignore it anywaysSat, 08 Nov 2014 15:45:19 +0100, by Kim Alvefur
-
mod_roster_allinall: Adds all online users to the roster of newly signed in users, for a lazy everyone-in-everyones roster setupWed, 05 Nov 2014 12:12:49 +0100, by Kim Alvefur
-
mod_muc_log: Add option to log rooms by default unless changed in room configMon, 03 Nov 2014 20:37:33 +0100, by Kim Alvefur
-
mod_mam_muc: Add compatibility with the new MUC code in trunkThu, 30 Oct 2014 12:43:00 +0100, by Kim Alvefur
-
mod_mam_muc: Split logic for determining if logging is enabled into a functionThu, 30 Oct 2014 12:39:57 +0100, by Kim Alvefur
-
mod_mam_muc: Fix indentationWed, 29 Oct 2014 12:37:26 +0100, by Kim Alvefur
-
call archive API with username onlyTue, 28 Oct 2014 15:25:32 -0700, by Stuart Carnie
-
mod_smacks: Send ack requests by serializing and concatenating them to outgoing stanzas, using a timer might cause high CPU usageTue, 28 Oct 2014 22:26:41 +0100, by Kim Alvefur
-
mod_auth_pam: Update for removal of PAM_ prefixes to constant namesTue, 28 Oct 2014 15:24:50 +0100, by Kim Alvefur
-
mod_websocket: Remove. This is a core module for Prosody 0.10Sat, 25 Oct 2014 01:27:52 +0200, by Florian Zeitz
-
mod_mam_muc: Add missing import and change the namespace to MAM v0.3Thu, 23 Oct 2014 13:22:48 +0200, by Kim Alvefur
-
mod_mam_muc: Update to XEP-0313 v 0.3Wed, 22 Oct 2014 21:42:40 +0200, by Kim Alvefur
-
mod_mam_muc: Minor moving about of variablesWed, 22 Oct 2014 19:32:52 +0200, by Kim Alvefur
-
mod_mam_muc: Restructure initializationWed, 22 Oct 2014 19:29:29 +0200, by Kim Alvefur
-
mod_mam_muc: Fix for muc history queryMon, 20 Oct 2014 16:15:24 -0700, by Stuart Carnie
-
mod_smacks: Delay initiation of outgoing smacks on s2s until after queued stanzas are sentMon, 20 Oct 2014 13:15:55 +0200, by Kim Alvefur
-
mod_smacks: Initiate outgoing smacks on s2s when sending request and incoming when the remote says enabledMon, 20 Oct 2014 13:15:14 +0200, by Kim Alvefur
-
mod_smacks: Move wrap_session() contents into separate direction-specific routinesMon, 20 Oct 2014 13:13:48 +0200, by Kim Alvefur
-
mod_smacks: Remove variable not used after 2881d532f385Mon, 20 Oct 2014 13:11:28 +0200, by Kim Alvefur
-
mod_smacks: Send failure correctly on s2sMon, 20 Oct 2014 11:55:08 +0200, by Kim Alvefur
-
mod_smacks: Fix sending ack requests on s2sMon, 20 Oct 2014 11:51:07 +0200, by Kim Alvefur
-
mod_sslv3_warn: Module to notice users connected with SSLv3 that they need to upgrade becasue SSLv3 is insecureWed, 15 Oct 2014 11:37:39 +0200, by Kim Alvefur
-
MergeMon, 13 Oct 2014 14:31:16 +0200, by Kim Alvefur
-
Backed out changeset 71af9c272d72Sun, 12 Oct 2014 17:09:07 +0200, by syn
-
mod_smacks: Trick session.send() into not returning nil or mod_message will act as if messages were not deliveredMon, 13 Oct 2014 14:19:49 +0200, by Kim Alvefur
-
mod_mam_archive: Stopped lying in RSM countsSun, 12 Oct 2014 16:05:48 +0200, by syn
-
mod_smacks: Use filters for queuing outgoing stanzas instead of wrapping session.send()Sun, 12 Oct 2014 13:24:50 +0200, by Kim Alvefur
-
mod_mam_muc: Fix add/removal of room method overridesThu, 09 Oct 2014 15:08:05 +0200, by Kim Alvefur
-
mod_smacks: Correctly check if what is being sent is a stanzaWed, 08 Oct 2014 12:56:21 +0200, by Kim Alvefur
-
mod_smacks: Examine the state of the stanza *before* it was sendTue, 30 Sep 2014 01:17:10 +0200, by Florian Zeitz
-
mod_profile: Save photo and nickname from PEP to vCardSat, 27 Sep 2014 19:29:28 +0200, by Kim Alvefur
-
mod_profile: Use module:handle_items() for PEP node bootstrapping (see trunk 388786af0dd2)Sat, 27 Sep 2014 19:11:04 +0200, by Kim Alvefur
-
mod_mam: Fix xmlns in preferences (Thanks Lance)Thu, 25 Sep 2014 10:30:51 +0200, by Kim Alvefur
-
mod_proxy65_whitelist: Fix util.set use (thanks deoren)Tue, 23 Sep 2014 22:41:53 +0200, by Kim Alvefur
-
mod_proxy65_whitelist: Fix variable nameTue, 23 Sep 2014 21:30:47 +0200, by Kim Alvefur
-
Rename mod_block_p2pft -> mod_proxy65_whitelistMon, 22 Sep 2014 18:24:37 +0200, by Kim Alvefur
-
mod_block_p2pft: Plugin for forcing local clients to use approved file transfer proxiesMon, 22 Sep 2014 18:17:48 +0200, by Kim Alvefur
-
mod_roster_command: Make sure hosts are only initialized onceSat, 20 Sep 2014 11:33:49 +0200, by Kim Alvefur
-
mod_roster_command: Also initialize usermanagerSat, 20 Sep 2014 11:31:41 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Include hostname when logging a failureTue, 16 Sep 2014 19:55:54 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Fix stringprepping when doing "DANE Light"Tue, 16 Sep 2014 19:53:41 +0200, by Kim Alvefur
-
mod_message_logging/mod_message_logging.lua: Fix missing 'or'Tue, 16 Sep 2014 17:32:45 -0400, by daurnimator
-
mod_throttle_presence: Make sure flushed stanzas get through the filterTue, 16 Sep 2014 16:44:32 +0200, by Kim Alvefur
-
mod_profile: Set metadata nodes ItemID to the same hash as the data nodeTue, 16 Sep 2014 16:23:15 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Fix traceback caused by LuaSec not being loadedSun, 14 Sep 2014 18:52:54 +0200, by Kim Alvefur
-
mod_message_logging: Add timestamp to logsSun, 07 Sep 2014 12:19:25 +0100, by Matthew Wild
-
mod_message_logging: Improve logging when loaded onto a MUC hostSun, 07 Sep 2014 08:08:09 +0100, by Matthew Wild
-
mod_profile: Fix global accessMon, 01 Sep 2014 18:15:34 +0200, by Kim Alvefur
-
mod_mam_archive: Applying @vstakhov 's patch (https://gist.github.com/vstakhov/306ea813a38021dcf3d4).Sun, 31 Aug 2014 20:13:54 +0200, by syn
-
mod_list_inactive: Add different output formatsTue, 26 Aug 2014 16:15:31 +0200, by Kim Alvefur
-
mod_list_inactive: Delay joining JIDs until they are usedTue, 26 Aug 2014 16:15:23 +0200, by Kim Alvefur
-
mod_webpresence: fixed render-type handling (thanks to biszkopcik and Zash)Mon, 25 Aug 2014 23:58:50 +0700, by Vadim Misbakh-Soloviov
-
mod_filter_chatstates: Replace unwanted messages with a dummy stanza so that mod_message doesn't think delivery failed (and then generate an error reply)Mon, 25 Aug 2014 12:03:52 +0100, by Matthew Wild
-
mod_lastlog: Fix traceback if no session included with event (eg from mod_register_web) (thanks biszkopcik)Mon, 25 Aug 2014 00:38:14 +0200, by Kim Alvefur
-
mod_storage_multi: Multi-backend storage module (WIP)Thu, 21 Aug 2014 23:14:55 +0200, by Kim Alvefur
-
mod_net_dovecotauth: Fix typo in config optionTue, 19 Aug 2014 16:54:30 +0200, by Kim Alvefur
-
mod_filter_chatstates: Removes chat states from messages to inactive (per CSI) sessionsSun, 17 Aug 2014 23:10:19 +0200, by Kim Alvefur
-
mod_throttle_presence: Use local buffer variable, fixes a traceback (thanks Ge0rG)Sun, 17 Aug 2014 20:53:59 +0200, by Kim Alvefur
-
mod_throttle_presence: Fix traceback (thanks Ge0rG)Sun, 17 Aug 2014 20:21:09 +0200, by Kim Alvefur
-
mod_privacy_lists: Correctly sort the list rules by order (thanks Flow). Fixes issue #58Sat, 16 Aug 2014 17:55:08 +0100, by Matthew Wild
-
mod_csi_compat: Implement the google:queue protocol and map to mod_csi eventsFri, 15 Aug 2014 21:17:58 +0100, by Matthew Wild
-
mod_throttle_presence: Remove timer support, depend on mod_csi to enable/disable. Untested, but the previous version was definitely broken anyway.Fri, 15 Aug 2014 19:46:44 +0100, by Matthew Wild
-
mod_mam: Update to version 0.3 of XEP-0313Fri, 15 Aug 2014 17:43:23 +0200, by Kim Alvefur
-
mod_csi: Client State Indication supportFri, 15 Aug 2014 16:34:10 +0100, by Matthew Wild
-
mod_disable_tls: Default to empty set if disable_tls_ports not present in config (fixes traceback)Sun, 10 Aug 2014 13:08:56 +0100, by Matthew Wild
-
mod_disable_tls: New module to disable c2s TLS by port numberSun, 10 Aug 2014 13:05:17 +0100, by Matthew Wild
-
mod_privacy_lists: Open 'privacy' storage (module:open_store() defaults to the name of the module)Sat, 09 Aug 2014 23:03:28 +0200, by Kim Alvefur
-
mod_auth_ldap: Change default for ldap_mode to "bind", everyone seems to be using thatTue, 05 Aug 2014 15:23:35 +0200, by Kim Alvefur
-
mod_auth_ldap: Remove excess backslashes from escape patternTue, 05 Aug 2014 15:17:34 +0200, by Kim Alvefur
-
mod_mam_archive: Doing stanza deserialization after mod_storage the right wayWed, 30 Jul 2014 21:58:56 +0200, by syn
-
mod_mam_archive: Fixing issues noted in code review for 153df603f73d3b69c434f2790cff0270de14bb75Wed, 30 Jul 2014 21:27:56 +0200, by syn
-
mod_privacy_lists: Cache privacy lists for better performance with high trafficSun, 27 Jul 2014 14:38:55 +0100, by Matthew Wild
-
mod_privacy_lists: Import mod_privacy from 0.9Sun, 27 Jul 2014 14:38:04 +0100, by Matthew Wild
-
mod_auth_ha1: Skip commented linesSun, 27 Jul 2014 14:36:12 +0100, by Matthew Wild
-
mod_auth_ha1: Authentication module for 'HA1' hashed credentials in a text file, as used by reTurnServerSat, 26 Jul 2014 21:53:52 +0100, by Matthew Wild
-
mod_mam_archive: Initial commitMon, 14 Jul 2014 23:00:13 +0200, by syn
-
mod_profile: Fix wrong use of "current" as id for avatar dataTue, 08 Jul 2014 02:54:58 +0200, by Kim Alvefur
-
mod_profile: Add the missing <info> child element and move info attributes thereTue, 08 Jul 2014 02:54:04 +0200, by Kim Alvefur
-
mod_onions: Actually define the variable "stanza" to contain "event.stanza", fixing problems of stanzas being dropped for outgoing connections.Fri, 04 Jul 2014 14:47:14 +0200, by Thijs Alkemade
-
mod_onions: Set the stream version to 1.0 on onionized streams, so TLS is offered.Fri, 04 Jul 2014 14:16:21 +0200, by Thijs Alkemade
-
Update LDAP docs for telephone and similar fieldsWed, 02 Jul 2014 22:37:16 -0500, by Rob Hoelz
-
Fix connections for LDAP testsWed, 02 Jul 2014 22:31:52 -0500, by Rob Hoelz
-
Test telephone configuration in LDAP testsWed, 02 Jul 2014 22:28:46 -0500, by Rob Hoelz
-
Include configuration for telephone numbers for LDAP test configWed, 02 Jul 2014 22:28:00 -0500, by Rob Hoelz
-
Add telephone number test dataWed, 02 Jul 2014 22:26:01 -0500, by Rob Hoelz
-
mod_private_adhoc: initial commit of new moduleSat, 28 Jun 2014 00:36:40 +0200, by Thomas Raschbacher
-
mod_register_web: Add dependency on mod_httpFri, 27 Jun 2014 22:48:15 +0200, by Kim Alvefur
-
mod_register_web: Use path separator from package.configFri, 27 Jun 2014 20:57:51 +0200, by Kim Alvefur
-
mod_pubsub_hub: Update to PubSubHubbub version 0.4Thu, 26 Jun 2014 19:41:32 +0200, by Kim Alvefur
-
mod_pubsub_feeds: Check that lease time exists before comparingThu, 26 Jun 2014 18:56:15 +0200, by Kim Alvefur
Scroll all the way down to load more.