mod_smacks: Stanzas don't have a ':' in their name
|
Kim Alvefur |
Mon, 26 Jan 2015 15:32:19 +0100 |
mod_storage_gdbm: Add archive support
|
Kim Alvefur |
Sun, 25 Jan 2015 22:18:05 +0100 |
mod_storage_gdbm: Prepare for supporting multiple store types
|
Kim Alvefur |
Sun, 25 Jan 2015 22:17:20 +0100 |
mod_admin_message: New IM-based administration console
|
Mikael Berthe |
Sun, 25 Jan 2015 19:52:39 +0100 |
mod_storage_gdbm: Use require directly instead of util.import (which is not available in prosodyctl, breaks adduser etc)
|
Kim Alvefur |
Sun, 25 Jan 2015 13:04:02 +0100 |
Add support for IPv4 addresses in SRV injections
|
Ashley Ward |
Tue, 20 Jan 2015 11:02:14 +0000 |
mod_pep_vcard_avatar: Syncs avatars between PEP and vCard
|
Kim Alvefur |
Sun, 18 Jan 2015 01:21:53 +0100 |
mod_csi: Update namespace to published version
|
Kim Alvefur |
Fri, 09 Jan 2015 11:36:31 +0100 |
mod_http_muc_log: (template) Remove duplicate CSS property
|
Kim Alvefur |
Sat, 20 Dec 2014 21:56:13 +0100 |
mod_query_client_ver: Query and log client software
|
Kim Alvefur |
Sat, 20 Dec 2014 16:07:50 +0100 |
mod_mam: Make sure default_archive_policy is a boolean or "roster" (thanks souliane)
|
Kim Alvefur |
Thu, 18 Dec 2014 12:15:50 +0100 |
mod_mam_archive: Fixing SQL concatenation bug
|
syn |
Thu, 11 Dec 2014 20:43:14 +0100 |
mod_statistics/prosodytop.lua: Simplify and fix buffering and line separation (thanks Ge0rG)
|
Kim Alvefur |
Mon, 08 Dec 2014 17:04:49 +0100 |
mod_statistics: Remove 'return' so SESS lines are pushed to all sessions (thanks Ge0rG)
|
Kim Alvefur |
Mon, 08 Dec 2014 14:27:10 +0100 |
mod_limit_auth: Throttle authentication (failed) attempts with optional (0.10+) tarpit
|
Kim Alvefur |
Sat, 06 Dec 2014 17:42:51 +0100 |
mod_http_muc_log: Split out template into a configurable file.
|
Kim Alvefur |
Wed, 03 Dec 2014 15:35:38 +0100 |
mod_http_muc_log: Revamp template system
|
Kim Alvefur |
Tue, 02 Dec 2014 15:12:01 +0100 |
mod_http_muc_log: List rooms with logging explicitly enabled
|
Kim Alvefur |
Tue, 02 Dec 2014 14:17:08 +0100 |
mod_http_muc_log: Include charset in Content-Type header
|
Kim Alvefur |
Tue, 02 Dec 2014 14:14:38 +0100 |
mod_http_muc_log: Show only messages with presentable content
|
Kim Alvefur |
Thu, 20 Nov 2014 20:01:07 +0100 |
mod_http_muc_log: Use archive IDs to find next and previous dates that contain messages
|
Kim Alvefur |
Thu, 20 Nov 2014 19:56:22 +0100 |
mod_http_muc_log: Send a HTML mime type with responses
|
Kim Alvefur |
Thu, 20 Nov 2014 19:50:43 +0100 |
mod_http_muc_log: Fix use with old (until 0.10) MUC API
|
Kim Alvefur |
Thu, 20 Nov 2014 18:46:53 +0100 |
mod_muc_log_http: Import old util.datamanager, fixes fetching of data if non-default storage is configured
|
Kim Alvefur |
Thu, 20 Nov 2014 15:38:56 +0100 |
mod_http_index: Generates an index of local HTTP apps
|
Kim Alvefur |
Thu, 20 Nov 2014 14:48:46 +0100 |
mod_register_web: Add option for specifying path to templates
|
Kim Alvefur |
Wed, 19 Nov 2014 10:19:51 +0100 |
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.
|
Kim Alvefur |
Tue, 18 Nov 2014 13:59:39 +0100 |
mod_storage_gdbm: Storage backend based on lgdbm
|
Kim Alvefur |
Tue, 18 Nov 2014 13:05:04 +0100 |
mod_storage_muc_log: Fix typo
|
Kim Alvefur |
Mon, 10 Nov 2014 15:12:57 +0100 |
mod_storage_muc_log: Change to sane timestamp format and warn if it differs from legacy mod_muc_log timestamps
|
Kim Alvefur |
Mon, 10 Nov 2014 14:51:36 +0100 |
mod_muc_log: Change to a non-locale dependent timestamp format
|
Kim Alvefur |
Mon, 10 Nov 2014 14:47:54 +0100 |
mod_storage_muc_log: Provides an archive API to mod_muc_log data
|
Kim Alvefur |
Mon, 10 Nov 2014 14:41:01 +0100 |
mod_roster_command: Add 'remove' command
|
Kim Alvefur |
Mon, 10 Nov 2014 11:06:26 +0100 |
mod_http_muc_log: Remove infinity limit
|
Kim Alvefur |
Sun, 09 Nov 2014 20:19:36 +0100 |
mod_http_muc_log: Style fixes and mobile optimizations
|
Kim Alvefur |
Sun, 09 Nov 2014 17:18:51 +0100 |
mod_http_muc_log: Hide prev/next when on the edge of the archive
|
Kim Alvefur |
Sun, 09 Nov 2014 17:18:12 +0100 |
mod_http_muc_log: Render arrows in prev/next links using CSS
|
Kim Alvefur |
Sun, 09 Nov 2014 17:17:04 +0100 |
mod_http_muc_log: Remove unnessesary character from pattern
|
Kim Alvefur |
Sun, 09 Nov 2014 17:15:48 +0100 |
mod_http_muc_log: Include the canonical URL in a meta tag
|
Kim Alvefur |
Sun, 09 Nov 2014 17:14:44 +0100 |
mod_http_muc_log: Fix closing tag
|
Kim Alvefur |
Sun, 09 Nov 2014 08:47:41 +0100 |
mod_http_muc_log: Fix header margin
|
Kim Alvefur |
Sun, 09 Nov 2014 08:41:36 +0100 |
mod_http_muc_log: Search for next date with messages from 00:00:00, not 00:00:01
|
Kim Alvefur |
Sun, 09 Nov 2014 08:40:05 +0100 |
mod_http_muc_log: Make pretty
|
Kim Alvefur |
Sun, 09 Nov 2014 08:38:57 +0100 |
mod_http_muc_log: Make MUC local code identical to mod_mam_muc
|
Kim Alvefur |
Sun, 09 Nov 2014 08:37:43 +0100 |
mod_http_muc_log: List only dates with messages
|
Kim Alvefur |
Sun, 09 Nov 2014 08:34:52 +0100 |
mod_http_muc_log: Have URL of date list page end with a slash
|
Kim Alvefur |
Sun, 09 Nov 2014 08:32:43 +0100 |
mod_mam_muc: Try to use new MUC API for getting room objects (fixes queries to not yet initialized rooms)
|
Kim Alvefur |
Sat, 08 Nov 2014 16:41:31 +0100 |
mod_http_muc_log: Strip some whitespace
|
Kim Alvefur |
Sat, 08 Nov 2014 15:54:49 +0100 |
mod_http_muc_log: MUC log module using new archive API
|
Kim Alvefur |
Sat, 08 Nov 2014 15:51:57 +0100 |
mod_mam_muc: Store joins and leaves
|
Kim Alvefur |
Sat, 08 Nov 2014 15:47:30 +0100 |
mod_mam_muc: Limit search to groupchat messages (we use the internal 'with' field stanza types)
|
Kim Alvefur |
Sat, 08 Nov 2014 15:46:47 +0100 |
mod_mam_muc: Remove parsing of 'with' field in MAM form, we currently ignore it anyways
|
Kim Alvefur |
Sat, 08 Nov 2014 15:45:19 +0100 |
mod_roster_allinall: Adds all online users to the roster of newly signed in users, for a lazy everyone-in-everyones roster setup
|
Kim Alvefur |
Wed, 05 Nov 2014 12:12:49 +0100 |
mod_muc_log: Add option to log rooms by default unless changed in room config
|
Kim Alvefur |
Mon, 03 Nov 2014 20:37:33 +0100 |
mod_mam_muc: Add compatibility with the new MUC code in trunk
|
Kim Alvefur |
Thu, 30 Oct 2014 12:43:00 +0100 |
mod_mam_muc: Split logic for determining if logging is enabled into a function
|
Kim Alvefur |
Thu, 30 Oct 2014 12:39:57 +0100 |
mod_mam_muc: Fix indentation
|
Kim Alvefur |
Wed, 29 Oct 2014 12:37:26 +0100 |
call archive API with username only
|
Stuart Carnie |
Tue, 28 Oct 2014 15:25:32 -0700 |
mod_smacks: Send ack requests by serializing and concatenating them to outgoing stanzas, using a timer might cause high CPU usage
|
Kim Alvefur |
Tue, 28 Oct 2014 22:26:41 +0100 |
mod_auth_pam: Update for removal of PAM_ prefixes to constant names
|
Kim Alvefur |
Tue, 28 Oct 2014 15:24:50 +0100 |
mod_websocket: Remove. This is a core module for Prosody 0.10
|
Florian Zeitz |
Sat, 25 Oct 2014 01:27:52 +0200 |
mod_mam_muc: Add missing import and change the namespace to MAM v0.3
|
Kim Alvefur |
Thu, 23 Oct 2014 13:22:48 +0200 |
mod_mam_muc: Update to XEP-0313 v 0.3
|
Kim Alvefur |
Wed, 22 Oct 2014 21:42:40 +0200 |
mod_mam_muc: Minor moving about of variables
|
Kim Alvefur |
Wed, 22 Oct 2014 19:32:52 +0200 |
mod_mam_muc: Restructure initialization
|
Kim Alvefur |
Wed, 22 Oct 2014 19:29:29 +0200 |
mod_mam_muc: Fix for muc history query
|
Stuart Carnie |
Mon, 20 Oct 2014 16:15:24 -0700 |
mod_smacks: Delay initiation of outgoing smacks on s2s until after queued stanzas are sent
|
Kim Alvefur |
Mon, 20 Oct 2014 13:15:55 +0200 |
mod_smacks: Initiate outgoing smacks on s2s when sending request and incoming when the remote says enabled
|
Kim Alvefur |
Mon, 20 Oct 2014 13:15:14 +0200 |
mod_smacks: Move wrap_session() contents into separate direction-specific routines
|
Kim Alvefur |
Mon, 20 Oct 2014 13:13:48 +0200 |
mod_smacks: Remove variable not used after 2881d532f385
|
Kim Alvefur |
Mon, 20 Oct 2014 13:11:28 +0200 |
mod_smacks: Send failure correctly on s2s
|
Kim Alvefur |
Mon, 20 Oct 2014 11:55:08 +0200 |
mod_smacks: Fix sending ack requests on s2s
|
Kim Alvefur |
Mon, 20 Oct 2014 11:51:07 +0200 |
mod_sslv3_warn: Module to notice users connected with SSLv3 that they need to upgrade becasue SSLv3 is insecure
|
Kim Alvefur |
Wed, 15 Oct 2014 11:37:39 +0200 |
Merge
|
Kim Alvefur |
Mon, 13 Oct 2014 14:31:16 +0200 |
Backed out changeset 71af9c272d72
|
syn |
Sun, 12 Oct 2014 17:09:07 +0200 |
mod_smacks: Trick session.send() into not returning nil or mod_message will act as if messages were not delivered
|
Kim Alvefur |
Mon, 13 Oct 2014 14:19:49 +0200 |
mod_mam_archive: Stopped lying in RSM counts
|
syn |
Sun, 12 Oct 2014 16:05:48 +0200 |
mod_smacks: Use filters for queuing outgoing stanzas instead of wrapping session.send()
|
Kim Alvefur |
Sun, 12 Oct 2014 13:24:50 +0200 |
mod_mam_muc: Fix add/removal of room method overrides
|
Kim Alvefur |
Thu, 09 Oct 2014 15:08:05 +0200 |
mod_smacks: Correctly check if what is being sent is a stanza
|
Kim Alvefur |
Wed, 08 Oct 2014 12:56:21 +0200 |
mod_smacks: Examine the state of the stanza *before* it was send
|
Florian Zeitz |
Tue, 30 Sep 2014 01:17:10 +0200 |
mod_profile: Save photo and nickname from PEP to vCard
|
Kim Alvefur |
Sat, 27 Sep 2014 19:29:28 +0200 |
mod_profile: Use module:handle_items() for PEP node bootstrapping (see trunk 388786af0dd2)
|
Kim Alvefur |
Sat, 27 Sep 2014 19:11:04 +0200 |
mod_mam: Fix xmlns in preferences (Thanks Lance)
|
Kim Alvefur |
Thu, 25 Sep 2014 10:30:51 +0200 |
mod_proxy65_whitelist: Fix util.set use (thanks deoren)
|
Kim Alvefur |
Tue, 23 Sep 2014 22:41:53 +0200 |
mod_proxy65_whitelist: Fix variable name
|
Kim Alvefur |
Tue, 23 Sep 2014 21:30:47 +0200 |
Rename mod_block_p2pft -> mod_proxy65_whitelist
|
Kim Alvefur |
Mon, 22 Sep 2014 18:24:37 +0200 |
mod_block_p2pft: Plugin for forcing local clients to use approved file transfer proxies
|
Kim Alvefur |
Mon, 22 Sep 2014 18:17:48 +0200 |
mod_roster_command: Make sure hosts are only initialized once
|
Kim Alvefur |
Sat, 20 Sep 2014 11:33:49 +0200 |
mod_roster_command: Also initialize usermanager
|
Kim Alvefur |
Sat, 20 Sep 2014 11:31:41 +0200 |
mod_s2s_auth_dane: Include hostname when logging a failure
|
Kim Alvefur |
Tue, 16 Sep 2014 19:55:54 +0200 |
mod_s2s_auth_dane: Fix stringprepping when doing "DANE Light"
|
Kim Alvefur |
Tue, 16 Sep 2014 19:53:41 +0200 |
mod_message_logging/mod_message_logging.lua: Fix missing 'or'
|
daurnimator |
Tue, 16 Sep 2014 17:32:45 -0400 |
mod_throttle_presence: Make sure flushed stanzas get through the filter
|
Kim Alvefur |
Tue, 16 Sep 2014 16:44:32 +0200 |
mod_profile: Set metadata nodes ItemID to the same hash as the data node
|
Kim Alvefur |
Tue, 16 Sep 2014 16:23:15 +0200 |
mod_s2s_auth_dane: Fix traceback caused by LuaSec not being loaded
|
Kim Alvefur |
Sun, 14 Sep 2014 18:52:54 +0200 |
mod_message_logging: Add timestamp to logs
|
Matthew Wild |
Sun, 07 Sep 2014 12:19:25 +0100 |
mod_message_logging: Improve logging when loaded onto a MUC host
|
Matthew Wild |
Sun, 07 Sep 2014 08:08:09 +0100 |
mod_profile: Fix global access
|
Kim Alvefur |
Mon, 01 Sep 2014 18:15:34 +0200 |
mod_mam_archive: Applying @vstakhov 's patch (https://gist.github.com/vstakhov/306ea813a38021dcf3d4).
|
syn |
Sun, 31 Aug 2014 20:13:54 +0200 |
mod_list_inactive: Add different output formats
|
Kim Alvefur |
Tue, 26 Aug 2014 16:15:31 +0200 |
mod_list_inactive: Delay joining JIDs until they are used
|
Kim Alvefur |
Tue, 26 Aug 2014 16:15:23 +0200 |
mod_webpresence: fixed render-type handling (thanks to biszkopcik and Zash)
|
Vadim Misbakh-Soloviov |
Mon, 25 Aug 2014 23:58:50 +0700 |
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)
|
Matthew Wild |
Mon, 25 Aug 2014 12:03:52 +0100 |
mod_lastlog: Fix traceback if no session included with event (eg from mod_register_web) (thanks biszkopcik)
|
Kim Alvefur |
Mon, 25 Aug 2014 00:38:14 +0200 |
mod_storage_multi: Multi-backend storage module (WIP)
|
Kim Alvefur |
Thu, 21 Aug 2014 23:14:55 +0200 |
mod_net_dovecotauth: Fix typo in config option
|
Kim Alvefur |
Tue, 19 Aug 2014 16:54:30 +0200 |
mod_filter_chatstates: Removes chat states from messages to inactive (per CSI) sessions
|
Kim Alvefur |
Sun, 17 Aug 2014 23:10:19 +0200 |
mod_throttle_presence: Use local buffer variable, fixes a traceback (thanks Ge0rG)
|
Kim Alvefur |
Sun, 17 Aug 2014 20:53:59 +0200 |
mod_throttle_presence: Fix traceback (thanks Ge0rG)
|
Kim Alvefur |
Sun, 17 Aug 2014 20:21:09 +0200 |
mod_privacy_lists: Correctly sort the list rules by order (thanks Flow). Fixes issue #58
|
Matthew Wild |
Sat, 16 Aug 2014 17:55:08 +0100 |
mod_csi_compat: Implement the google:queue protocol and map to mod_csi events
|
Matthew Wild |
Fri, 15 Aug 2014 21:17:58 +0100 |
mod_throttle_presence: Remove timer support, depend on mod_csi to enable/disable. Untested, but the previous version was definitely broken anyway.
|
Matthew Wild |
Fri, 15 Aug 2014 19:46:44 +0100 |
mod_mam: Update to version 0.3 of XEP-0313
|
Kim Alvefur |
Fri, 15 Aug 2014 17:43:23 +0200 |
mod_csi: Client State Indication support
|
Matthew Wild |
Fri, 15 Aug 2014 16:34:10 +0100 |
mod_disable_tls: Default to empty set if disable_tls_ports not present in config (fixes traceback)
|
Matthew Wild |
Sun, 10 Aug 2014 13:08:56 +0100 |
mod_disable_tls: New module to disable c2s TLS by port number
|
Matthew Wild |
Sun, 10 Aug 2014 13:05:17 +0100 |
mod_privacy_lists: Open 'privacy' storage (module:open_store() defaults to the name of the module)
|
Kim Alvefur |
Sat, 09 Aug 2014 23:03:28 +0200 |
mod_auth_ldap: Change default for ldap_mode to "bind", everyone seems to be using that
|
Kim Alvefur |
Tue, 05 Aug 2014 15:23:35 +0200 |
mod_auth_ldap: Remove excess backslashes from escape pattern
|
Kim Alvefur |
Tue, 05 Aug 2014 15:17:34 +0200 |
mod_mam_archive: Doing stanza deserialization after mod_storage the right way
|
syn |
Wed, 30 Jul 2014 21:58:56 +0200 |
mod_mam_archive: Fixing issues noted in code review for 153df603f73d3b69c434f2790cff0270de14bb75
|
syn |
Wed, 30 Jul 2014 21:27:56 +0200 |
mod_privacy_lists: Cache privacy lists for better performance with high traffic
|
Matthew Wild |
Sun, 27 Jul 2014 14:38:55 +0100 |
mod_privacy_lists: Import mod_privacy from 0.9
|
Matthew Wild |
Sun, 27 Jul 2014 14:38:04 +0100 |
mod_auth_ha1: Skip commented lines
|
Matthew Wild |
Sun, 27 Jul 2014 14:36:12 +0100 |
mod_auth_ha1: Authentication module for 'HA1' hashed credentials in a text file, as used by reTurnServer
|
Matthew Wild |
Sat, 26 Jul 2014 21:53:52 +0100 |
mod_mam_archive: Initial commit
|
syn |
Mon, 14 Jul 2014 23:00:13 +0200 |
mod_profile: Fix wrong use of "current" as id for avatar data
|
Kim Alvefur |
Tue, 08 Jul 2014 02:54:58 +0200 |
mod_profile: Add the missing <info> child element and move info attributes there
|
Kim Alvefur |
Tue, 08 Jul 2014 02:54:04 +0200 |
mod_onions: Actually define the variable "stanza" to contain "event.stanza", fixing problems of stanzas being dropped for outgoing connections.
|
Thijs Alkemade |
Fri, 04 Jul 2014 14:47:14 +0200 |
mod_onions: Set the stream version to 1.0 on onionized streams, so TLS is offered.
|
Thijs Alkemade |
Fri, 04 Jul 2014 14:16:21 +0200 |
Update LDAP docs for telephone and similar fields
|
Rob Hoelz |
Wed, 02 Jul 2014 22:37:16 -0500 |
Fix connections for LDAP tests
|
Rob Hoelz |
Wed, 02 Jul 2014 22:31:52 -0500 |
Test telephone configuration in LDAP tests
|
Rob Hoelz |
Wed, 02 Jul 2014 22:28:46 -0500 |
Include configuration for telephone numbers for LDAP test config
|
Rob Hoelz |
Wed, 02 Jul 2014 22:28:00 -0500 |
Add telephone number test data
|
Rob Hoelz |
Wed, 02 Jul 2014 22:26:01 -0500 |
mod_private_adhoc: initial commit of new module
|
Thomas Raschbacher |
Sat, 28 Jun 2014 00:36:40 +0200 |
mod_register_web: Add dependency on mod_http
|
Kim Alvefur |
Fri, 27 Jun 2014 22:48:15 +0200 |
mod_register_web: Use path separator from package.config
|
Kim Alvefur |
Fri, 27 Jun 2014 20:57:51 +0200 |
mod_pubsub_hub: Update to PubSubHubbub version 0.4
|
Kim Alvefur |
Thu, 26 Jun 2014 19:41:32 +0200 |
mod_pubsub_feeds: Check that lease time exists before comparing
|
Kim Alvefur |
Thu, 26 Jun 2014 18:56:15 +0200 |
mod_pubsub_feeds: Handle denied subscription requests
|
Kim Alvefur |
Thu, 26 Jun 2014 18:33:13 +0200 |
mod_pubsub_feeds: Fix refreshing of subscriptions
|
Kim Alvefur |
Thu, 26 Jun 2014 18:32:43 +0200 |
mod_pubsub_feeds: Update to 0.4 version of PubSubHubbub
|
Kim Alvefur |
Thu, 26 Jun 2014 18:29:01 +0200 |
mod_pubsub_feeds: Fix refresh_feeds() allways refreshing all feeds
|
Kim Alvefur |
Thu, 26 Jun 2014 18:25:18 +0200 |
Merge
|
Kim Alvefur |
Wed, 25 Jun 2014 20:46:35 +0200 |
mod_statsd: Add missing `pairs` call
|
daurnimator |
Tue, 24 Jun 2014 12:16:44 -0400 |
mod_muc_log, mod_muc_log_http: Make compatible with both new and old MUC API
|
Vadim Misbakh-Soloviov |
Tue, 24 Jun 2014 13:14:54 +0700 |
mod_statsd: Better accounting for invites, add declines
|
daurnimator |
Mon, 23 Jun 2014 16:06:46 -0400 |
mod_statsd: Optionally include host in prefix
|
daurnimator |
Mon, 23 Jun 2014 16:05:54 -0400 |
mod_statsd: Clean off colons (:)
|
daurnimator |
Mon, 23 Jun 2014 16:05:33 -0400 |
mod_profile: Don't include photo in vCard4 version (use XEP-0084 instead)
|
Kim Alvefur |
Wed, 25 Jun 2014 20:45:01 +0200 |
mod_rawdebug: Make global (like mod_admin_telnet)
|
Kim Alvefur |
Mon, 23 Jun 2014 20:25:08 +0200 |
mod_rawdebug: Adds a telnet command for enabling logging of entire stanzas that are sent and received
|
Kim Alvefur |
Mon, 23 Jun 2014 20:22:19 +0200 |
mod_statsd: First commit
|
daurnimator |
Mon, 23 Jun 2014 14:19:05 -0400 |
mod_profile: Load profile into PEP on initial presence
|
Kim Alvefur |
Sat, 21 Jun 2014 14:58:55 +0200 |
mod_profile: Don't pass old vcard data trough vcard lib
|
Kim Alvefur |
Fri, 20 Jun 2014 18:14:26 +0200 |
mod_statistics_auth: Remove comments left from module this was based on
|
Kim Alvefur |
Fri, 20 Jun 2014 17:49:31 +0200 |
mod_statistics_auth: Collects statistics on number of successful or failed authentication attempts
|
Kim Alvefur |
Fri, 20 Jun 2014 17:47:53 +0200 |
mod_smacks: Backout ed2a9c00b5c4, need a better solution
|
Kim Alvefur |
Tue, 17 Jun 2014 08:01:52 +0200 |
mod_s2s_auth_dane: Tweak log messages
|
Kim Alvefur |
Sun, 15 Jun 2014 02:40:18 +0200 |
mod_s2s_auth_dane: Add some more info to log messages
|
Kim Alvefur |
Fri, 13 Jun 2014 02:19:52 +0200 |
mod_s2s_auth_dane: Pause connection only if needed
|
Kim Alvefur |
Thu, 12 Jun 2014 12:31:50 +0200 |
mod_s2s_auth_dane: Return if no certificate found
|
Kim Alvefur |
Thu, 12 Jun 2014 12:30:39 +0200 |
mod_latex: Log debug message when actually deciding to do LaTeX replacing
|
Kim Alvefur |
Wed, 11 Jun 2014 20:38:41 +0200 |
mod_latex: get_child_text!
|
Kim Alvefur |
Wed, 11 Jun 2014 20:38:07 +0200 |
mod_s2s_auth_dane: Cache logger to save some table lookups and improve readability
|
Kim Alvefur |
Wed, 11 Jun 2014 12:50:57 +0200 |
mod_mam_muc: Use max_history_length as default for "max_archive_query_results"
|
daurnimator |
Thu, 05 Jun 2014 17:13:38 -0400 |
misc/munin/prosody_.lua: Munin script for collecting statistics from mod_statistics
|
Kim Alvefur |
Tue, 03 Jun 2014 20:00:50 +0200 |
mod_muc_limits: Make compatible with new MUC API
|
Vadim Misbakh-Soloviov |
Sun, 01 Jun 2014 16:08:05 +0700 |
mod_log_auth: Add ability to log IPs of successful authentications too
|
Matthew Wild |
Sat, 31 May 2014 13:38:35 +0100 |
mod_saslauth_muc: Update to use new MUC API.
|
Waqas Hussain |
Fri, 30 May 2014 19:07:18 -0400 |
mod_muc_intercom: Make compatible with new MUC API.
|
Waqas Hussain |
Fri, 30 May 2014 18:54:31 -0400 |
mod_profile: Add id to item tag too.
|
Kim Alvefur |
Fri, 30 May 2014 15:05:48 +0200 |
mod_profile: Use the item id "current" as recomended in the Singleton Nodes section of XEP-0060
|
Kim Alvefur |
Fri, 30 May 2014 14:57:34 +0200 |
mod_profile: Purge nodes before publishing new items
|
Kim Alvefur |
Fri, 30 May 2014 14:55:54 +0200 |
mod_auth_http_async: Async HTTP auth module
|
Kim Alvefur |
Thu, 29 May 2014 17:46:42 +0200 |
mod_profile: Integrate with mod_pep_plus by default
|
Kim Alvefur |
Thu, 29 May 2014 00:58:33 +0200 |
mod_profile: Replacement for mod_vcard with vcard4 support and integration with mod_pep_plus
|
Kim Alvefur |
Wed, 28 May 2014 22:02:27 +0200 |
mod_post_msg: Add <body> wrapper tag with namespace in module so the client doesn't have to
|
Kim Alvefur |
Wed, 28 May 2014 21:20:51 +0200 |
mod_post_msg: Fix indentation
|
Kim Alvefur |
Wed, 28 May 2014 20:34:57 +0200 |
mod_smacks: Fix logging (Thanks Ge0rG)
|
Kim Alvefur |
Thu, 22 May 2014 08:30:16 +0200 |
mod_s2s_auth_dane: Fix potential traceback in logging if SRV target fails nameprep
|
Kim Alvefur |
Mon, 19 May 2014 17:00:12 +0200 |
mod_s2s_auth_dane: Unreference DNS lookup when reply arrives (thanks LordVan)
|
Kim Alvefur |
Mon, 19 May 2014 16:28:43 +0200 |
mod_s2s_auth_monkeysphere: Uses Monkeysphere for certificate validation
|
Kim Alvefur |
Mon, 19 May 2014 11:56:49 +0200 |
Backout 33f132c3f4b7 until 0.10
|
Kim Alvefur |
Thu, 15 May 2014 11:12:31 +0200 |
mod_s2s_auth_dane: Fix traceback if session.srv_hosts is nil
|
Kim Alvefur |
Thu, 08 May 2014 15:43:58 +0200 |
mod_s2s_auth_dane: Change how TLSA support is detected
|
Kim Alvefur |
Wed, 07 May 2014 17:08:47 +0200 |
mod_s2s_auth_dane: Fix logic precedence issue
|
Kim Alvefur |
Wed, 07 May 2014 17:07:10 +0200 |
mod_smacks: Impose a limit on number of unacked stanzas (Thanks Holger)
|
Kim Alvefur |
Wed, 07 May 2014 16:18:05 +0200 |
mod_smacks: Assert that the 'h' attribute is present and a number
|
Kim Alvefur |
Wed, 07 May 2014 14:21:33 +0200 |
mod_smacks: Add more debug logging
|
Kim Alvefur |
Wed, 07 May 2014 14:19:44 +0200 |
mod_smacks: Log things attached to sessions instead of the module
|
Kim Alvefur |
Wed, 07 May 2014 14:17:03 +0200 |
mod_jid_prep: Update to version 0.1; advertise feature and change :tmp to :0 in namespace
|
Kim Alvefur |
Tue, 06 May 2014 15:03:46 +0200 |
mod_mam: Mirror to and from attributes from iq on result messages
|
Kim Alvefur |
Wed, 30 Apr 2014 13:22:08 +0200 |
mod_mam/rsm.lib: Rename argument for clarity
|
Kim Alvefur |
Wed, 30 Apr 2014 13:19:47 +0200 |
mod_mam/rsm.lib: Pointless optimization
|
Kim Alvefur |
Wed, 30 Apr 2014 13:19:15 +0200 |
mod_mam: Update copyright header
|
Kim Alvefur |
Wed, 30 Apr 2014 13:14:02 +0200 |
mod_mam: Shuffle imports
|
Kim Alvefur |
Wed, 30 Apr 2014 13:12:56 +0200 |
mod_websocket: Update websocket.html
|
Florian Zeitz |
Mon, 28 Apr 2014 23:24:01 +0200 |
mod_websocket: Handle pong messages
|
Florian Zeitz |
Mon, 28 Apr 2014 23:23:45 +0200 |
mod_s2s_auth_dane: Add support for DANE-TA and PKIX-CA (requires LuaSec changes)
|
Kim Alvefur |
Sun, 27 Apr 2014 01:43:43 +0200 |
mod_s2s_auth_dane: Use PEM to DER function from util.x509 (0.10+)
|
Kim Alvefur |
Sun, 27 Apr 2014 01:40:20 +0200 |
mod_s2s_auth_dane: Launch DANE queries when sending or receiving stream-features instead of monkeypatching s2sout.lib
|
Kim Alvefur |
Sun, 27 Apr 2014 01:24:03 +0200 |
mod_log_sasl_mech: Log SASL mechanism attached to session
|
Kim Alvefur |
Fri, 25 Apr 2014 17:11:33 +0200 |
mod_s2s_auth_dane: Clean up no longer needed DNS replies
|
Kim Alvefur |
Thu, 24 Apr 2014 18:34:10 +0200 |
mod_s2s_auth_dane: Skip dns queries for already authenticated s2sin connections
|
Kim Alvefur |
Thu, 24 Apr 2014 18:33:13 +0200 |
mod_s2s_auth_dane: Remove non-working bogus handling
|
Kim Alvefur |
Thu, 24 Apr 2014 18:32:25 +0200 |
mod_s2s_auth_dane: Break out DANE check into a function
|
Kim Alvefur |
Thu, 24 Apr 2014 18:19:09 +0200 |
mam_sql: Make forwarded a child element of result, rather than a sibling
|
Rob Hoelz |
Tue, 22 Apr 2014 20:16:40 -0500 |
mod_bidi: Add option for selectively not doing bidi with some hosts
|
Kim Alvefur |
Tue, 22 Apr 2014 19:19:58 +0200 |
mod_statistics_cputotal: Make global
|
Kim Alvefur |
Sat, 19 Apr 2014 15:16:19 +0200 |
mod_mam_muc: Place stanza type in 'with' column; when sending history, only send messages with type=groupchat
|
daurnimator |
Tue, 15 Apr 2014 14:22:18 -0400 |
mod_candy: Redirect from /candy -> /candy/
|
Kim Alvefur |
Fri, 11 Apr 2014 14:58:44 +0200 |
mod_s2s_auth_dane: Improve debug message and log it on the session
|
Kim Alvefur |
Thu, 10 Apr 2014 22:40:11 +0200 |
mod_mam_muc: Fix to, from on result messages (thanks daurnimator)
|
Kim Alvefur |
Tue, 08 Apr 2014 17:28:08 +0200 |
mod_s2s_auth_fingerprint: Log current fingerprint and match status
|
Kim Alvefur |
Sat, 05 Apr 2014 13:41:12 +0200 |
mod_s2s_auth_fingerprint: Allways pin fingerprints
|
Kim Alvefur |
Sat, 05 Apr 2014 13:40:13 +0200 |
mod_statistics_mem: Module that collects memory usage stats from /proc
|
Kim Alvefur |
Thu, 03 Apr 2014 20:57:22 +0200 |
mod_statistics_cputotal: Module that collects accumulated CPU usage statistics
|
Kim Alvefur |
Thu, 03 Apr 2014 20:56:59 +0200 |
mod_message_logging: Treat messages with no 'to' as directed to the sender
|
Kim Alvefur |
Thu, 03 Apr 2014 00:19:18 +0200 |
mod_auth_ldap: Default to 'bind' mode if rootdn is left empty
|
Kim Alvefur |
Wed, 02 Apr 2014 13:32:00 +0200 |
mod_auth_ldap: Limit results in user lookup query to 1
|
Kim Alvefur |
Wed, 02 Apr 2014 13:30:53 +0200 |
mod_auth_ldap: Fix issue with some versions of LuaLDAP
|
Kim Alvefur |
Tue, 25 Mar 2014 15:11:34 +0100 |
mod_captcha_registration: initial commit
|
mrDoctorWho |
Sat, 29 Mar 2014 22:56:24 +0700 |
mod_auth_dovecot: Add a dependency to util.pposix to send the _real_ pid
|
benjamin podszun |
Fri, 28 Mar 2014 19:08:00 +0100 |
mod_s2s_auth_dnssec_srv: Replaced by mod_s2s_auth_dane
|
Kim Alvefur |
Mon, 24 Mar 2014 13:04:44 +0100 |
mod_s2s_auth_dane: Merge functionality from mod_s2s_auth_dnssec_srv
|
Kim Alvefur |
Mon, 24 Mar 2014 13:04:24 +0100 |
mod_mam, mod_mam_muc: Check that storagemanager didn't return an instance of the null storage method (Thanks Jonathan)
|
Kim Alvefur |
Sun, 23 Mar 2014 22:35:27 +0100 |
mod_s2s_auth_dane: Fix typo in debug statement
|
Kim Alvefur |
Thu, 20 Mar 2014 15:55:37 +0100 |
mod_s2s_auth_dane: Pause s2sin while doing SRV and TLSA lookups, fixes race condition (Can haz util.async plz)
|
Kim Alvefur |
Thu, 20 Mar 2014 15:31:15 +0100 |
mod_c2s_limit_sessions: Fix global access
|
Kim Alvefur |
Wed, 19 Mar 2014 23:17:55 +0100 |
mod_c2s_limit_sessions: Limit number of resources a user may connect
|
Kim Alvefur |
Wed, 19 Mar 2014 23:11:33 +0100 |
mod_websocket: Multiple fixes for sending stream errors
|
Florian Zeitz |
Wed, 19 Mar 2014 20:11:58 +0100 |
mod_s2s_auth_dnssec_srv: Fix tb when no hostname sent by remote
|
Kim Alvefur |
Wed, 19 Mar 2014 19:51:57 +0100 |
mod_s2s_auth_dane: Fix tb when no hostname sent by remote
|
Kim Alvefur |
Wed, 19 Mar 2014 19:48:06 +0100 |
mod_s2s_auth_dnssec_srv: Don't break DANE
|
Kim Alvefur |
Wed, 19 Mar 2014 19:39:03 +0100 |
mod_s2s_auth_dnssec_srv: Do something useful for incoming connection
|
Kim Alvefur |
Wed, 19 Mar 2014 19:19:46 +0100 |
mod_s2s_auth_dane: Verify that the SRV is secure
|
Kim Alvefur |
Wed, 19 Mar 2014 14:33:10 +0100 |
mod_s2s_auth_dane: Abort module loading if luaunbound is unavailable
|
Kim Alvefur |
Wed, 19 Mar 2014 14:04:09 +0100 |
mod_muc_log: Make sure base path is created
|
Kim Alvefur |
Wed, 19 Mar 2014 14:03:46 +0100 |
mod_s2s_auth_dane: Drop support for domains without SRV for now
|
Kim Alvefur |
Tue, 18 Mar 2014 16:09:51 +0100 |
mod_s2s_auth_dane: Fix for a17c2c4043e5
|
Kim Alvefur |
Tue, 18 Mar 2014 16:02:24 +0100 |
mod_s2s_auth_dane: Skip TLSA lookups if SRV is insecure
|
Kim Alvefur |
Tue, 18 Mar 2014 15:54:08 +0100 |
mod_s2s_auth_dane: Hack for domains without SRV
|
Kim Alvefur |
Tue, 18 Mar 2014 15:36:23 +0100 |
mod_s2s_auth_dane: Don't pass nil to hash functions in case of unsupported selectors
|
Kim Alvefur |
Tue, 18 Mar 2014 15:20:28 +0100 |
mod_s2s_auth_dane: Back to _port._tcp.srvtarget.example.net
|
Kim Alvefur |
Tue, 18 Mar 2014 15:12:11 +0100 |
mod_s2s_auth_dane: Bogus replies should have no RRdata
|
Kim Alvefur |
Fri, 14 Mar 2014 14:30:33 +0100 |
mod_s2s_auth_dane: Comments and TODOs
|
Kim Alvefur |
Fri, 14 Mar 2014 14:23:27 +0100 |
mod_s2s_auth_dane: Make supported DANE usages configurable, default to DANE-EE
|
Kim Alvefur |
Fri, 14 Mar 2014 14:18:18 +0100 |
mod_s2s_auth_dane: Simplify, but diverge from DANE-SRV draft. Will now look for _xmpp-server.example.com IN TLSA for both directions
|
Kim Alvefur |
Fri, 14 Mar 2014 14:15:56 +0100 |
Adding vcard.lib.lua that is necessary for the module
|
Luis G.F |
Thu, 13 Mar 2014 14:59:36 +0000 |
Fix problem handling form input
|
Luis G.F |
Thu, 13 Mar 2014 14:58:47 +0000 |
mod_s2s_auth_dane: Only invalidate trust if we found any supported DANE records
|
Kim Alvefur |
Tue, 11 Mar 2014 21:13:40 +0100 |
all the things: Remove trailing whitespace
|
Florian Zeitz |
Tue, 11 Mar 2014 18:44:01 +0100 |
Initial commit
|
Luis G.F |
Mon, 10 Mar 2014 08:22:58 +0000 |
Merge
|
Kim Alvefur |
Mon, 10 Mar 2014 00:04:00 +0100 |
mod_websocket: Update to draft-ietf-xmpp-websocket-01
|
Florian Zeitz |
Sun, 09 Mar 2014 23:35:57 +0100 |
mod_s2s_auth_dane: Improve handling of bogus data
|
Kim Alvefur |
Sun, 09 Mar 2014 23:17:17 +0100 |
mod_s2s_auth_dane: Only do TLSA lookup if it hasn't been attempted already
|
Kim Alvefur |
Sun, 09 Mar 2014 23:08:41 +0100 |
mod_s2s_auth_dane: Fix inverted nil check
|
Kim Alvefur |
Sun, 09 Mar 2014 14:09:24 +0100 |
mod_s2s_auth_dane: Do DANE lookups on outgoing stream features
|
Kim Alvefur |
Sun, 09 Mar 2014 13:44:29 +0100 |
mod_s2s_auth_dane: Improve logging
|
Kim Alvefur |
Sun, 09 Mar 2014 13:43:27 +0100 |
mod_s2s_auth_dane: More comment changes
|
Kim Alvefur |
Sun, 09 Mar 2014 13:42:36 +0100 |
mod_s2s_auth_dane: Implement experimental method for doing DANE with client certificates on s2sin
|
Kim Alvefur |
Sat, 08 Mar 2014 00:00:26 +0100 |
mod_s2s_auth_dane: Add some comments
|
Kim Alvefur |
Fri, 07 Mar 2014 23:30:34 +0100 |
mod_block_registrations: Switch to using the 'user-registering' event
|
Kim Alvefur |
Thu, 06 Mar 2014 01:10:21 +0100 |
mod_s2s_auth_dane: Don't allow unencrypted connections if TLSA exists
|
Kim Alvefur |
Wed, 05 Mar 2014 17:44:27 +0100 |
mod_s2s_auth_dane: Verify that the pubkey method exists when the SPKI selector is used
|
Kim Alvefur |
Wed, 05 Mar 2014 17:42:15 +0100 |
mod_s2s_auth_dane: Delay s2sout state machine until we get TLSA reply
|
Kim Alvefur |
Wed, 05 Mar 2014 17:40:44 +0100 |
mod_s2s_auth_dane: Comment updates
|
Kim Alvefur |
Wed, 05 Mar 2014 17:38:36 +0100 |
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)
|
Kim Alvefur |
Fri, 28 Feb 2014 15:41:26 +0100 |
Backed out changeset 853a382c9bd6
|
Kim Alvefur |
Fri, 28 Feb 2014 15:37:55 +0100 |
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)
|
Kim Alvefur |
Fri, 28 Feb 2014 15:36:06 +0100 |
Update the namespaces in http_altconnect to match published XEP-0156
|
Lance Stout |
Wed, 26 Feb 2014 13:08:47 -0800 |
Merge
|
Kim Alvefur |
Wed, 26 Feb 2014 20:17:13 +0100 |
mod_sms_clickatell: Get rid of legacy componentmanager usage. Now uses stanza events.
|
Waqas Hussain |
Wed, 26 Feb 2014 12:38:57 -0500 |
mod_register_web: Pass request around so IP address can be reported
|
Kim Alvefur |
Wed, 26 Feb 2014 20:15:41 +0100 |
mod_vjud: Fix typo
|
Kim Alvefur |
Wed, 26 Feb 2014 18:36:22 +0100 |
mod_vjud: Add an <identity> if loaded as a component (thanks gryffus)
|
Kim Alvefur |
Wed, 26 Feb 2014 11:00:30 +0100 |
mod_carbons: Ignore messages tagged as private in both directions (thanks hoedlmoser)
|
Kim Alvefur |
Sat, 22 Feb 2014 13:26:22 +0100 |
mod_carbons: Ignore MUC PMs if tagged as such
|
Kim Alvefur |
Sat, 22 Feb 2014 13:25:01 +0100 |
mod_mam_muc: Remove code that should have been removed in previous commit
|
Kim Alvefur |
Thu, 20 Feb 2014 20:40:38 +0100 |
mod_mam_muc: Add and remove method overrides based on configuration instead of modifying room metatable
|
Kim Alvefur |
Thu, 20 Feb 2014 20:37:26 +0100 |
mod_mam_muc: Rename variable
|
Kim Alvefur |
Thu, 20 Feb 2014 20:22:35 +0100 |
mod_mam_muc: Use public API of rooms for authorization check
|
Kim Alvefur |
Thu, 20 Feb 2014 20:16:15 +0100 |
mod_mam_muc: porting archive checks from mod_mam (to avoid tracebacks about calling null functions)
|
Vadim Misbakh-Soloviov |
Wed, 19 Feb 2014 18:03:39 +0700 |
mod_seclabels: Avoid tracebacks about indexing nil stanza
|
Vadim Misbakh-Soloviov |
Wed, 19 Feb 2014 17:59:17 +0700 |
mod_pubsub_mqtt: Avoid tracebacks about concatenating nil field
|
Vadim Misbakh-Soloviov |
Wed, 19 Feb 2014 17:57:32 +0700 |
mod_manifest: Close unencrypted connections when entering manifesto mode
|
Florian Zeitz |
Mon, 17 Feb 2014 21:07:01 +0100 |
mod_manifesto: Add ad-hoc command to enable "manifesto mode"
|
Florian Zeitz |
Mon, 17 Feb 2014 20:39:48 +0100 |
mod_manifesto: Only keep track of who we sent notifications to
|
Kim Alvefur |
Mon, 17 Feb 2014 16:08:40 +0100 |
mod_manifesto: Fix typo
|
Kim Alvefur |
Mon, 17 Feb 2014 12:11:36 +0100 |
mod_firewall: Do not cache conditions with only a single use
|
Florian Zeitz |
Sun, 16 Feb 2014 18:19:12 +0100 |
mod_firewall: Produce code with nicer indentation
|
Florian Zeitz |
Sun, 16 Feb 2014 17:17:23 +0100 |
mod_post_msg: add support for HTML messages
|
Christian Weiske |
Fri, 14 Feb 2014 15:08:11 +0100 |
mod_manifesto: Add Swedish translation
|
Kim Alvefur |
Sat, 08 Feb 2014 16:59:10 +0100 |
mod_manifesto: Fix traceback when user disconnects before the timer (fixes #48)
|
Kim Alvefur |
Thu, 06 Feb 2014 19:27:13 +0100 |
mod_onions: Accepted patch that should fix problems when using libevent.
|
Thijs Alkemade |
Tue, 04 Feb 2014 12:48:33 +0100 |
mod_smacks: Handle both version 2 and version 3 namespace
|
Florian Zeitz |
Mon, 03 Feb 2014 22:17:40 +0100 |
mod_compat_vcard: Fix traceback from probably empty stanzas (Thanks Biszkopcik)
|
Kim Alvefur |
Sun, 02 Feb 2014 23:21:10 +0100 |
mod_vjud: Move instructions into a config option
|
Kim Alvefur |
Sun, 02 Feb 2014 18:12:42 +0100 |
mod_require_otr: New module to (attempt to) require that all messages are encrypted with OTR (credit for the idea goes to Gregory Maxwell on the liberationtech mailing list)
|
Matthew Wild |
Sat, 01 Feb 2014 04:42:30 +0500 |
mod_auth_any: Allows any username/password to connect
|
Waqas Hussain |
Thu, 30 Jan 2014 20:31:18 -0500 |
mod_smacks: Remove logging of unacked stanzas
|
Matthew Wild |
Thu, 30 Jan 2014 13:39:24 +0000 |
mod_log_sasl_mech: Logs authentication mechanism used
|
Kim Alvefur |
Tue, 28 Jan 2014 12:47:06 +0100 |
mod_http_altconnect: Send XML declaration
|
Kim Alvefur |
Sat, 25 Jan 2014 20:20:17 +0100 |
mod_http_altconnect: Refactor to have module/connection method lookup in a common place
|
Kim Alvefur |
Sat, 25 Jan 2014 20:18:54 +0100 |
mod_http_altconnect: Correct module name in HTTP path lookup for websockets
|
Kim Alvefur |
Sat, 25 Jan 2014 20:08:10 +0100 |
mod_s2s_whitelist: The opposite of mod_s2s_blacklist
|
Kim Alvefur |
Sat, 25 Jan 2014 15:33:26 +0100 |
mod_auth_ldap: Switch config format for ldap_filter to eg (uid=$user)
|
Kim Alvefur |
Fri, 24 Jan 2014 18:22:23 +0100 |
mod_manifesto: Fix traceback when user doesn't have a roster (?)
|
Matthew Wild |
Thu, 23 Jan 2014 20:27:14 +0000 |
mod_offline_email: Much cleanup. Very update to newer APIs. Wow.
|
Kim Alvefur |
Thu, 23 Jan 2014 21:02:38 +0100 |
mod_manifesto: Only check fully established incoming sessions
|
Florian Zeitz |
Thu, 23 Jan 2014 19:30:27 +0100 |
mod_manifesto: Check state of incoming connections
|
Florian Zeitz |
Thu, 23 Jan 2014 19:15:47 +0100 |
mod_manifesto: Module that informs users about the Security Test Days and which contacts it will affect (Thanks to MattJ, who wrote most of it)
|
Kim Alvefur |
Thu, 23 Jan 2014 17:23:04 +0100 |
mod_admin_probe: Module allowing server administrators to probe any user
|
Florian Zeitz |
Mon, 20 Jan 2014 16:07:00 +0100 |
mod_service_directories: Respect the 'name' option (Thanks Thomas)
|
Kim Alvefur |
Sun, 19 Jan 2014 19:22:12 +0100 |
mod_mam_muc: Override method for storing history messages instead of hooking stanza events
|
Kim Alvefur |
Sat, 18 Jan 2014 21:16:27 +0100 |
mod_mam_muc: Override sending of room history and use archives
|
Kim Alvefur |
Sat, 18 Jan 2014 21:14:40 +0100 |
mod_mam_muc: Remove archives when a room is destroyed
|
Kim Alvefur |
Sat, 18 Jan 2014 21:07:12 +0100 |
mod_mam_muc: Hide logging option from room configuration if set to log all rooms
|
Kim Alvefur |
Sat, 18 Jan 2014 21:06:15 +0100 |
mod_mam_muc: Make the logging option in the room config reflect logging and inherit the default
|
Kim Alvefur |
Sat, 18 Jan 2014 21:04:33 +0100 |
mod_auth_ldap: Add support for binding
|
Kim Alvefur |
Wed, 15 Jan 2014 14:45:37 +0100 |
mod_auth_ldap: Cleanup, reorder and some comments
|
Kim Alvefur |
Wed, 15 Jan 2014 14:35:27 +0100 |
mod_websocket: Fix typo "Cosed" -> "Closed"
|
Florian Zeitz |
Sat, 11 Jan 2014 00:20:59 +0100 |
mod_saslname: XEP-0233 implementation
|
Kim Alvefur |
Tue, 07 Jan 2014 09:02:39 +0100 |
mod_admin_web: Bump strophe.js version
|
Florian Zeitz |
Sun, 05 Jan 2014 01:39:49 +0100 |
mod_s2s_auth_dane: Fix typo in comment (thanks albert)
|
Kim Alvefur |
Sat, 04 Jan 2014 23:12:32 +0100 |
mod_muc_log_http: URL-encode room names. This allows special characters in room names to work. Ideally this escaping shouldn’t be done in the user visible content, but the module’s template system doesn’t currently allow that.
|
Waqas Hussain |
Sat, 04 Jan 2014 16:50:57 -0500 |
mod_list_inactive: Parse data collected by mod_lastlog and print users who have not logged in for some time
|
Kim Alvefur |
Sat, 04 Jan 2014 20:34:22 +0100 |
mod_s2s_auth_dane: Style fixes
|
Kim Alvefur |
Sat, 04 Jan 2014 20:07:14 +0100 |
mod_s2s_auth_dane: Fix wording on validation failure
|
Kim Alvefur |
Sat, 04 Jan 2014 20:04:12 +0100 |
mod_s2s_keepalive: Don't send directly on the connection, use sends2s
|
Kim Alvefur |
Sat, 04 Jan 2014 20:01:11 +0100 |
mod_http_user_count: HTTP module to report the current number of online users or sessions
|
Matthew Wild |
Fri, 03 Jan 2014 16:24:11 -0500 |
mod_s2s_auth_dane: Invalidate trust if there are TLSA records but no matches, or bogus results
|
Kim Alvefur |
Fri, 03 Jan 2014 15:14:26 +0100 |
mod_s2s_auth_dane: Warn about unsupported DANE params
|
Kim Alvefur |
Fri, 03 Jan 2014 15:00:05 +0100 |
mod_idlecompat: Add initial version.
|
Tobias Markmann |
Fri, 03 Jan 2014 11:54:13 +0100 |
mod_storage_memory: Simple in-memory only storage backend without persistence
|
Kim Alvefur |
Tue, 31 Dec 2013 02:17:50 +0100 |
mod_s2s_auth_dane: Experimental DANE implementation
|
Kim Alvefur |
Tue, 31 Dec 2013 02:16:19 +0100 |
mod_component_roundrobin: Increase priority of stanza hooks above mod_component (thanks Julien)
|
Kim Alvefur |
Sat, 28 Dec 2013 14:12:02 +0100 |
mod_admin_web: Bump strophejs version
|
Florian Zeitz |
Sat, 21 Dec 2013 19:28:34 +0100 |
mod_component_roundrobin: Make sessions a shared table, like mod_component
|
Kim Alvefur |
Thu, 19 Dec 2013 14:59:09 +0100 |
mod_component_roundrobin: Make sure we don’t try to use destroyed sessions.
|
Waqas Hussain |
Thu, 19 Dec 2013 08:54:33 -0500 |
mod_component_roundrobin: Mark authenticated sessions as such
|
Kim Alvefur |
Thu, 19 Dec 2013 12:59:32 +0100 |
mod_component_roundrobin: Fix handshake (Thanks Julien)
|
Kim Alvefur |
Wed, 18 Dec 2013 18:13:03 +0100 |
mod_muc_log_http: Fix indentation
|
Kim Alvefur |
Sun, 15 Dec 2013 00:51:48 +0100 |
mod_muc_log_http: Change config option back to what it says in the docs (Thanks Alex for noticing)
|
Kim Alvefur |
Sun, 15 Dec 2013 00:50:46 +0100 |
mod_admin_web: Bump strophe.js version (use *all* the SCRAM-SHA-1)
|
Florian Zeitz |
Thu, 12 Dec 2013 22:38:20 +0100 |
mod_srvinjection: Make the map a shared table so that other plugins can use/modify it
|
daurnimator |
Tue, 10 Dec 2013 23:15:15 +0000 |
mod_register_web: Use net.http instead of util.http, as we need to make requests (thanks dustin)
|
Matthew Wild |
Fri, 06 Dec 2013 02:31:47 +0000 |
mod_pubsub_mqtt: Fix namespace of translator too
|
Matthew Wild |
Tue, 03 Dec 2013 00:08:11 +0000 |
mod_ipcheck: Workaround for differences between server_select and server_event
|
Kim Alvefur |
Wed, 04 Dec 2013 19:26:37 +0100 |
mod_ipcheck: Add support for XEP version 0.2 (includes port)
|
Kim Alvefur |
Wed, 04 Dec 2013 17:37:32 +0100 |
mod_pubsub_mqtt: Change namespace of 'data' element to make it generic
|
Matthew Wild |
Mon, 02 Dec 2013 03:08:17 +0000 |
mod_pubsub_eventsource: Publish only the content of known payload types (JSON, 'data' [from MQTT])
|
Matthew Wild |
Mon, 02 Dec 2013 03:07:48 +0000 |
mod_pubsub_eventsource: Add CORS headers for cross-domain support
|
Matthew Wild |
Mon, 02 Dec 2013 03:06:10 +0000 |
mod_pubsub_mqtt: MQTT (a lightweight binary pubsub protocol) interface for mod_pubsub
|
Matthew Wild |
Sun, 01 Dec 2013 19:12:08 +0000 |
mod_register_web: Handle URLs with a trailing slash
|
Kim Alvefur |
Sun, 01 Dec 2013 01:34:11 +0100 |
mod_register_web: Use correct variables
|
Kim Alvefur |
Sat, 30 Nov 2013 23:46:54 +0100 |
mod_register_web: Fire user-registering event like mod_register
|
Kim Alvefur |
Sat, 30 Nov 2013 23:37:39 +0100 |
mod_register_web: Check for empty username
|
Kim Alvefur |
Sat, 30 Nov 2013 23:36:41 +0100 |
mod_register_web: Support additional registration fields
|
Kim Alvefur |
Sat, 30 Nov 2013 22:59:27 +0100 |
mod_register_web: Pass request to captcha handler
|
Kim Alvefur |
Sat, 30 Nov 2013 22:10:41 +0100 |
mod_register_web: Add missing =
|
Kim Alvefur |
Sat, 30 Nov 2013 22:10:07 +0100 |
mod_register_web: Fire user-registered event
|
Kim Alvefur |
Sat, 30 Nov 2013 20:29:49 +0100 |
mod_register_web: Use local
|
Kim Alvefur |
Sat, 30 Nov 2013 20:29:21 +0100 |
mod_register_web: Friendly error messages if the username is taken or failed nodeprep
|
Kim Alvefur |
Sat, 30 Nov 2013 20:28:07 +0100 |
mod_register_web: Indentation fix
|
Kim Alvefur |
Sat, 30 Nov 2013 19:09:30 +0100 |
mod_register_web: Add a simple fallback captcha
|
Kim Alvefur |
Sat, 30 Nov 2013 19:00:38 +0100 |
mod_register_web: Move HTML into separate template files
|
Kim Alvefur |
Sat, 30 Nov 2013 18:57:54 +0100 |
mod_register_web: Split out recaptcha verification to a separate function
|
Kim Alvefur |
Sat, 30 Nov 2013 18:25:32 +0100 |
mod_register_web: Import usermanager and util.http into locals
|
Kim Alvefur |
Sat, 30 Nov 2013 18:22:58 +0100 |
Add another TODO for mod_*_ldap
|
Rob Hoelz |
Thu, 28 Nov 2013 15:16:07 +0100 |
mod_register_web: Always use HTTPS to connect to recaptcha's API (thanks hexa)
|
Matthew Wild |
Wed, 20 Nov 2013 23:35:45 +0000 |
mod_component_client: Don't read the socket in line mode.
|
Waqas Hussain |
Tue, 05 Nov 2013 14:33:41 -0500 |
mod_auth_ldap: Fix set_password
|
Kim Alvefur |
Mon, 04 Nov 2013 18:13:57 +0100 |
mod_component_client: When exit_on_disconnect=true, don't try to shutdown Prosody when it's already shutting down.
|
Waqas Hussain |
Fri, 01 Nov 2013 18:53:52 -0400 |
mod_admin_web: Some style fixes
|
Florian Zeitz |
Thu, 31 Oct 2013 21:58:01 +0100 |
mod_component_client: Do a proper disconnect when the server is shutting down
|
Waqas Hussain |
Thu, 31 Oct 2013 12:37:42 -0400 |
mod_admin_web: Bump jquery version
|
Florian Zeitz |
Tue, 29 Oct 2013 01:47:59 +0100 |
mod_component_client: Use the net.server connection abstraction for sending whitespace keep-alive, and not the raw socket (fixes a traceback which lead to an infinite timer loop in libevent)
|
Waqas Hussain |
Mon, 28 Oct 2013 11:55:59 -0400 |
mod_blocking: Make sure that there is a lists item in the privacy store
|
Kim Alvefur |
Mon, 28 Oct 2013 11:10:02 +0100 |
mod_component_client: Add config option component_client.keepalive_interval (default is one hour: 3600).
|
Waqas Hussain |
Thu, 24 Oct 2013 11:52:58 -0400 |