2013-04-08 |
Matthew Wild |
mod_pubsub_twitter: Wrap published item in an <item> element for pubsub
|
2013-04-07 |
Marco Cirillo |
mod_muc_log_http: remove overlapping imports.
|
2013-04-07 |
Marco Cirillo |
mod_muc_log: some cleanup and code refactor also force the plugin storage driver being internal.
|
2013-04-07 |
Marco Cirillo |
mod_muc_log_http: do some more cleanup of the code.
|
2013-04-07 |
Marco Cirillo |
mod_muc_log_http: use datamanager's encoding function to encode room names.
|
2013-04-07 |
Marco Cirillo |
mod_muc_log_http: rename fire_server_event to fire_event.
|
2013-04-07 |
Marco Cirillo |
mod_muc_log_http: more proper 0.9 port.
|
2013-04-06 |
Matthew Wild |
mod_firewall: Add rate limiting capabilities, and keep zones and throttle objects in shared tables
|
2013-04-06 |
Florian Zeitz |
mod_muc_log_http: Adapt to prosody 0.9 changes
|
2013-04-06 |
Florian Zeitz |
mod_websocket: Set status_code instead of status
|
2013-04-06 |
Matthew Wild |
mod_firewall/conditions: Add DAY and TIME conditions
|
2013-04-06 |
Matthew Wild |
mod_firewall: Don't add empty conditions check when no conditions are listed in a rule
|
2013-04-06 |
Matthew Wild |
mod_firewall: Add time and date deps
|
2013-04-05 |
Matthew Wild |
mod_firewall: Improve zone handling, make it more efficient, and support dynamic dependencies in the compiler. ENTERING and LEAVING conditions now work at expected (not matching stanzas flowing within a zone).
|
2013-04-05 |
Matthew Wild |
mod_firewall/conditions: Default types for message and presence
|
2013-04-05 |
Matthew Wild |
mod_firewall/conditions: Don't use table.insert, so things are happy when compile_jid_match() returns nil
|
2013-04-05 |
Matthew Wild |
mod_firewall/conditions: Support Lua patterns in JID matching, and make <*>@example.com NOT match example.com
|
2013-04-05 |
Matthew Wild |
mod_firewall/actions: Break out logic into a separate reusable function
|
2013-04-05 |
Matthew Wild |
mod_firewall: Add actions EVENT (fire an event), JUMP EVENT (transfer control to the handlers of an event), JUMP CHAIN (transfer control to another mod_firewall chain)
|
2013-04-05 |
Matthew Wild |
mod_firewall/actions: Add REPLY
|
2013-04-05 |
Matthew Wild |
mod_firewall/actions: DROP no longer logs, log messages can be emitted with LOG
|
2013-04-05 |
Matthew Wild |
mod_firewall/actions: Add PASS
|
2013-04-05 |
Matthew Wild |
mod_firewall: Tighten up error handling, and split rules->Lua and Lua->bytecode compilation into separate functions
|
2013-04-04 |
Kim Alvefur |
mod_firewall: Use resolve_relative_path correctly
|
2013-04-04 |
Kim Alvefur |
mod_firewall: Add INSPECT conditional, for deeper inspection of stanzas
|
2013-04-03 |
Kim Alvefur |
mod_log_messages_sql: Fork of mod_mam_sql without the protocol bits
|
2013-04-03 |
Matthew Wild |
mod_archive, mod_archive_muc: Remove from repo, as longstanding bugs are causing problems
|
2013-04-03 |
Matthew Wild |
mod_pubsub_googlecode: Split name and email when possible
|
2013-04-03 |
Kim Alvefur |
mod_firewall/actions: Remove unused extra argument.
|
2013-04-03 |
Kim Alvefur |
mod_firewall/actions: Move semicolon as to not produce two in a row. (Not legal in Lua)
|
2013-04-03 |
Matthew Wild |
mod_pubsub_googlecode: Remove quotes around 'project'... it's a variable :)
|
2013-04-03 |
Matthew Wild |
mod_firewall: General stanza filtering plugin with a declarative rule-based syntax
|
2013-04-03 |
Matthew Wild |
mod_pubsub_googlecode: Module to receive post-commit webhook requests from Google Code Hosting
|
2013-04-03 |
Matthew Wild |
mod_pubsub_twitter: Plugin to subscribe (poll) to Twitter search queries, and announce matching tweets over pubsub
|
2013-04-01 |
Kim Alvefur |
mod_s2s_auth_compat: Workaround for Openfire doing EXTERNAL without proper stream headers
|
2013-03-29 |
Kim Alvefur |
mod_checkcerts: Modify wording a bit.
|
2013-03-28 |
Kim Alvefur |
mod_server_contact_info: Remove config-reloaded hook
|
2013-03-28 |
Kim Alvefur |
mod_checkcerts: Nag admins about certs that have, or are about to expire. Often.
|
2013-03-27 |
Tobias Markmann |
mod_blocking: Fix handling of unblocking command. Send out un-/block pushes to all resources.
|
2013-03-25 |
Kim Alvefur |
mod_s2s_auth_fingerprint: Make sure we actually got a certificate
|
2013-03-25 |
Kim Alvefur |
mod_s2s_auth_fingerprint: New module for authenticating s2s connections based on preconfigured fingerprints.
|
2013-03-24 |
Kim Alvefur |
mod_seclabels: Remove config-reloaded hook. Just reload the module to update
|
2013-03-24 |
Kim Alvefur |
mod_default_vcard: Guess FN from FIRST + LAST and vice versa
|
2013-03-24 |
Kim Alvefur |
mod_addressing: Optimization
|
2013-03-24 |
Kim Alvefur |
mod_pastebin: Fix invalid debug statement
|
2013-03-24 |
Kim Alvefur |
mod_candy: Example of how easy it is to serve files from a prosody module
|
2013-03-22 |
Matthew Wild |
mod_bidi, mod_dwd, mod_s2s_idle_timeout: Update for recent 0.9 changes (612467e263af)
|
2013-03-12 |
Marco Cirillo |
Merge (someone needs to remember to pull...)
|
2013-03-12 |
Marco Cirillo |
mod_s2s_never_encrypt_blacklist: complete missing banner.
|
2013-03-12 |
Marco Cirillo |
mod_c2s_conn_throttle: shorten / update header, as wiki was added.
|
2013-03-12 |
Kim Alvefur |
mod_dwd: Initial commit.
|
2013-03-12 |
Matthew Wild |
Merge
|
2012-11-22 |
Matthew Wild |
mod_block_subscribes: Block inbound and outbound subscription requests (useful to prevent implicit roster modification)
|
2013-03-09 |
Kim Alvefur |
mod_smacks: Don't allow steam resumption onto a stream after resource binding
|
2013-03-07 |
Marco Cirillo |
mod_s2s_never_encrypt_blacklist: conn objects on libev carry a metatable, perhaps have starttls set to false instead of nil.
|
2013-03-07 |
Marco Cirillo |
mod_s2s_never_encrypt_blacklist: add missing semicolons.
|
2013-03-07 |
Marco Cirillo |
mod_s2s_never_encrypt_blacklist: cleanup code, also hooks were mixed up.
|
2013-03-07 |
Marco Cirillo |
mod_s2s_never_encrypt_blacklist: supply an empty table as default value, fixes traceback. (Thanks Tobias)
|
2013-03-05 |
Marco Cirillo |
mod_incidents_handling: "cancel" action doesn't need to be specified, suppresses a (harmless) log error.
|
2013-03-04 |
Marco Cirillo |
mod_register_json: correct invalid characters into usernames' log message.
|