Mercurial > prosody-modules
graph
-
mod_mam: Fix message hints, it's no-permanent-*storage*, not ..-storeThu, 02 Jul 2015 20:20:31 +0200, by Kim Alvefur
-
mod_benchmark_storage: A storage benchmark run through prosodyctlThu, 18 Jun 2015 20:34:03 +0200, by Kim Alvefur
-
mod_muc_limits: Update to work with both the new and the old MUC APIThu, 18 Jun 2015 19:15:55 +0200, by Kim Alvefur
-
mod_filter_chatstates: Backout 02cd4a081db4; no longer required due to changes in mod_smacksMon, 08 Jun 2015 15:29:33 +0200, by Kim Alvefur
-
mod_list_inactive: Print some usage info when not called with enough argumentsMon, 08 Jun 2015 15:27:28 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: Mistake in copypaste of copyright header :PFri, 29 May 2015 14:35:01 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: Add (c) headerFri, 29 May 2015 14:24:42 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: Remove leftover debug codeFri, 29 May 2015 14:24:21 +0200, by Kim Alvefur
-
mod_log_rate: Log sink that reports the rate of log messages to statsmanagerWed, 27 May 2015 13:31:33 +0200, by Kim Alvefur
-
mod_compact_resource: Enforces short random resourcesWed, 27 May 2015 13:27:56 +0200, by Kim Alvefur
-
mod_storage_(various): Order swapping in 54c8a0cb2996 was backwardsThu, 21 May 2015 12:09:47 +0200, by Kim Alvefur
-
Fix for 54c8a0cb2996Thu, 21 May 2015 11:56:35 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Ignore mutating of the 'module' global, that is ok in prosody plugins [luacheck]Thu, 21 May 2015 11:14:16 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Validate names of DANE-TA certsThu, 21 May 2015 10:28:02 +0200, by Kim Alvefur
-
mod_storage_gdbm: Reorganize (vacuum) databases on module unloadTue, 19 May 2015 23:30:39 +0200, by Kim Alvefur
-
mod_storage_lmdb: Storage module using Lightning Memory-Mapped DatabaseTue, 19 May 2015 23:29:37 +0200, by Kim Alvefur
-
mod_storage_gdbm: Fix typo in unused field on store instanceTue, 19 May 2015 22:15:53 +0200, by Kim Alvefur
-
mod_storage_(archive-capable): Change order of arguments to :append to be the same as return values from :find iterator (see prosody 41725f3df3cc)Tue, 19 May 2015 18:34:08 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: Return 'when' as numberTue, 19 May 2015 16:46:20 +0200, by Kim Alvefur
-
mod_http_muc_log: Update template for changes in template engineTue, 19 May 2015 16:45:51 +0200, by Kim Alvefur
-
mod_http_muc_log: Template engine thing moved into util.interpolationTue, 19 May 2015 16:13:00 +0200, by Kim Alvefur
-
mod_auth_http_async: Don't go throug usermanager to call a function from the same moduleMon, 18 May 2015 22:41:19 +0200, by Kim Alvefur
-
mod_mamsub: Prevent nil indexing if message is added to archive of an offline userMon, 18 May 2015 03:31:53 +0200, by Kim Alvefur
-
mod_mamsub: Experimental implementation of MAM subscriptionsMon, 18 May 2015 03:27:08 +0200, by Kim Alvefur
-
mod_mam: Fire event on successful storage of messageMon, 18 May 2015 03:03:42 +0200, by Kim Alvefur
-
mod_profile: Return error on storage error, don't attempt to migrate from old storageMon, 18 May 2015 02:58:17 +0200, by Kim Alvefur
-
mod_profile: Explicitly return true from handlers, session.send can return nil under some conditionsMon, 18 May 2015 02:56:41 +0200, by Kim Alvefur
-
mod_profile: Don't use import()Mon, 18 May 2015 02:55:39 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: Store timestamps in text form, I don't trust numeric timestamps in LuaMon, 18 May 2015 02:46:41 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: Optimize access to variables used in inner loopMon, 18 May 2015 02:45:49 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: Code is annoying to read when every other line is 'if not ok then return'Mon, 18 May 2015 02:44:41 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: This module only supports storage of stanzas, log a warning about attempts to do otherwiseMon, 18 May 2015 02:43:34 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: The last :seek() should return something truish, if not, don't ignoreMon, 18 May 2015 02:33:43 +0200, by Kim Alvefur
-
mod_mam: There are other storage backends that support archives nowSun, 17 May 2015 17:17:26 +0200, by Kim Alvefur
-
mod_adhoc_blacklist: Fix traceback if blacklist is emptySat, 16 May 2015 14:46:29 +0200, by Kim Alvefur
-
mod_admin_blocklist: Prevents s2s connections to/from domains blocked by a local admin using mod_blocklist (0.10+)Thu, 14 May 2015 00:34:00 +0200, by Kim Alvefur
-
mod_adhoc_blacklist: Provides the Edit Blacklist command described in XEP-0133 and uses this to block s2s connectionsThu, 14 May 2015 00:33:32 +0200, by Kim Alvefur
-
mod_smacks: Handle the read timeout event (0.10+ only) and send an ack request, close the connection the second time if unanswerdMon, 11 May 2015 15:07:52 +0200, by Kim Alvefur
-
mod_smacks: Handle unacked messages in s2s queuesMon, 11 May 2015 14:33:37 +0200, by Kim Alvefur
-
mod_smacks_offline: Only deal with authenticated (c2s) sessionsMon, 11 May 2015 14:32:37 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: Increase severity of log message regarding unexpected missing itemsMon, 11 May 2015 14:29:58 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: Remove overly verbose debug messageMon, 11 May 2015 14:29:18 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: Adjust wording in log messageMon, 11 May 2015 14:29:00 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: Attempt to recover after parse failuresMon, 11 May 2015 14:17:35 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: Improve logging of parse errorsMon, 11 May 2015 14:16:23 +0200, by Kim Alvefur
-
Merge with GoffiThu, 07 May 2015 23:39:54 +0200, by Kim Alvefur
-
mod_delegation: managing_ent_* now stop event propagation + forwarded <iq/> xmlns checkThu, 07 May 2015 22:40:58 +0200, by Goffi
-
mod_delegation: fixed bad handling of error replies from managing entityMon, 04 May 2015 18:44:00 +0200, by Goffi
-
mod_delegation: fixed namespace of <forwarded/> child element, as specified in XEP-0297Mon, 04 May 2015 18:43:17 +0200, by Goffi
-
mod_delegation: handling of error replies from managing entities after forward.Sun, 03 May 2015 17:50:16 +0200, by Goffi
-
mod_delegation: original stanza is now cached outside of ns_data, so it can be accessed without knowing the namespace.Sun, 03 May 2015 17:46:49 +0200, by Goffi
-
mod_delegation: removed invalid error replies to iq result.Sun, 03 May 2015 17:43:12 +0200, by Goffi
-
mod_delegation: added 'iq/bare' to hooked events.Sun, 03 May 2015 17:27:37 +0200, by Goffi
-
mod_delegation: reset features/identities/extensions before doing a disco nestingSat, 18 Apr 2015 00:13:10 +0200, by Goffi
-
mod_delegation: service discovery extensions (xep-0128) managementSat, 18 Apr 2015 00:13:09 +0200, by Goffi
-
mod_delegation: we don't forward stanzas from managing entity itselfFri, 17 Apr 2015 21:22:35 +0200, by Goffi
-
mod_delegation: disco info request on bare jid is now managedFri, 17 Apr 2015 21:07:05 +0200, by Goffi
-
mod_delegation: delegated features/identities removal for disco info requests on bare jidFri, 17 Apr 2015 21:06:51 +0200, by Goffi
-
mod_delegation: disco nesting for hostFri, 17 Apr 2015 21:06:30 +0200, by Goffi
-
mod_delegation: delegated features/identities are removed from disco.Fri, 17 Apr 2015 21:05:40 +0200, by Goffi
-
mod_delegation: iq forwarding to managing entityFri, 17 Apr 2015 21:05:08 +0200, by Goffi
-
mod_delegation: XEP-0355 implementation, first draft (configuration management + delegations advertising)Fri, 17 Apr 2015 21:02:22 +0200, by Goffi
-
mod_privilege: fixed bad handling of presence permissions / component authentication between different hostsFri, 17 Apr 2015 21:00:34 +0200, by Goffi
-
mod_privilege: fixed various issues reported by luacheckFri, 10 Apr 2015 15:55:44 +0200, by Goffi
-
mod_smacks: Set session upvalue of filter() to correct sessionWed, 06 May 2015 01:02:00 +0200, by Kim Alvefur
-
mod_smacks: Move set of filters from new session to session being resumedWed, 06 May 2015 01:01:18 +0200, by Kim Alvefur
-
mod_smacks: Don't touch upvalues of session.send and session.data, they should already point to the correct valuesWed, 06 May 2015 01:00:50 +0200, by Kim Alvefur
-
mod_smacks: Add stanza counting filter when resuming sessionWed, 06 May 2015 00:58:55 +0200, by Kim Alvefur
-
mod_smacks_offline: Monkeypatch mod_smacks to send unacked messages to offline storage IFF there was only one sessionWed, 06 May 2015 00:55:00 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Simplify cases where there are only one SRV recordWed, 06 May 2015 00:53:27 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Don't count number of RRs in DNS reply if the DNS lib already didWed, 06 May 2015 00:51:46 +0200, by Kim Alvefur
-
mod_statistics/prosodytop: Use the same port number to connect to as defined in the moduleTue, 05 May 2015 15:39:15 +0200, by Kim Alvefur
-
mod_mam: Semicolons!Tue, 05 May 2015 15:36:57 +0200, by Kim Alvefur
-
mod_block_registrations: string.find is faster than string.match when only needing a boolean answerTue, 05 May 2015 15:31:11 +0200, by Kim Alvefur
-
mod_log_slow_events: Log slow HTTP requestsTue, 05 May 2015 14:21:13 +0100, by Matthew Wild
-
mod_log_slow_events: Minor improvement to log messageTue, 05 May 2015 14:20:53 +0100, by Matthew Wild
-
mod_auto_accept_subscriptions: Fix passing nil in log messageTue, 05 May 2015 13:58:37 +0100, by Matthew Wild
-
mod_watchuntrusted: Skip connections to/from unknown hosts (fixes possible traceback)Tue, 05 May 2015 12:09:08 +0200, by Kim Alvefur
-
mod_munin: Use string.format flag instead of tostring when reporting valuesTue, 05 May 2015 01:37:21 +0200, by Kim Alvefur
-
mod_mam_muc: d20cfc5ba827 .. cd87a2eba8f2 here too (uh, duplicated code)Sun, 03 May 2015 14:05:43 +0200, by Kim Alvefur
-
mod_storage_xmlarchive: New stanza archive-only storage module backed by plain text filesSun, 03 May 2015 13:45:42 +0200, by Kim Alvefur
-
MergeSun, 03 May 2015 13:42:56 +0200, by Kim Alvefur
-
Merge my branch containing proctitle moduleWed, 29 Apr 2015 07:24:07 -0500, by Rob Hoelz
-
Add minimal instructions for proctitle moduleTue, 28 Apr 2015 20:47:58 -0500, by Rob Hoelz
-
Add proctitle moduleTue, 28 Apr 2015 20:35:25 -0500, by Rob Hoelz
-
mod_mam: Reverse the order of reversed queries back to chronological orderSun, 03 May 2015 13:34:23 +0200, by Kim Alvefur
-
mod_mam: Move variable into loop scopeSun, 03 May 2015 13:21:51 +0200, by Kim Alvefur
-
mod_mam: Rename variableSun, 03 May 2015 13:27:53 +0200, by Kim Alvefur
-
mod_mam: Support the mandatory 'complete' attribute by requesting one extra item from storageSun, 03 May 2015 13:21:15 +0200, by Kim Alvefur
-
mod_mam: Always return true when a stanza event has been handledSun, 03 May 2015 13:20:04 +0200, by Kim Alvefur
-
mod_log_slow_events: Log events that take a long time to process (including stanzas)Tue, 28 Apr 2015 14:26:03 +0100, by Matthew Wild
-
mod_mam_muc: Advertise MAM feature on bare JID room disco#info (only effective after prosody 57bc52f67564)Sat, 25 Apr 2015 15:51:22 +0200, by Kim Alvefur
-
mod_mam: Advertise feature in disco#info for account as per XEP-0313 >= 0.2Sat, 25 Apr 2015 15:43:59 +0200, by Kim Alvefur
-
mod_measure_cpu: Collect CPU usage statisticThu, 23 Apr 2015 17:00:59 +0200, by Kim Alvefur
-
mod_munin: Exclude ignored stats even if they happen to be included in dataThu, 23 Apr 2015 16:58:57 +0200, by Kim Alvefur
-
mod_watchuntrusted: Only notify once per host per dayWed, 22 Apr 2015 13:20:47 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Abort earlier for sessions from hosts that don't say who they areMon, 13 Apr 2015 13:36:38 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Demote log message about failure to ASCII-ify hostname from error to warningMon, 13 Apr 2015 13:35:37 +0200, by Kim Alvefur
-
mod_checkcerts: Fix for removal of globals in LuaSecSun, 12 Apr 2015 18:19:41 +0200, by Kim Alvefur
-
mod_http_muc_log: Fix passing dates trough util.datetime twice;Sat, 11 Apr 2015 21:43:32 +0200, by Kim Alvefur
-
mod_smacks: Add license headerThu, 09 Apr 2015 14:23:48 +0200, by Kim Alvefur
-
Add README and CONTRIBUTING files containing the text from https://code.google.com/p/prosody-modules/Thu, 09 Apr 2015 14:21:33 +0200, by Kim Alvefur
-
Add a COPYING file containing the MIT licenseThu, 09 Apr 2015 14:19:37 +0200, by Kim Alvefur
-
mod_privilege: implemented probing of rosters items (for existing sessions only) on connection + use a globally shared table for priv_session (and fixed last_presence)Wed, 08 Apr 2015 13:04:04 +0200, by Goffi
-
mod_privilege: implemented "roster" presence permissionTue, 07 Apr 2015 18:02:54 +0200, by Goffi
-
mod_privilege: presence already known are advertised to privileged entity (for "maneger_entity" permission only so far)Tue, 07 Apr 2015 12:47:51 +0200, by Goffi
-
mod_privilege: implemented "managed_entity" presenceTue, 07 Apr 2015 12:47:47 +0200, by Goffi
-
mod_privilege: presence permission configuration check + use global set to know privileged entities to advertiseTue, 07 Apr 2015 12:46:34 +0200, by Goffi
-
mod_privilege: advertise_perm method now use session.send instead of module:send to avoid to go back in hookMon, 06 Apr 2015 02:08:09 +0200, by Goffi
-
mod_privilege: implemented message privilegeThu, 02 Apr 2015 21:47:05 +0200, by Goffi
-
mod_privilege: implemented roster set privilegeThu, 02 Apr 2015 21:47:05 +0200, by Goffi
-
mod_privilege: added permissions notification on initial presence for entities which are not componentsThu, 02 Apr 2015 21:47:05 +0200, by Goffi
-
mod_privilege: roster get permission implementedTue, 31 Mar 2015 17:27:13 +0200, by Goffi
-
mod_privilege: mod_privilege first draftFri, 27 Mar 2015 13:26:28 +0100, by Goffi
-
mod_statistics_statsd: Use module:log()Tue, 07 Apr 2015 22:07:40 +0200, by Kim Alvefur
-
mod_measure_memory: Silence warnings [luacheck]Tue, 07 Apr 2015 22:05:48 +0200, by Kim Alvefur
-
mod_http_muc_log: Cleanup [luacheck]Tue, 07 Apr 2015 18:12:40 +0200, by Kim Alvefur
-
mod_storage_gdbm: Cleanup [luacheck]Tue, 07 Apr 2015 17:35:37 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Cleanup [luacheck]Tue, 07 Apr 2015 17:35:20 +0200, by Kim Alvefur
-
mod_muc_ban_ip: Cleanup [luacheck]Tue, 07 Apr 2015 17:35:05 +0200, by Kim Alvefur
-
mod_mam_muc: Cleanup [luacheck]Tue, 07 Apr 2015 17:34:43 +0200, by Kim Alvefur
-
mod_mam_muc: Fix character limit again(?)Tue, 07 Apr 2015 17:34:22 +0200, by Kim Alvefur
-
mod_munin: Cleanup [luacheck]Tue, 07 Apr 2015 17:04:06 +0200, by Kim Alvefur
-
mod_muc_ban_ip: Increase priority of hooks, fixes if eg mod_presence gets called firstMon, 06 Apr 2015 22:21:23 +0200, by Kim Alvefur
-
mod_admin_web: CleanupFri, 03 Apr 2015 23:54:03 +0200, by Florian Zeitz
-
MergeThu, 02 Apr 2015 18:51:13 -0700, by Paul Aurich
-
mod_reload_modules: Fix a bug introduced in commit 412f62d05a23, which caused mod_reload_modules to... not reload modulesThu, 02 Apr 2015 01:04:20 +0100, by Matthew Wild
-
mod_lib_ldap: Update README to clarify discussion of auth / TLS... and discourage disabling TLS.Thu, 02 Apr 2015 18:49:52 -0700, by Paul Aurich
-
mod_s2s_auth_dane: Update for recent changes in Zashs LuaSec branchTue, 31 Mar 2015 20:57:34 +0200, by Kim Alvefur
-
MergeTue, 31 Mar 2015 18:31:13 +0200, by Kim Alvefur
-
MergeTue, 31 Mar 2015 12:46:17 +0100, by Matthew Wild
-
mod_log_messages_sql: Better logging on errorTue, 31 Mar 2015 12:45:58 +0100, by Matthew Wild
-
mod_log_events: Module to log all events on the server/hostTue, 31 Mar 2015 12:44:28 +0100, by Matthew Wild
-
mod_smacks: Don't restore filters from original session after resumption, use new filtersSat, 21 Mar 2015 10:12:23 +0000, by Matthew Wild
-
mod_mam_muc: Fix character limitMon, 30 Mar 2015 01:17:35 +0200, by Kim Alvefur
-
mod_storage_gdbm: Fix name of empty tableWed, 25 Mar 2015 17:52:31 +0100, by Kim Alvefur
-
mod_storage_gdbm: Add purge actionWed, 25 Mar 2015 17:45:53 +0100, by Kim Alvefur
-
mod_storage_gdbm: Add user iteratorWed, 25 Mar 2015 17:45:17 +0100, by Kim Alvefur
-
mod_storage_gdbm: Prefix archive item keys with username to prevent collisionsWed, 25 Mar 2015 17:44:03 +0100, by Kim Alvefur
-
mod_storage_gdbm: Update archive metadata only if data write succeedsWed, 25 Mar 2015 17:41:13 +0100, by Kim Alvefur
-
mod_storage_gdbm: Make write operation delete data when passed 'nil' as value instead of storing a literal "nil" stringWed, 25 Mar 2015 17:39:29 +0100, by Kim Alvefur
-
mod_storage_gdbm: Minor reorganization, more localsWed, 25 Mar 2015 17:37:52 +0100, by Kim Alvefur
-
mod_storage_gdbm: Fix traceback if query is nil or no metadata existsWed, 25 Mar 2015 17:29:54 +0100, by Kim Alvefur
-
mod_mam_muc: fix <iq type='get' to='room-bare-jid'> queryTue, 24 Mar 2015 08:03:25 -0700, by Stuart Carnie
-
mod_s2s_auth_dane: Comments and cleanupMon, 16 Mar 2015 16:19:53 +0100, by Kim Alvefur
-
mod_http_muc_log: Alter template language to more simply allow optional bits in templatesWed, 11 Mar 2015 13:29:23 +0100, by Kim Alvefur
-
mod_munin: Implementation of the Munin collection protocolTue, 10 Mar 2015 16:39:08 +0100, by Kim Alvefur
-
mod_measure_memory: Module for polling memory useage from Lua, meminfo() and /proc depending on availabilityTue, 10 Mar 2015 16:34:40 +0100, by Kim Alvefur
-
mod_statistics_statsd: Module for pushing from util.statistics (0.10) to statsdTue, 10 Mar 2015 14:44:55 +0000, by Matthew Wild
-
mod_http_muc_log: Fix alignment of month-tables (Thanks March)Mon, 02 Mar 2015 16:14:38 +0100, by Kim Alvefur
-
mod_pubsub_github: Update for new Github webhook formatFri, 27 Feb 2015 16:42:36 +0000, by Matthew Wild
-
mod_pubsub_post: Module to publish to pubsub nodes from a simple HTTP POSTFri, 27 Feb 2015 16:25:48 +0000, by Matthew Wild
-
mod_register_web: Send Content-Type headersThu, 26 Feb 2015 15:31:25 +0100, by Kim Alvefur
-
mod_onions: Depend on mod_s2s to avoid a traceback when loaded before mod_s2sWed, 25 Feb 2015 17:27:00 +0000, by Matthew Wild
-
mod_mam_muc: support to disable presence logging via muc_log_presencesMon, 23 Feb 2015 16:43:21 -0700, by Stuart Carnie
-
mod_tls_policy: Include which part of the cipher that did not match the policy in stream errorMon, 23 Feb 2015 15:45:11 +0100, by Kim Alvefur
-
mod_muc_restrict_rooms: Fixed the way of getting room and userFri, 20 Feb 2015 22:45:45 +0000, by Nicolás Kovac
-
mod_muc_restrict_rooms: Some fixes based on Matthew's comments + a few moreFri, 20 Feb 2015 21:28:39 +0000, by Nicolás Kovac
-
Adding new mod_muc_restrict_rooms moduleFri, 20 Feb 2015 18:00:56 +0000, by Nicolás Kovac
-
mod_auth_ldap: Fix use of ldap_search, and generalize it to support password modification as well.Fri, 13 Feb 2015 11:06:06 -0500, by Waqas Hussain
-
mod_auth_ldap: Fix nil traceback when using uninitialized LDAP connection.Fri, 13 Feb 2015 10:44:23 -0500, by Waqas Hussain
-
mod_auth_ldap: Connect to LDAP lazily, and add support for reconnects on error.Thu, 12 Feb 2015 18:57:06 -0500, by Waqas Hussain
-
mod_storage_memory: Add support for archive storesThu, 12 Feb 2015 21:17:06 +0100, by Kim Alvefur
-
mod_storage_memory: Add support for map storesThu, 12 Feb 2015 15:13:50 +0100, by Kim Alvefur
-
mod_http_muc_log: Switch to a calendar view for selecting datesTue, 10 Feb 2015 15:00:10 +0100, by Kim Alvefur
-
mod_http_muc_log: Sort date list in reverseMon, 09 Feb 2015 00:47:38 +0100, by Kim Alvefur
-
mod_storage_gdbm: Fix comparison of 'end'Sun, 08 Feb 2015 17:05:21 +0100, by Kim Alvefur
-
mod_storage_gdbm: Add support for 'limit' query parameterSat, 07 Feb 2015 22:22:46 +0100, by Kim Alvefur
-
mod_storage_gdbm: Get 'after' parameter from correct tableSat, 07 Feb 2015 22:22:15 +0100, by Kim Alvefur
-
mod_tls_policy: Fix pattern matchingFri, 30 Jan 2015 12:25:13 +0100, by Kim Alvefur
-
mod_tls_policy: New module to enforce per-host TLS parameter policiesFri, 30 Jan 2015 12:12:06 +0100, by Kim Alvefur
-
mod_smacks: Don't attach timestamps to 'iq' stanzasMon, 26 Jan 2015 15:54:18 +0100, by Kim Alvefur
-
mod_smacks: Remove negation of condition, most likely a leftover from debuggingMon, 26 Jan 2015 15:44:36 +0100, by Kim Alvefur
-
mod_smacks: Stanzas don't have a ':' in their nameMon, 26 Jan 2015 15:32:19 +0100, by Kim Alvefur
-
mod_storage_gdbm: Add archive supportSun, 25 Jan 2015 22:18:05 +0100, by Kim Alvefur
-
mod_storage_gdbm: Prepare for supporting multiple store typesSun, 25 Jan 2015 22:17:20 +0100, by Kim Alvefur
-
mod_admin_message: New IM-based administration consoleSun, 25 Jan 2015 19:52:39 +0100, by Mikael Berthe
-
mod_storage_gdbm: Use require directly instead of util.import (which is not available in prosodyctl, breaks adduser etc)Sun, 25 Jan 2015 13:04:02 +0100, by Kim Alvefur
-
Add support for IPv4 addresses in SRV injectionsTue, 20 Jan 2015 11:02:14 +0000, by Ashley Ward
-
mod_pep_vcard_avatar: Syncs avatars between PEP and vCardSun, 18 Jan 2015 01:21:53 +0100, by Kim Alvefur
-
mod_csi: Update namespace to published versionFri, 09 Jan 2015 11:36:31 +0100, by Kim Alvefur
-
mod_http_muc_log: (template) Remove duplicate CSS propertySat, 20 Dec 2014 21:56:13 +0100, by Kim Alvefur
-
mod_query_client_ver: Query and log client softwareSat, 20 Dec 2014 16:07:50 +0100, by Kim Alvefur
-
mod_mam: Make sure default_archive_policy is a boolean or "roster" (thanks souliane)Thu, 18 Dec 2014 12:15:50 +0100, by Kim Alvefur
-
mod_mam_archive: Fixing SQL concatenation bugThu, 11 Dec 2014 20:43:14 +0100, by syn
-
mod_statistics/prosodytop.lua: Simplify and fix buffering and line separation (thanks Ge0rG)Mon, 08 Dec 2014 17:04:49 +0100, by Kim Alvefur
-
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
-
mod_pubsub_feeds: Handle denied subscription requestsThu, 26 Jun 2014 18:33:13 +0200, by Kim Alvefur
-
mod_pubsub_feeds: Fix refreshing of subscriptionsThu, 26 Jun 2014 18:32:43 +0200, by Kim Alvefur
-
mod_pubsub_feeds: Update to 0.4 version of PubSubHubbubThu, 26 Jun 2014 18:29:01 +0200, by Kim Alvefur
-
mod_pubsub_feeds: Fix refresh_feeds() allways refreshing all feedsThu, 26 Jun 2014 18:25:18 +0200, by Kim Alvefur
-
MergeWed, 25 Jun 2014 20:46:35 +0200, by Kim Alvefur
-
mod_statsd: Add missing `pairs` callTue, 24 Jun 2014 12:16:44 -0400, by daurnimator
-
mod_muc_log, mod_muc_log_http: Make compatible with both new and old MUC APITue, 24 Jun 2014 13:14:54 +0700, by Vadim Misbakh-Soloviov
-
mod_statsd: Better accounting for invites, add declinesMon, 23 Jun 2014 16:06:46 -0400, by daurnimator
-
mod_statsd: Optionally include host in prefixMon, 23 Jun 2014 16:05:54 -0400, by daurnimator
-
mod_statsd: Clean off colons (:)Mon, 23 Jun 2014 16:05:33 -0400, by daurnimator
-
mod_profile: Don't include photo in vCard4 version (use XEP-0084 instead)Wed, 25 Jun 2014 20:45:01 +0200, by Kim Alvefur
-
mod_rawdebug: Make global (like mod_admin_telnet)Mon, 23 Jun 2014 20:25:08 +0200, by Kim Alvefur
-
mod_rawdebug: Adds a telnet command for enabling logging of entire stanzas that are sent and receivedMon, 23 Jun 2014 20:22:19 +0200, by Kim Alvefur
-
mod_statsd: First commitMon, 23 Jun 2014 14:19:05 -0400, by daurnimator
-
mod_profile: Load profile into PEP on initial presenceSat, 21 Jun 2014 14:58:55 +0200, by Kim Alvefur
-
mod_profile: Don't pass old vcard data trough vcard libFri, 20 Jun 2014 18:14:26 +0200, by Kim Alvefur
-
mod_statistics_auth: Remove comments left from module this was based onFri, 20 Jun 2014 17:49:31 +0200, by Kim Alvefur
-
mod_statistics_auth: Collects statistics on number of successful or failed authentication attemptsFri, 20 Jun 2014 17:47:53 +0200, by Kim Alvefur
-
mod_smacks: Backout ed2a9c00b5c4, need a better solutionTue, 17 Jun 2014 08:01:52 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Tweak log messagesSun, 15 Jun 2014 02:40:18 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Add some more info to log messagesFri, 13 Jun 2014 02:19:52 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Pause connection only if neededThu, 12 Jun 2014 12:31:50 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Return if no certificate foundThu, 12 Jun 2014 12:30:39 +0200, by Kim Alvefur
-
mod_latex: Log debug message when actually deciding to do LaTeX replacingWed, 11 Jun 2014 20:38:41 +0200, by Kim Alvefur
-
mod_latex: get_child_text!Wed, 11 Jun 2014 20:38:07 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Cache logger to save some table lookups and improve readabilityWed, 11 Jun 2014 12:50:57 +0200, by Kim Alvefur
-
mod_mam_muc: Use max_history_length as default for "max_archive_query_results"Thu, 05 Jun 2014 17:13:38 -0400, by daurnimator
-
misc/munin/prosody_.lua: Munin script for collecting statistics from mod_statisticsTue, 03 Jun 2014 20:00:50 +0200, by Kim Alvefur
-
mod_muc_limits: Make compatible with new MUC APISun, 01 Jun 2014 16:08:05 +0700, by Vadim Misbakh-Soloviov
-
mod_log_auth: Add ability to log IPs of successful authentications tooSat, 31 May 2014 13:38:35 +0100, by Matthew Wild
-
mod_saslauth_muc: Update to use new MUC API.Fri, 30 May 2014 19:07:18 -0400, by Waqas Hussain
-
mod_muc_intercom: Make compatible with new MUC API.Fri, 30 May 2014 18:54:31 -0400, by Waqas Hussain
-
mod_profile: Add id to item tag too.Fri, 30 May 2014 15:05:48 +0200, by Kim Alvefur
-
mod_profile: Use the item id "current" as recomended in the Singleton Nodes section of XEP-0060Fri, 30 May 2014 14:57:34 +0200, by Kim Alvefur
-
mod_profile: Purge nodes before publishing new itemsFri, 30 May 2014 14:55:54 +0200, by Kim Alvefur
-
mod_auth_http_async: Async HTTP auth moduleThu, 29 May 2014 17:46:42 +0200, by Kim Alvefur
-
mod_profile: Integrate with mod_pep_plus by defaultThu, 29 May 2014 00:58:33 +0200, by Kim Alvefur
-
mod_profile: Replacement for mod_vcard with vcard4 support and integration with mod_pep_plusWed, 28 May 2014 22:02:27 +0200, by Kim Alvefur
-
mod_post_msg: Add <body> wrapper tag with namespace in module so the client doesn't have toWed, 28 May 2014 21:20:51 +0200, by Kim Alvefur
-
mod_post_msg: Fix indentationWed, 28 May 2014 20:34:57 +0200, by Kim Alvefur
-
mod_smacks: Fix logging (Thanks Ge0rG)Thu, 22 May 2014 08:30:16 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Fix potential traceback in logging if SRV target fails nameprepMon, 19 May 2014 17:00:12 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Unreference DNS lookup when reply arrives (thanks LordVan)Mon, 19 May 2014 16:28:43 +0200, by Kim Alvefur
-
mod_s2s_auth_monkeysphere: Uses Monkeysphere for certificate validationMon, 19 May 2014 11:56:49 +0200, by Kim Alvefur
-
Backout 33f132c3f4b7 until 0.10Thu, 15 May 2014 11:12:31 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Fix traceback if session.srv_hosts is nilThu, 08 May 2014 15:43:58 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Change how TLSA support is detectedWed, 07 May 2014 17:08:47 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Fix logic precedence issueWed, 07 May 2014 17:07:10 +0200, by Kim Alvefur
-
mod_smacks: Impose a limit on number of unacked stanzas (Thanks Holger)Wed, 07 May 2014 16:18:05 +0200, by Kim Alvefur
-
mod_smacks: Assert that the 'h' attribute is present and a numberWed, 07 May 2014 14:21:33 +0200, by Kim Alvefur
-
mod_smacks: Add more debug loggingWed, 07 May 2014 14:19:44 +0200, by Kim Alvefur
-
mod_smacks: Log things attached to sessions instead of the moduleWed, 07 May 2014 14:17:03 +0200, by Kim Alvefur
-
mod_jid_prep: Update to version 0.1; advertise feature and change :tmp to :0 in namespaceTue, 06 May 2014 15:03:46 +0200, by Kim Alvefur
-
mod_mam: Mirror to and from attributes from iq on result messagesWed, 30 Apr 2014 13:22:08 +0200, by Kim Alvefur
-
mod_mam/rsm.lib: Rename argument for clarityWed, 30 Apr 2014 13:19:47 +0200, by Kim Alvefur
-
mod_mam/rsm.lib: Pointless optimizationWed, 30 Apr 2014 13:19:15 +0200, by Kim Alvefur
-
mod_mam: Update copyright headerWed, 30 Apr 2014 13:14:02 +0200, by Kim Alvefur
-
mod_mam: Shuffle importsWed, 30 Apr 2014 13:12:56 +0200, by Kim Alvefur
-
mod_websocket: Update websocket.htmlMon, 28 Apr 2014 23:24:01 +0200, by Florian Zeitz
-
mod_websocket: Handle pong messagesMon, 28 Apr 2014 23:23:45 +0200, by Florian Zeitz
-
mod_s2s_auth_dane: Add support for DANE-TA and PKIX-CA (requires LuaSec changes)Sun, 27 Apr 2014 01:43:43 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Use PEM to DER function from util.x509 (0.10+)Sun, 27 Apr 2014 01:40:20 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Launch DANE queries when sending or receiving stream-features instead of monkeypatching s2sout.libSun, 27 Apr 2014 01:24:03 +0200, by Kim Alvefur
-
mod_log_sasl_mech: Log SASL mechanism attached to sessionFri, 25 Apr 2014 17:11:33 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Clean up no longer needed DNS repliesThu, 24 Apr 2014 18:34:10 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Skip dns queries for already authenticated s2sin connectionsThu, 24 Apr 2014 18:33:13 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Remove non-working bogus handlingThu, 24 Apr 2014 18:32:25 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Break out DANE check into a functionThu, 24 Apr 2014 18:19:09 +0200, by Kim Alvefur
-
mam_sql: Make forwarded a child element of result, rather than a siblingTue, 22 Apr 2014 20:16:40 -0500, by Rob Hoelz
-
mod_bidi: Add option for selectively not doing bidi with some hostsTue, 22 Apr 2014 19:19:58 +0200, by Kim Alvefur
-
mod_statistics_cputotal: Make globalSat, 19 Apr 2014 15:16:19 +0200, by Kim Alvefur
-
mod_mam_muc: Place stanza type in 'with' column; when sending history, only send messages with type=groupchatTue, 15 Apr 2014 14:22:18 -0400, by daurnimator
-
mod_candy: Redirect from /candy -> /candy/Fri, 11 Apr 2014 14:58:44 +0200, by Kim Alvefur
-
mod_s2s_auth_dane: Improve debug message and log it on the sessionThu, 10 Apr 2014 22:40:11 +0200, by Kim Alvefur
-
mod_mam_muc: Fix to, from on result messages (thanks daurnimator)Tue, 08 Apr 2014 17:28:08 +0200, by Kim Alvefur
-
mod_s2s_auth_fingerprint: Log current fingerprint and match statusSat, 05 Apr 2014 13:41:12 +0200, by Kim Alvefur
-
mod_s2s_auth_fingerprint: Allways pin fingerprintsSat, 05 Apr 2014 13:40:13 +0200, by Kim Alvefur
-
mod_statistics_mem: Module that collects memory usage stats from /procThu, 03 Apr 2014 20:57:22 +0200, by Kim Alvefur
-
mod_statistics_cputotal: Module that collects accumulated CPU usage statisticsThu, 03 Apr 2014 20:56:59 +0200, by Kim Alvefur
-
mod_message_logging: Treat messages with no 'to' as directed to the senderThu, 03 Apr 2014 00:19:18 +0200, by Kim Alvefur
-
mod_auth_ldap: Default to 'bind' mode if rootdn is left emptyWed, 02 Apr 2014 13:32:00 +0200, by Kim Alvefur
-
mod_auth_ldap: Limit results in user lookup query to 1Wed, 02 Apr 2014 13:30:53 +0200, by Kim Alvefur
-
mod_auth_ldap: Fix issue with some versions of LuaLDAPTue, 25 Mar 2014 15:11:34 +0100, by Kim Alvefur
-
mod_captcha_registration: initial commitSat, 29 Mar 2014 22:56:24 +0700, by mrDoctorWho
-
mod_auth_dovecot: Add a dependency to util.pposix to send the _real_ pidFri, 28 Mar 2014 19:08:00 +0100, by benjamin podszun
-
mod_s2s_auth_dnssec_srv: Replaced by mod_s2s_auth_daneMon, 24 Mar 2014 13:04:44 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Merge functionality from mod_s2s_auth_dnssec_srvMon, 24 Mar 2014 13:04:24 +0100, by Kim Alvefur
-
mod_mam, mod_mam_muc: Check that storagemanager didn't return an instance of the null storage method (Thanks Jonathan)Sun, 23 Mar 2014 22:35:27 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Fix typo in debug statementThu, 20 Mar 2014 15:55:37 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Pause s2sin while doing SRV and TLSA lookups, fixes race condition (Can haz util.async plz)Thu, 20 Mar 2014 15:31:15 +0100, by Kim Alvefur
-
mod_c2s_limit_sessions: Fix global accessWed, 19 Mar 2014 23:17:55 +0100, by Kim Alvefur
-
mod_c2s_limit_sessions: Limit number of resources a user may connectWed, 19 Mar 2014 23:11:33 +0100, by Kim Alvefur
-
mod_websocket: Multiple fixes for sending stream errorsWed, 19 Mar 2014 20:11:58 +0100, by Florian Zeitz
-
mod_s2s_auth_dnssec_srv: Fix tb when no hostname sent by remoteWed, 19 Mar 2014 19:51:57 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Fix tb when no hostname sent by remoteWed, 19 Mar 2014 19:48:06 +0100, by Kim Alvefur
-
mod_s2s_auth_dnssec_srv: Don't break DANEWed, 19 Mar 2014 19:39:03 +0100, by Kim Alvefur
-
mod_s2s_auth_dnssec_srv: Do something useful for incoming connectionWed, 19 Mar 2014 19:19:46 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Verify that the SRV is secureWed, 19 Mar 2014 14:33:10 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Abort module loading if luaunbound is unavailableWed, 19 Mar 2014 14:04:09 +0100, by Kim Alvefur
-
mod_muc_log: Make sure base path is createdWed, 19 Mar 2014 14:03:46 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Drop support for domains without SRV for nowTue, 18 Mar 2014 16:09:51 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Fix for a17c2c4043e5Tue, 18 Mar 2014 16:02:24 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Skip TLSA lookups if SRV is insecureTue, 18 Mar 2014 15:54:08 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Hack for domains without SRVTue, 18 Mar 2014 15:36:23 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Don't pass nil to hash functions in case of unsupported selectorsTue, 18 Mar 2014 15:20:28 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Back to _port._tcp.srvtarget.example.netTue, 18 Mar 2014 15:12:11 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Bogus replies should have no RRdataFri, 14 Mar 2014 14:30:33 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Comments and TODOsFri, 14 Mar 2014 14:23:27 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Make supported DANE usages configurable, default to DANE-EEFri, 14 Mar 2014 14:18:18 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Simplify, but diverge from DANE-SRV draft. Will now look for _xmpp-server.example.com IN TLSA for both directionsFri, 14 Mar 2014 14:15:56 +0100, by Kim Alvefur
-
Adding vcard.lib.lua that is necessary for the moduleThu, 13 Mar 2014 14:59:36 +0000, by Luis G.F
-
Fix problem handling form inputThu, 13 Mar 2014 14:58:47 +0000, by Luis G.F
-
mod_s2s_auth_dane: Only invalidate trust if we found any supported DANE recordsTue, 11 Mar 2014 21:13:40 +0100, by Kim Alvefur
-
all the things: Remove trailing whitespaceTue, 11 Mar 2014 18:44:01 +0100, by Florian Zeitz
-
Initial commitMon, 10 Mar 2014 08:22:58 +0000, by Luis G.F
-
MergeMon, 10 Mar 2014 00:04:00 +0100, by Kim Alvefur
-
mod_websocket: Update to draft-ietf-xmpp-websocket-01Sun, 09 Mar 2014 23:35:57 +0100, by Florian Zeitz
-
mod_s2s_auth_dane: Improve handling of bogus dataSun, 09 Mar 2014 23:17:17 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Only do TLSA lookup if it hasn't been attempted alreadySun, 09 Mar 2014 23:08:41 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Fix inverted nil checkSun, 09 Mar 2014 14:09:24 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Do DANE lookups on outgoing stream featuresSun, 09 Mar 2014 13:44:29 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Improve loggingSun, 09 Mar 2014 13:43:27 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: More comment changesSun, 09 Mar 2014 13:42:36 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Implement experimental method for doing DANE with client certificates on s2sinSat, 08 Mar 2014 00:00:26 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Add some commentsFri, 07 Mar 2014 23:30:34 +0100, by Kim Alvefur
-
mod_block_registrations: Switch to using the 'user-registering' eventThu, 06 Mar 2014 01:10:21 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Don't allow unencrypted connections if TLSA existsWed, 05 Mar 2014 17:44:27 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Verify that the pubkey method exists when the SPKI selector is usedWed, 05 Mar 2014 17:42:15 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Delay s2sout state machine until we get TLSA replyWed, 05 Mar 2014 17:40:44 +0100, by Kim Alvefur
-
mod_s2s_auth_dane: Comment updatesWed, 05 Mar 2014 17:38:36 +0100, by Kim Alvefur
-
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)Fri, 28 Feb 2014 15:41:26 +0100, by Kim Alvefur
-
Backed out changeset 853a382c9bd6Fri, 28 Feb 2014 15:37:55 +0100, by Kim Alvefur
-
mod_turncredentials: Advertise the XEP-0215 feature (thanks Gryffus)Fri, 28 Feb 2014 15:36:06 +0100, by Kim Alvefur
-
Update the namespaces in http_altconnect to match published XEP-0156Wed, 26 Feb 2014 13:08:47 -0800, by Lance Stout
-
MergeWed, 26 Feb 2014 20:17:13 +0100, by Kim Alvefur
-
mod_sms_clickatell: Get rid of legacy componentmanager usage. Now uses stanza events.Wed, 26 Feb 2014 12:38:57 -0500, by Waqas Hussain
-
mod_register_web: Pass request around so IP address can be reportedWed, 26 Feb 2014 20:15:41 +0100, by Kim Alvefur
-
mod_vjud: Fix typoWed, 26 Feb 2014 18:36:22 +0100, by Kim Alvefur
-
mod_vjud: Add an <identity> if loaded as a component (thanks gryffus)Wed, 26 Feb 2014 11:00:30 +0100, by Kim Alvefur
-
mod_carbons: Ignore messages tagged as private in both directions (thanks hoedlmoser)Sat, 22 Feb 2014 13:26:22 +0100, by Kim Alvefur
-
mod_carbons: Ignore MUC PMs if tagged as suchSat, 22 Feb 2014 13:25:01 +0100, by Kim Alvefur
-
mod_mam_muc: Remove code that should have been removed in previous commitThu, 20 Feb 2014 20:40:38 +0100, by Kim Alvefur
-
mod_mam_muc: Add and remove method overrides based on configuration instead of modifying room metatableThu, 20 Feb 2014 20:37:26 +0100, by Kim Alvefur
-
mod_mam_muc: Rename variableThu, 20 Feb 2014 20:22:35 +0100, by Kim Alvefur
-
mod_mam_muc: Use public API of rooms for authorization checkThu, 20 Feb 2014 20:16:15 +0100, by Kim Alvefur
-
mod_mam_muc: porting archive checks from mod_mam (to avoid tracebacks about calling null functions)Wed, 19 Feb 2014 18:03:39 +0700, by Vadim Misbakh-Soloviov
-
mod_seclabels: Avoid tracebacks about indexing nil stanzaWed, 19 Feb 2014 17:59:17 +0700, by Vadim Misbakh-Soloviov
-
mod_pubsub_mqtt: Avoid tracebacks about concatenating nil fieldWed, 19 Feb 2014 17:57:32 +0700, by Vadim Misbakh-Soloviov
-
mod_manifest: Close unencrypted connections when entering manifesto modeMon, 17 Feb 2014 21:07:01 +0100, by Florian Zeitz
-
mod_manifesto: Add ad-hoc command to enable "manifesto mode"Mon, 17 Feb 2014 20:39:48 +0100, by Florian Zeitz
-
mod_manifesto: Only keep track of who we sent notifications toMon, 17 Feb 2014 16:08:40 +0100, by Kim Alvefur
-
mod_manifesto: Fix typoMon, 17 Feb 2014 12:11:36 +0100, by Kim Alvefur
-
mod_firewall: Do not cache conditions with only a single useSun, 16 Feb 2014 18:19:12 +0100, by Florian Zeitz
-
mod_firewall: Produce code with nicer indentationSun, 16 Feb 2014 17:17:23 +0100, by Florian Zeitz
-
mod_post_msg: add support for HTML messagesFri, 14 Feb 2014 15:08:11 +0100, by Christian Weiske
-
mod_manifesto: Add Swedish translationSat, 08 Feb 2014 16:59:10 +0100, by Kim Alvefur
-
mod_manifesto: Fix traceback when user disconnects before the timer (fixes #48)Thu, 06 Feb 2014 19:27:13 +0100, by Kim Alvefur
-
mod_onions: Accepted patch that should fix problems when using libevent.Tue, 04 Feb 2014 12:48:33 +0100, by Thijs Alkemade
-
mod_smacks: Handle both version 2 and version 3 namespaceMon, 03 Feb 2014 22:17:40 +0100, by Florian Zeitz
-
mod_compat_vcard: Fix traceback from probably empty stanzas (Thanks Biszkopcik)Sun, 02 Feb 2014 23:21:10 +0100, by Kim Alvefur
-
mod_vjud: Move instructions into a config optionSun, 02 Feb 2014 18:12:42 +0100, by Kim Alvefur
-
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)Sat, 01 Feb 2014 04:42:30 +0500, by Matthew Wild
-
mod_auth_any: Allows any username/password to connectThu, 30 Jan 2014 20:31:18 -0500, by Waqas Hussain
-
mod_smacks: Remove logging of unacked stanzasThu, 30 Jan 2014 13:39:24 +0000, by Matthew Wild
-
mod_log_sasl_mech: Logs authentication mechanism usedTue, 28 Jan 2014 12:47:06 +0100, by Kim Alvefur
-
mod_http_altconnect: Send XML declarationSat, 25 Jan 2014 20:20:17 +0100, by Kim Alvefur