mod_candy/README: Describe how it decides login method
|
Kim Alvefur |
2015-10-22 |
mod_candy/README: Update compatibility table
|
Kim Alvefur |
2015-10-22 |
mod_candy/README: Compact links
|
Kim Alvefur |
2015-10-22 |
mod_candy/README: Correct command for unzipping Candy release
|
Kim Alvefur |
2015-10-22 |
mod_compat_dialback: Use correct API for hooking events (Thanks sol, Lance)
|
Kim Alvefur |
2015-10-20 |
mod_http_muc_log: Produce local timestamps in local format
|
Kim Alvefur |
2015-10-20 |
mod_http_upload: Add missing local of string.upper (Thanks Thilo)
|
Kim Alvefur |
2015-10-19 |
mod_http_upload/README: Update with XEP reference, stage, description
|
Kim Alvefur |
2015-10-18 |
mod_http_upload: Duplicate code from net.http.server in order send proper HEAD responses
|
Kim Alvefur |
2015-10-18 |
mod_proctitle/README: Linkify URL
|
Kim Alvefur |
2015-10-18 |
mod_onions: Patch from David Goulet: Fix onions_map when the target is a string.
|
Thijs Alkemade |
2015-10-14 |
mod_cloud_notify: Make inclusion of message sender and body optional via config option
|
Kim Alvefur |
2015-10-14 |
mod_cloud_notify: Add some comments describing code blocks
|
Kim Alvefur |
2015-10-14 |
mod_cloud_notify: Allow the 'node' to be left out when disabling, clients MAY include it (and therefore leave it out)
|
Kim Alvefur |
2015-10-14 |
mod_http_upload: Fix Content-Length header (it is now identical to the one in net.http.server)
|
Kim Alvefur |
2015-10-14 |
mod_http_upload: Fix HEAD requests
|
Kim Alvefur |
2015-10-13 |
mod_auth_ccert/README: It's cafile, not cacert
|
Kim Alvefur |
2015-10-11 |
mod_mam_archive/README: Rely on autolinking
|
Kim Alvefur |
2015-10-11 |
mod_s2s_keepalive/README: Update to say it works with 0.8
|
Kim Alvefur |
2015-10-11 |
mod_s2s_keepalive: Add README
|
Michael Töglhofer |
2015-10-11 |
mod_compat_dialback: Workaround for Dialback with servers that violate RFC 6120 § 4.7.2
|
Kim Alvefur |
2015-10-11 |
mod_fallback_vcard: Generates missing vcards from a template
|
Kim Alvefur |
2015-10-08 |
mod_munin: Fix syntax error
|
Kim Alvefur |
2015-10-07 |
mod_munin: Strip mod_measure_ and mod_statistics_ from section names
|
Kim Alvefur |
2015-10-07 |
mod_manifesto/README: Linkfy link
|
Kim Alvefur |
2015-10-04 |
mod_s2s_keysize_policy: Add a README
|
Kim Alvefur |
2015-10-04 |
mod_privacy_lists/README: Remove what looks like a mistake in metadata conversion
|
Kim Alvefur |
2015-10-04 |
mod_pubsub_feeds/README: Update wording to be clearer
|
Kim Alvefur |
2015-10-03 |
mod_pubsub_feeds/README: Increase header levels (modules.prosody.im decreases all by one)
|
Kim Alvefur |
2015-10-03 |
mod_tls_policy: Change the FS shortcut to match on ciphers with (EC)DHE (produces nicer stream error)
|
Kim Alvefur |
2015-10-02 |
mod_remote_roster: Add README
|
Kim Alvefur |
2015-10-01 |
mod_extdisco: Add a README
|
Kim Alvefur |
2015-10-01 |
mod_auth_http_async: Add README
|
Kim Alvefur |
2015-10-01 |
mod_storage_multi: Put in Alpha stage
|
Kim Alvefur |
2015-10-01 |
mod_storage_multi: Add README
|
Kim Alvefur |
2015-10-01 |
mod_openid/README: Convert raw HTML to emphasis
|
Kim Alvefur |
2015-10-01 |
mod_auth_ccert/README: Recomend cacert instead of capath
|
Kim Alvefur |
2015-10-01 |
mod_http_logging: MIT
|
Kim Alvefur |
2015-09-30 |
mod_http_logging: Produce HTTP logs in the style of Apache
|
Kim Alvefur |
2015-09-30 |
mod_smacks: Add experimental resending of unacked messages in s2s queues (disabled by default)
|
Kim Alvefur |
2015-09-29 |
mod_checkcerts: Improve error handling when loading certificate
|
Kim Alvefur |
2015-09-29 |
mod_checkcerts: Improve logic for finding an ssl section with a certificate
|
Kim Alvefur |
2015-09-29 |
mod_watchuntrusted: Add support for SHA-256 hash in message
|
Kim Alvefur |
2015-09-27 |
mod_watchuntrusted: Fix periodic cleanup to run more than once
|
Kim Alvefur |
2015-09-27 |
mod_smacks/README: Update link to 0.8 version
|
Kim Alvefur |
2015-09-27 |
mod_s2s_auth_fingerprint: Limit number of replacements instead of stripping extra separators
|
Kim Alvefur |
2015-09-27 |
mod_http_upload.lua: use official namespace from XEP-0363
|
Michael Töglhofer |
2015-09-24 |
mod_filter_chatstates: Link to mod_csi
|
Kim Alvefur |
2015-09-23 |
mod_csi/README: Link to XEP
|
Kim Alvefur |
2015-09-23 |
mod_csi: Add links to other modules that act on CSI info
|
Kim Alvefur |
2015-09-23 |
mod_log_mark/README: Also mention logging
|
Kim Alvefur |
2015-09-23 |
mod_log_mark: Module that sends a line to the log once per minute
|
Kim Alvefur |
2015-09-22 |
mod_filter_chatstates: Revert filter-to-nothing hack
|
Kim Alvefur |
2015-09-21 |
mod_throttle_presence: Skip past things that are not stanza objects
|
Kim Alvefur |
2015-09-21 |
mod_filter_chatstates: Break out maptags filter into a stateless function
|
Kim Alvefur |
2015-09-21 |
mod_admin_web,mod_carbons,mod_csi_compat,mod_mam_muc,mod_tcpproxy: Explicitly return true
|
Kim Alvefur |
2015-09-21 |
mod_candy: Update to work with a stable release instead of git (which no longer works)
|
Kim Alvefur |
2015-09-19 |
mod_firewall: Fix missing import of util.set (used to be global)
|
Kim Alvefur |
2015-09-18 |
mod_http_upload/README: Fix typo (thanks you-know-who-you-are)
|
Kim Alvefur |
2015-09-17 |
mod_http_upload/README: More explaining text
|
Kim Alvefur |
2015-09-17 |
mod_http_upload/README: Reorder text and mention what the examples are
|
Kim Alvefur |
2015-09-17 |
mod_lastlog/README: Adjust formatting / indentation to help pandoc produce fancy html
|
Kim Alvefur |
2015-09-14 |
mod_limit_auth: Add README
|
Kim Alvefur |
2015-09-14 |
mod_benchmark_storage: Add README
|
Kim Alvefur |
2015-09-14 |
mod_admin_probe: Add README
|
Kim Alvefur |
2015-09-14 |
mod_admin_blocklist: Add README
|
Kim Alvefur |
2015-09-14 |
mod_limit_auth: Get rid of old inactive throttle objects
|
Kim Alvefur |
2015-09-14 |
mod_cloud_notify/README: Sentence was missing the ending
|
Kim Alvefur |
2015-09-14 |
mod_cloud_notify/README: XEP-0357 changed name to Push Notifications
|
Kim Alvefur |
2015-09-14 |
mod_http_upload: Add support for a file size limit
|
Kim Alvefur |
2015-09-14 |
mod_http_upload: Include failure reason in error response
|
Kim Alvefur |
2015-09-14 |
mod_http_upload: Log a message with the upload URL and storage path for easy discovery
|
Kim Alvefur |
2015-09-14 |
mod_http_upload: Cache first-level child <request> in local variable
|
Kim Alvefur |
2015-09-14 |
mod_http_upload/README: Say it works with 0.9+
|
Kim Alvefur |
2015-09-14 |
mod_proctitle: Add README
|
Kim Alvefur |
2015-09-13 |
mod_tls_policy/README: Fix summary so modules.prosody.im understands it
|
Kim Alvefur |
2015-09-13 |
mod_dwd/README: Fix compatibility table
|
Kim Alvefur |
2015-09-13 |
mod_tls_policy/README: Reflow and strip trailing whitespace (pandoc thougt it meant explicit line breaks)
|
Kim Alvefur |
2015-09-12 |
mod_tls_policy: Add README
|
Kim Alvefur |
2015-09-12 |
mod_mam_sql, mod_mam_muc_sql: Begone, unsupported and unmaintained experiments
|
Kim Alvefur |
2015-09-11 |
mod_http_upload/README: Point to Prosodys HTTP docs
|
Kim Alvefur |
2015-09-11 |
mod_adhoc_blacklist/README: Hint at how to find the command
|
Kim Alvefur |
2015-09-09 |
mod_s2s_auth_dane/README: Note about LuaSec
|
Kim Alvefur |
2015-09-09 |
mod_s2s_auth_dane/README: Describe DANE uses
|
Kim Alvefur |
2015-09-09 |
mod_s2s_auth_dane/README: Bump heading levels (modules.prosody.im decreases them one step) and fix some missing spaces
|
Kim Alvefur |
2015-09-09 |
mod_mam/README: Reorganise config options under sub-headings and rewrite description of options
|
Kim Alvefur |
2015-09-09 |
mod_pastebin/README: Try to clarify the config differences in 0.9+
|
Kim Alvefur |
2015-09-09 |
mod_muc_limits/README: Footnote formatting so pandoc understands it
|
Kim Alvefur |
2015-09-07 |
mod_http_muc_log: If archive driver provides the dates method, use it
|
Kim Alvefur |
2015-09-07 |
mod_storage_xmlarchive: Expose method for getting a list of dates which do have messages
|
Kim Alvefur |
2015-09-07 |
mod_http_user_count: Support for host and MUC session counts
|
Matthew Wild |
2015-09-05 |
mod_filter_chatstates: Hack to make sure session.send does not return nil which may break things sometimes
|
Kim Alvefur |
2015-09-03 |
mod_http_index: Add README file
|
Kim Alvefur |
2015-09-03 |
mod_http_index: Move template out into a file and make it configurable
|
Kim Alvefur |
2015-09-03 |
mod_http_index: Remove unused CSS (it was copied as-is from mod_http_muc_log)
|
Kim Alvefur |
2015-09-03 |
mod_http_index: Update to use util.interpolation (makes it depend on 0.10+)
|
Kim Alvefur |
2015-09-03 |
mod_auth_ldap/README: Fix missing word and more markdown syntax tweaks
|
Kim Alvefur |
2015-09-03 |
mod_auth_ldap/README: Minor tweaks
|
Kim Alvefur |
2015-09-03 |
mod_auth_ldap/README: Remove note about alternate version, I don't think it is relevant anymore
|
Kim Alvefur |
2015-09-03 |
Fix intralinks in READMEs
|
Kim Alvefur |
2015-09-02 |
Various README files: Correct indentation levels, fix syntax and other small fixes
|
Kim Alvefur |
2015-09-02 |
mod_storage_xmlarchive: Add support for purging (used when deleting users)
|
Kim Alvefur |
2015-09-02 |
mod_auto_activate_hosts: Import hostmanager (thanks mt)
|
Kim Alvefur |
2015-09-01 |
mod_http_upload: Fix typo (thanks mo)
|
Kim Alvefur |
2015-09-01 |
mod_http_upload: Add README
|
Kim Alvefur |
2015-09-01 |
mod_http_upload: Include join_path function, should make it work with 0.9.x
|
Kim Alvefur |
2015-09-01 |
mod_migrate/README: Change headings and adjust usage string
|
Kim Alvefur |
2015-09-01 |
mod_migrate: Add support for migrating archives
|
Kim Alvefur |
2015-09-01 |
mod_migrate: Fix typo in usage string
|
Kim Alvefur |
2015-09-01 |
mod_adhoc_blacklist: Add README
|
Kim Alvefur |
2015-08-31 |
mod_s2s_log_certs/README: Fix link
|
Kim Alvefur |
2015-08-31 |
CONTRIBUTING: Run through pandoc to normalize markdown syntax
|
Kim Alvefur |
2015-08-31 |
CONTRIBUTING: Update guidelines and URL to hg repo
|
Kim Alvefur |
2015-08-31 |
mod_throttle_presence/README: http://xkcd.com/859/
|
Kim Alvefur |
2015-08-31 |
mod_webpresence/README: Code block
|
Kim Alvefur |
2015-08-31 |
mod_http_upload: Depend on mod_disco, allows it to be discovered when set up as a component
|
Kim Alvefur |
2015-08-30 |
mod_mam/README: Minor fixup
|
Kim Alvefur |
2015-08-30 |
Convert all wiki pages to Markdown
|
Kim Alvefur |
2015-08-28 |
Delete wiki pages of deleted modules
|
Kim Alvefur |
2015-08-28 |
mod_mam/README: Add example of use with mod_storage_sql2
|
Kim Alvefur |
2015-08-27 |
mod_storage_lmdb: Remove redundant table
|
Kim Alvefur |
2015-08-27 |
mod_storage_lmdb: Rearrange module to allow using as a library
|
Kim Alvefur |
2015-08-27 |
mod_roster_allinall: Cleanup, remove unused variables [luacheck]
|
Kim Alvefur |
2015-08-27 |
mod_mam_sql/README: More obvious pointers to use mod_mam instead
|
Kim Alvefur |
2015-08-27 |
mod_blocking: Import datamanager (thanks kriztan)
|
Kim Alvefur |
2015-08-27 |
mod_carbons: Get full_ and bare_sessions from the prosody global [luacheck]
|
Kim Alvefur |
2015-08-27 |
mod_carbons: Stanza, not standard, silly autocomplete (Thanks mt)
|
Kim Alvefur |
2015-08-27 |
mod_storage_xmlarchive: Remove redundant stream header
|
Kim Alvefur |
2015-08-27 |
mod_isolate_host: Bump event hook priorities to make sure they are above the core plugins
|
Kim Alvefur |
2015-08-26 |
mod_migrate: Provides a prosodyctl mod_migrate command for copying data between storage backends
|
Kim Alvefur |
2015-08-26 |
mod_mam: Store chat messages and normal messages with a body
|
Kim Alvefur |
2015-08-26 |
mod_carbons: Carbon chat messages or normal messages that have a body
|
Kim Alvefur |
2015-08-26 |
mod_mam: Unindent 'else' block
|
Kim Alvefur |
2015-08-26 |
mod_s2s_log_certs: Use new 0.10 API for wrapping event handlers in order to always print log message after all s2s cert checks
|
Kim Alvefur |
2015-08-25 |
README: Update repository link
|
Kim Alvefur |
2015-08-25 |
mod_cloud_notify/README: Correct file extension
|
Kim Alvefur |
2015-08-24 |
mod_cloud_notify: Fix syntax errors and name
last-google-code-commit
|
Kim Alvefur |
2015-08-24 |
mod_cloud_notify: XEP-0357: Push - the server bits ("app server" not included)
|
Kim Alvefur |
2015-08-24 |
Import wiki pages
|
Kim Alvefur |
2015-08-24 |
mod_onions: Now allows configuration of an "onions_map", allowing administrator to manually specify alternate hidden services for clearnet addresses.
|
Thijs Alkemade |
2015-08-13 |
mod_onions: Small fixes making bounce_sendq match mod_s2s again.
|
Thijs Alkemade |
2015-08-13 |
mod_client_certs: Patch from mathieui fixing invalid results when requesting multiple certs, missing stream feature and problem with PEM decoding.
|
Thijs Alkemade |
2015-08-13 |
mod_register_web: Switch to the new reCAPTCHA API, including support for "nocaptcha" when users are already signed in to Google.
|
Thijs Alkemade |
2015-03-04 |
Merge with Goffi
|
Kim Alvefur |
2015-08-10 |
mod_delegation: fixed bad calling of on_auth for components
|
Goffi |
2015-07-31 |
mod_privilege: fixed bad calling of on_auth for components
|
Goffi |
2015-07-31 |
mod_delegation: fixed handling of <iq> results without children
|
Goffi |
2015-07-31 |
mod_mam: Support both spellings of XEP-0334 processing hints until XEP is clarified
|
Kim Alvefur |
2015-07-18 |
mod_http_upload: Implementation of Conversations HTTP upload file transfer mode
|
Kim Alvefur |
2015-07-18 |
mod_mam: Same with no-storage, not no-store
|
Kim Alvefur |
2015-07-02 |
mod_mam: Fix message hints, it's no-permanent-*storage*, not ..-store
|
Kim Alvefur |
2015-07-02 |
mod_benchmark_storage: A storage benchmark run through prosodyctl
|
Kim Alvefur |
2015-06-18 |
mod_muc_limits: Update to work with both the new and the old MUC API
|
Kim Alvefur |
2015-06-18 |
mod_filter_chatstates: Backout 02cd4a081db4; no longer required due to changes in mod_smacks
|
Kim Alvefur |
2015-06-08 |
mod_list_inactive: Print some usage info when not called with enough arguments
|
Kim Alvefur |
2015-06-08 |
mod_storage_xmlarchive: Mistake in copypaste of copyright header :P
|
Kim Alvefur |
2015-05-29 |
mod_storage_xmlarchive: Add (c) header
|
Kim Alvefur |
2015-05-29 |
mod_storage_xmlarchive: Remove leftover debug code
|
Kim Alvefur |
2015-05-29 |
mod_log_rate: Log sink that reports the rate of log messages to statsmanager
|
Kim Alvefur |
2015-05-27 |
mod_compact_resource: Enforces short random resources
|
Kim Alvefur |
2015-05-27 |
mod_storage_(various): Order swapping in 54c8a0cb2996 was backwards
|
Kim Alvefur |
2015-05-21 |
Fix for 54c8a0cb2996
|
Kim Alvefur |
2015-05-21 |
mod_s2s_auth_dane: Ignore mutating of the 'module' global, that is ok in prosody plugins [luacheck]
|
Kim Alvefur |
2015-05-21 |
mod_s2s_auth_dane: Validate names of DANE-TA certs
|
Kim Alvefur |
2015-05-21 |
mod_storage_gdbm: Reorganize (vacuum) databases on module unload
|
Kim Alvefur |
2015-05-19 |
mod_storage_lmdb: Storage module using Lightning Memory-Mapped Database
|
Kim Alvefur |
2015-05-19 |
mod_storage_gdbm: Fix typo in unused field on store instance
|
Kim Alvefur |
2015-05-19 |
mod_storage_(archive-capable): Change order of arguments to :append to be the same as return values from :find iterator (see prosody 41725f3df3cc)
|
Kim Alvefur |
2015-05-19 |
mod_storage_xmlarchive: Return 'when' as number
|
Kim Alvefur |
2015-05-19 |
mod_http_muc_log: Update template for changes in template engine
|
Kim Alvefur |
2015-05-19 |
mod_http_muc_log: Template engine thing moved into util.interpolation
|
Kim Alvefur |
2015-05-19 |
mod_auth_http_async: Don't go throug usermanager to call a function from the same module
|
Kim Alvefur |
2015-05-18 |
mod_mamsub: Prevent nil indexing if message is added to archive of an offline user
|
Kim Alvefur |
2015-05-18 |
mod_mamsub: Experimental implementation of MAM subscriptions
|
Kim Alvefur |
2015-05-18 |
mod_mam: Fire event on successful storage of message
|
Kim Alvefur |
2015-05-18 |
mod_profile: Return error on storage error, don't attempt to migrate from old storage
|
Kim Alvefur |
2015-05-18 |
mod_profile: Explicitly return true from handlers, session.send can return nil under some conditions
|
Kim Alvefur |
2015-05-18 |
mod_profile: Don't use import()
|
Kim Alvefur |
2015-05-18 |
mod_storage_xmlarchive: Store timestamps in text form, I don't trust numeric timestamps in Lua
|
Kim Alvefur |
2015-05-18 |
mod_storage_xmlarchive: Optimize access to variables used in inner loop
|
Kim Alvefur |
2015-05-18 |
mod_storage_xmlarchive: Code is annoying to read when every other line is 'if not ok then return'
|
Kim Alvefur |
2015-05-18 |
mod_storage_xmlarchive: This module only supports storage of stanzas, log a warning about attempts to do otherwise
|
Kim Alvefur |
2015-05-18 |
mod_storage_xmlarchive: The last :seek() should return something truish, if not, don't ignore
|
Kim Alvefur |
2015-05-18 |
mod_mam: There are other storage backends that support archives now
|
Kim Alvefur |
2015-05-17 |
mod_adhoc_blacklist: Fix traceback if blacklist is empty
|
Kim Alvefur |
2015-05-16 |
mod_admin_blocklist: Prevents s2s connections to/from domains blocked by a local admin using mod_blocklist (0.10+)
|
Kim Alvefur |
2015-05-13 |
mod_adhoc_blacklist: Provides the Edit Blacklist command described in XEP-0133 and uses this to block s2s connections
|
Kim Alvefur |
2015-05-13 |
mod_smacks: Handle the read timeout event (0.10+ only) and send an ack request, close the connection the second time if unanswerd
|
Kim Alvefur |
2015-05-11 |
mod_smacks: Handle unacked messages in s2s queues
|
Kim Alvefur |
2015-05-11 |
mod_smacks_offline: Only deal with authenticated (c2s) sessions
|
Kim Alvefur |
2015-05-11 |
mod_storage_xmlarchive: Increase severity of log message regarding unexpected missing items
|
Kim Alvefur |
2015-05-11 |
mod_storage_xmlarchive: Remove overly verbose debug message
|
Kim Alvefur |
2015-05-11 |
mod_storage_xmlarchive: Adjust wording in log message
|
Kim Alvefur |
2015-05-11 |
mod_storage_xmlarchive: Attempt to recover after parse failures
|
Kim Alvefur |
2015-05-11 |
mod_storage_xmlarchive: Improve logging of parse errors
|
Kim Alvefur |
2015-05-11 |
Merge with Goffi
|
Kim Alvefur |
2015-05-07 |
mod_delegation: managing_ent_* now stop event propagation + forwarded <iq/> xmlns check
|
Goffi |
2015-05-07 |
mod_delegation: fixed bad handling of error replies from managing entity
|
Goffi |
2015-05-04 |
mod_delegation: fixed namespace of <forwarded/> child element, as specified in XEP-0297
|
Goffi |
2015-05-04 |
mod_delegation: handling of error replies from managing entities after forward.
|
Goffi |
2015-05-03 |
mod_delegation: original stanza is now cached outside of ns_data, so it can be accessed without knowing the namespace.
|
Goffi |
2015-05-03 |
mod_delegation: removed invalid error replies to iq result.
|
Goffi |
2015-05-03 |
mod_delegation: added 'iq/bare' to hooked events.
|
Goffi |
2015-05-03 |
mod_delegation: reset features/identities/extensions before doing a disco nesting
|
Goffi |
2015-04-17 |
mod_delegation: service discovery extensions (xep-0128) management
|
Goffi |
2015-04-17 |
mod_delegation: we don't forward stanzas from managing entity itself
|
Goffi |
2015-04-17 |
mod_delegation: disco info request on bare jid is now managed
|
Goffi |
2015-04-17 |
mod_delegation: delegated features/identities removal for disco info requests on bare jid
|
Goffi |
2015-04-17 |
mod_delegation: disco nesting for host
|
Goffi |
2015-04-17 |
mod_delegation: delegated features/identities are removed from disco.
|
Goffi |
2015-04-17 |
mod_delegation: iq forwarding to managing entity
|
Goffi |
2015-04-17 |
mod_delegation: XEP-0355 implementation, first draft (configuration management + delegations advertising)
|
Goffi |
2015-04-17 |
mod_privilege: fixed bad handling of presence permissions / component authentication between different hosts
|
Goffi |
2015-04-17 |
mod_privilege: fixed various issues reported by luacheck
|
Goffi |
2015-04-10 |
mod_smacks: Set session upvalue of filter() to correct session
|
Kim Alvefur |
2015-05-05 |
mod_smacks: Move set of filters from new session to session being resumed
|
Kim Alvefur |
2015-05-05 |
mod_smacks: Don't touch upvalues of session.send and session.data, they should already point to the correct values
|
Kim Alvefur |
2015-05-05 |
mod_smacks: Add stanza counting filter when resuming session
|
Kim Alvefur |
2015-05-05 |
mod_smacks_offline: Monkeypatch mod_smacks to send unacked messages to offline storage IFF there was only one session
|
Kim Alvefur |
2015-05-05 |
mod_s2s_auth_dane: Simplify cases where there are only one SRV record
|
Kim Alvefur |
2015-05-05 |
mod_s2s_auth_dane: Don't count number of RRs in DNS reply if the DNS lib already did
|
Kim Alvefur |
2015-05-05 |
mod_statistics/prosodytop: Use the same port number to connect to as defined in the module
|
Kim Alvefur |
2015-05-05 |
mod_mam: Semicolons!
|
Kim Alvefur |
2015-05-05 |
mod_block_registrations: string.find is faster than string.match when only needing a boolean answer
|
Kim Alvefur |
2015-05-05 |
mod_log_slow_events: Log slow HTTP requests
|
Matthew Wild |
2015-05-05 |
mod_log_slow_events: Minor improvement to log message
|
Matthew Wild |
2015-05-05 |
mod_auto_accept_subscriptions: Fix passing nil in log message
|
Matthew Wild |
2015-05-05 |
mod_watchuntrusted: Skip connections to/from unknown hosts (fixes possible traceback)
|
Kim Alvefur |
2015-05-05 |
mod_munin: Use string.format flag instead of tostring when reporting values
|
Kim Alvefur |
2015-05-04 |
mod_mam_muc: d20cfc5ba827 .. cd87a2eba8f2 here too (uh, duplicated code)
|
Kim Alvefur |
2015-05-03 |
mod_storage_xmlarchive: New stanza archive-only storage module backed by plain text files
|
Kim Alvefur |
2015-05-03 |
Merge
|
Kim Alvefur |
2015-05-03 |
Merge my branch containing proctitle module
|
Rob Hoelz |
2015-04-29 |
Add minimal instructions for proctitle module
|
Rob Hoelz |
2015-04-29 |
Add proctitle module
|
Rob Hoelz |
2015-04-29 |
mod_mam: Reverse the order of reversed queries back to chronological order
|
Kim Alvefur |
2015-05-03 |
mod_mam: Move variable into loop scope
|
Kim Alvefur |
2015-05-03 |
mod_mam: Rename variable
|
Kim Alvefur |
2015-05-03 |
mod_mam: Support the mandatory 'complete' attribute by requesting one extra item from storage
|
Kim Alvefur |
2015-05-03 |
mod_mam: Always return true when a stanza event has been handled
|
Kim Alvefur |
2015-05-03 |
mod_log_slow_events: Log events that take a long time to process (including stanzas)
|
Matthew Wild |
2015-04-28 |
mod_mam_muc: Advertise MAM feature on bare JID room disco#info (only effective after prosody 57bc52f67564)
|
Kim Alvefur |
2015-04-25 |
mod_mam: Advertise feature in disco#info for account as per XEP-0313 >= 0.2
|
Kim Alvefur |
2015-04-25 |
mod_measure_cpu: Collect CPU usage statistic
|
Kim Alvefur |
2015-04-23 |
mod_munin: Exclude ignored stats even if they happen to be included in data
|
Kim Alvefur |
2015-04-23 |
mod_watchuntrusted: Only notify once per host per day
|
Kim Alvefur |
2015-04-22 |
mod_s2s_auth_dane: Abort earlier for sessions from hosts that don't say who they are
|
Kim Alvefur |
2015-04-13 |
mod_s2s_auth_dane: Demote log message about failure to ASCII-ify hostname from error to warning
|
Kim Alvefur |
2015-04-13 |
mod_checkcerts: Fix for removal of globals in LuaSec
|
Kim Alvefur |
2015-04-12 |
mod_http_muc_log: Fix passing dates trough util.datetime twice;
|
Kim Alvefur |
2015-04-11 |
mod_smacks: Add license header
|
Kim Alvefur |
2015-04-09 |
Add README and CONTRIBUTING files containing the text from https://code.google.com/p/prosody-modules/
|
Kim Alvefur |
2015-04-09 |
Add a COPYING file containing the MIT license
|
Kim Alvefur |
2015-04-09 |
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)
|
Goffi |
2015-04-08 |
mod_privilege: implemented "roster" presence permission
|
Goffi |
2015-04-07 |
mod_privilege: presence already known are advertised to privileged entity (for "maneger_entity" permission only so far)
|
Goffi |
2015-04-07 |
mod_privilege: implemented "managed_entity" presence
|
Goffi |
2015-04-07 |
mod_privilege: presence permission configuration check + use global set to know privileged entities to advertise
|
Goffi |
2015-04-07 |
mod_privilege: advertise_perm method now use session.send instead of module:send to avoid to go back in hook
|
Goffi |
2015-04-06 |
mod_privilege: implemented message privilege
|
Goffi |
2015-04-02 |
mod_privilege: implemented roster set privilege
|
Goffi |
2015-04-02 |
mod_privilege: added permissions notification on initial presence for entities which are not components
|
Goffi |
2015-04-02 |
mod_privilege: roster get permission implemented
|
Goffi |
2015-03-31 |
mod_privilege: mod_privilege first draft
|
Goffi |
2015-03-27 |
mod_statistics_statsd: Use module:log()
|
Kim Alvefur |
2015-04-07 |
mod_measure_memory: Silence warnings [luacheck]
|
Kim Alvefur |
2015-04-07 |
mod_http_muc_log: Cleanup [luacheck]
|
Kim Alvefur |
2015-04-07 |
mod_storage_gdbm: Cleanup [luacheck]
|
Kim Alvefur |
2015-04-07 |
mod_s2s_auth_dane: Cleanup [luacheck]
|
Kim Alvefur |
2015-04-07 |
mod_muc_ban_ip: Cleanup [luacheck]
|
Kim Alvefur |
2015-04-07 |
mod_mam_muc: Cleanup [luacheck]
|
Kim Alvefur |
2015-04-07 |
mod_mam_muc: Fix character limit again(?)
|
Kim Alvefur |
2015-04-07 |
mod_munin: Cleanup [luacheck]
|
Kim Alvefur |
2015-04-07 |
mod_muc_ban_ip: Increase priority of hooks, fixes if eg mod_presence gets called first
|
Kim Alvefur |
2015-04-06 |
mod_admin_web: Cleanup
|
Florian Zeitz |
2015-04-03 |
Merge
|
Paul Aurich |
2015-04-03 |
mod_reload_modules: Fix a bug introduced in commit 412f62d05a23, which caused mod_reload_modules to... not reload modules
|
Matthew Wild |
2015-04-02 |
mod_lib_ldap: Update README to clarify discussion of auth / TLS... and discourage disabling TLS.
|
Paul Aurich |
2015-04-03 |
mod_s2s_auth_dane: Update for recent changes in Zashs LuaSec branch
|
Kim Alvefur |
2015-03-31 |
Merge
|
Kim Alvefur |
2015-03-31 |
Merge
|
Matthew Wild |
2015-03-31 |
mod_log_messages_sql: Better logging on error
|
Matthew Wild |
2015-03-31 |
mod_log_events: Module to log all events on the server/host
|
Matthew Wild |
2015-03-31 |
mod_smacks: Don't restore filters from original session after resumption, use new filters
|
Matthew Wild |
2015-03-21 |
mod_mam_muc: Fix character limit
|
Kim Alvefur |
2015-03-29 |
mod_storage_gdbm: Fix name of empty table
|
Kim Alvefur |
2015-03-25 |
mod_storage_gdbm: Add purge action
|
Kim Alvefur |
2015-03-25 |
mod_storage_gdbm: Add user iterator
|
Kim Alvefur |
2015-03-25 |
mod_storage_gdbm: Prefix archive item keys with username to prevent collisions
|
Kim Alvefur |
2015-03-25 |
mod_storage_gdbm: Update archive metadata only if data write succeeds
|
Kim Alvefur |
2015-03-25 |
mod_storage_gdbm: Make write operation delete data when passed 'nil' as value instead of storing a literal "nil" string
|
Kim Alvefur |
2015-03-25 |
mod_storage_gdbm: Minor reorganization, more locals
|
Kim Alvefur |
2015-03-25 |
mod_storage_gdbm: Fix traceback if query is nil or no metadata exists
|
Kim Alvefur |
2015-03-25 |
mod_mam_muc: fix <iq type='get' to='room-bare-jid'> query
|
Stuart Carnie |
2015-03-24 |
mod_s2s_auth_dane: Comments and cleanup
|
Kim Alvefur |
2015-03-16 |
mod_http_muc_log: Alter template language to more simply allow optional bits in templates
|
Kim Alvefur |
2015-03-11 |
mod_munin: Implementation of the Munin collection protocol
|
Kim Alvefur |
2015-03-10 |
mod_measure_memory: Module for polling memory useage from Lua, meminfo() and /proc depending on availability
|
Kim Alvefur |
2015-03-10 |
mod_statistics_statsd: Module for pushing from util.statistics (0.10) to statsd
|
Matthew Wild |
2015-03-10 |
mod_http_muc_log: Fix alignment of month-tables (Thanks March)
|
Kim Alvefur |
2015-03-02 |
mod_pubsub_github: Update for new Github webhook format
|
Matthew Wild |
2015-02-27 |
mod_pubsub_post: Module to publish to pubsub nodes from a simple HTTP POST
|
Matthew Wild |
2015-02-27 |
mod_register_web: Send Content-Type headers
|
Kim Alvefur |
2015-02-26 |
mod_onions: Depend on mod_s2s to avoid a traceback when loaded before mod_s2s
|
Matthew Wild |
2015-02-25 |
mod_mam_muc: support to disable presence logging via muc_log_presences
|
Stuart Carnie |
2015-02-23 |
mod_tls_policy: Include which part of the cipher that did not match the policy in stream error
|
Kim Alvefur |
2015-02-23 |
mod_muc_restrict_rooms: Fixed the way of getting room and user
|
Nicolás Kovac |
2015-02-20 |
mod_muc_restrict_rooms: Some fixes based on Matthew's comments + a few more
|
Nicolás Kovac |
2015-02-20 |
Adding new mod_muc_restrict_rooms module
|
Nicolás Kovac |
2015-02-20 |
mod_auth_ldap: Fix use of ldap_search, and generalize it to support password modification as well.
|
Waqas Hussain |
2015-02-13 |
mod_auth_ldap: Fix nil traceback when using uninitialized LDAP connection.
|
Waqas Hussain |
2015-02-13 |
mod_auth_ldap: Connect to LDAP lazily, and add support for reconnects on error.
|
Waqas Hussain |
2015-02-12 |
mod_storage_memory: Add support for archive stores
|
Kim Alvefur |
2015-02-12 |
mod_storage_memory: Add support for map stores
|
Kim Alvefur |
2015-02-12 |
mod_http_muc_log: Switch to a calendar view for selecting dates
|
Kim Alvefur |
2015-02-10 |
mod_http_muc_log: Sort date list in reverse
|
Kim Alvefur |
2015-02-08 |
mod_storage_gdbm: Fix comparison of 'end'
|
Kim Alvefur |
2015-02-08 |
mod_storage_gdbm: Add support for 'limit' query parameter
|
Kim Alvefur |
2015-02-07 |
mod_storage_gdbm: Get 'after' parameter from correct table
|
Kim Alvefur |
2015-02-07 |
mod_tls_policy: Fix pattern matching
|
Kim Alvefur |
2015-01-30 |
mod_tls_policy: New module to enforce per-host TLS parameter policies
|
Kim Alvefur |
2015-01-30 |
mod_smacks: Don't attach timestamps to 'iq' stanzas
|
Kim Alvefur |
2015-01-26 |
mod_smacks: Remove negation of condition, most likely a leftover from debugging
|
Kim Alvefur |
2015-01-26 |
mod_smacks: Stanzas don't have a ':' in their name
|
Kim Alvefur |
2015-01-26 |
mod_storage_gdbm: Add archive support
|
Kim Alvefur |
2015-01-25 |
mod_storage_gdbm: Prepare for supporting multiple store types
|
Kim Alvefur |
2015-01-25 |
mod_admin_message: New IM-based administration console
|
Mikael Berthe |
2015-01-25 |
mod_storage_gdbm: Use require directly instead of util.import (which is not available in prosodyctl, breaks adduser etc)
|
Kim Alvefur |
2015-01-25 |
Add support for IPv4 addresses in SRV injections
|
Ashley Ward |
2015-01-20 |
mod_pep_vcard_avatar: Syncs avatars between PEP and vCard
|
Kim Alvefur |
2015-01-18 |
mod_csi: Update namespace to published version
|
Kim Alvefur |
2015-01-09 |
mod_http_muc_log: (template) Remove duplicate CSS property
|
Kim Alvefur |
2014-12-20 |
mod_query_client_ver: Query and log client software
|
Kim Alvefur |
2014-12-20 |
mod_mam: Make sure default_archive_policy is a boolean or "roster" (thanks souliane)
|
Kim Alvefur |
2014-12-18 |
mod_mam_archive: Fixing SQL concatenation bug
|
syn |
2014-12-11 |
mod_statistics/prosodytop.lua: Simplify and fix buffering and line separation (thanks Ge0rG)
|
Kim Alvefur |
2014-12-08 |
mod_statistics: Remove 'return' so SESS lines are pushed to all sessions (thanks Ge0rG)
|
Kim Alvefur |
2014-12-08 |
mod_limit_auth: Throttle authentication (failed) attempts with optional (0.10+) tarpit
|
Kim Alvefur |
2014-12-06 |
mod_http_muc_log: Split out template into a configurable file.
|
Kim Alvefur |
2014-12-03 |
mod_http_muc_log: Revamp template system
|
Kim Alvefur |
2014-12-02 |
mod_http_muc_log: List rooms with logging explicitly enabled
|
Kim Alvefur |
2014-12-02 |
mod_http_muc_log: Include charset in Content-Type header
|
Kim Alvefur |
2014-12-02 |
mod_http_muc_log: Show only messages with presentable content
|
Kim Alvefur |
2014-11-20 |
mod_http_muc_log: Use archive IDs to find next and previous dates that contain messages
|
Kim Alvefur |
2014-11-20 |
mod_http_muc_log: Send a HTML mime type with responses
|
Kim Alvefur |
2014-11-20 |
mod_http_muc_log: Fix use with old (until 0.10) MUC API
|
Kim Alvefur |
2014-11-20 |
mod_muc_log_http: Import old util.datamanager, fixes fetching of data if non-default storage is configured
|
Kim Alvefur |
2014-11-20 |
mod_http_index: Generates an index of local HTTP apps
|
Kim Alvefur |
2014-11-20 |
mod_register_web: Add option for specifying path to templates
|
Kim Alvefur |
2014-11-19 |
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 |
2014-11-18 |
mod_storage_gdbm: Storage backend based on lgdbm
|
Kim Alvefur |
2014-11-18 |
mod_storage_muc_log: Fix typo
|
Kim Alvefur |
2014-11-10 |
mod_storage_muc_log: Change to sane timestamp format and warn if it differs from legacy mod_muc_log timestamps
|
Kim Alvefur |
2014-11-10 |
mod_muc_log: Change to a non-locale dependent timestamp format
|
Kim Alvefur |
2014-11-10 |
mod_storage_muc_log: Provides an archive API to mod_muc_log data
|
Kim Alvefur |
2014-11-10 |
mod_roster_command: Add 'remove' command
|
Kim Alvefur |
2014-11-10 |
mod_http_muc_log: Remove infinity limit
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Style fixes and mobile optimizations
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Hide prev/next when on the edge of the archive
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Render arrows in prev/next links using CSS
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Remove unnessesary character from pattern
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Include the canonical URL in a meta tag
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Fix closing tag
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Fix header margin
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Search for next date with messages from 00:00:00, not 00:00:01
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Make pretty
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Make MUC local code identical to mod_mam_muc
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: List only dates with messages
|
Kim Alvefur |
2014-11-09 |
mod_http_muc_log: Have URL of date list page end with a slash
|
Kim Alvefur |
2014-11-09 |
mod_mam_muc: Try to use new MUC API for getting room objects (fixes queries to not yet initialized rooms)
|
Kim Alvefur |
2014-11-08 |
mod_http_muc_log: Strip some whitespace
|
Kim Alvefur |
2014-11-08 |
mod_http_muc_log: MUC log module using new archive API
|
Kim Alvefur |
2014-11-08 |
mod_mam_muc: Store joins and leaves
|
Kim Alvefur |
2014-11-08 |
mod_mam_muc: Limit search to groupchat messages (we use the internal 'with' field stanza types)
|
Kim Alvefur |
2014-11-08 |
mod_mam_muc: Remove parsing of 'with' field in MAM form, we currently ignore it anyways
|
Kim Alvefur |
2014-11-08 |
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 |
2014-11-05 |
mod_muc_log: Add option to log rooms by default unless changed in room config
|
Kim Alvefur |
2014-11-03 |
mod_mam_muc: Add compatibility with the new MUC code in trunk
|
Kim Alvefur |
2014-10-30 |
mod_mam_muc: Split logic for determining if logging is enabled into a function
|
Kim Alvefur |
2014-10-30 |
mod_mam_muc: Fix indentation
|
Kim Alvefur |
2014-10-29 |
call archive API with username only
|
Stuart Carnie |
2014-10-28 |
mod_smacks: Send ack requests by serializing and concatenating them to outgoing stanzas, using a timer might cause high CPU usage
|
Kim Alvefur |
2014-10-28 |
mod_auth_pam: Update for removal of PAM_ prefixes to constant names
|
Kim Alvefur |
2014-10-28 |
mod_websocket: Remove. This is a core module for Prosody 0.10
|
Florian Zeitz |
2014-10-24 |