Log

description author age
mod_migrate: Fix missing mod_ prefix in invocation example (thanks asterix) Kim Alvefur 2017-11-15
mod_http_upload_external: add Python service implementation Jonas Wielicki 2017-11-15
mod_storage_muc_log: Tweak README Kim Alvefur 2017-11-15
mod_storage_muc_log: Ignore setting the global 'open', it's part of the storage API Kim Alvefur 2017-11-15
mod_storage_muc_log: Trim trailing whitespace [luacheck] Kim Alvefur 2017-11-15
mod_mam: Load archiving preferes for offline users (fixes #1024) Kim Alvefur 2017-10-17
Various READMEs: s/eg/e.g.g/ Kim Alvefur 2017-11-10
mod_storage_xmlarchive/README: Minor tweak Kim Alvefur 2017-11-09
mod_migrate: Remove unused locals Kim Alvefur 2017-11-09
mod_storage_xmlarchive: Add a prosodyctl command for migrating to/from the internal storage format Kim Alvefur 2017-11-09
mod_storage_xmlarchive: Add a sanity check to prevent reading from internal storage archives Kim Alvefur 2017-11-09
mod_storage_xmlarchive: Pass the hostname into the archive object to make it more self-contained Kim Alvefur 2017-11-09
mod_migrate: Catch failure to use user listing API and suggest the alternative Kim Alvefur 2017-11-01
mod_auth_http_async: Allow LuaSocket to pollute the global scope (fixes #1033) Kim Alvefur 2017-10-31
mod_watchuntrusted send SHA256 by default Michel Le Bihan 2017-10-28
Backed out changeset 6d72c5172c74 Kim Alvefur 2017-10-23
mod_firewall/test: Move session variable to avoid warning about it being shadowed [luacheck] Kim Alvefur 2017-10-20
mod_firewall/test: Trim trailing whitespace [luacheck] Kim Alvefur 2017-10-20
mod_firewall/test: Use session passed as argument instead of upvalue Kim Alvefur 2017-10-20
mod_firewall/test: Import the ltn12 module [luacheck] Kim Alvefur 2017-10-20
mod_firewall/test: Declare globals from mod_firewall that are used [luacheck] Kim Alvefur 2017-10-20
mod_storage_memory: Allow archive items to be overwritten by id Kim Alvefur 2017-10-18
mod_storage_memory: Serialize stanzas on save (was delayed until query) Kim Alvefur 2017-10-18
mod_pep_plus: Snapshot from Prosody trunk 910d3c3f60a6 including dependencies Kim Alvefur 2017-10-18
mod_http_upload: Only try to create a randomly named directory once. Kim Alvefur 2017-10-17
mod_traceback: Add a brief README Kim Alvefur 2017-10-15
mod_auth_dovecot: Support new luasocket unix domain socket API (fixes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852250 in Debian Stretch) Waqas Hussain 2017-10-15
mod_server_contact_info/README: Fix example Kim Alvefur 2017-10-14
mod_storage_appendmap: Factor out serialization into reusable functions Kim Alvefur 2017-10-12
mod_compression_unsafe: Fix logic bug in previous commit Matthew Wild 2017-10-11
mod_compression_unsafe: Offer compression to c2s_unbound sessions (fixes compat with 0.10, thanks Flow) Matthew Wild 2017-10-11
mod_compression_unsafe README: Fix module name (thanks Flow) Matthew Wild 2017-10-11
mod_cloud_notify: Remove some leftover code tmolitor 2017-10-11
mod_cloud_notify: Fix regression in error handling tmolitor 2017-10-11
mod_profile: Update get_pep_service() signature to match recent changes to mod_pep_plus (in trunk) Kim Alvefur 2017-10-09
mod_measure_client_presence: Counts presence show and reports using 0.10+ statistics API. Emmanuel Gil Peyrot 2017-10-09
mod_measure_stanza_counts: Fix a crash in mod_bosh. Emmanuel Gil Peyrot 2017-10-09
mod_measure_stanza_counts: Counts stanzas and reports using 0.10+ statistics API Kim Alvefur 2017-10-09
mod_admin_web: Extract strophe from tarball without --strip-components (fixes #1013) Kim Alvefur 2017-10-07
mod_register_redirect: Update doc t2d 2017-10-06
mod_register_redirect: Import configmanager correctly (fixes #820) t2d 2017-10-06
mod_register_web: Update README to explain customization Matthew Wild 2017-10-05
mod_firewall: Don't interpret format specifiers in LOG Matthew Wild 2017-10-04
mod_s2s_reload_newcomponent: Fix to use imported configmanager instead of global Matthew Wild 2017-10-03
mod_swedishchef: Fix logging and traceback uncovered by util.format (thanks Kafkei) Kim Alvefur 2017-10-03
mod_swedishchef: Add event so other modules can use this filter Matthew Wild 2017-09-29
mod_swedishchef: Add configuration toggle Matthew Wild 2017-09-29
mod_limits: Handle fractional outstanding balance (imported from prosody 25237002aba4) Matthew Wild 2017-09-26
mod_compression: Rename to mod_compression_unsafe and add security note Matthew Wild 2017-09-26
mod_auth_ldap: Add annotations to ignore harmless warnings [luacheck] Kim Alvefur 2017-09-26
mod_auth_ldap: Split long line into many [luacheck] Kim Alvefur 2017-09-26
mod_traceback: Write current stack trace to file on SIGUSR1 Matthew Wild 2017-09-25
mod_server_contact_info: Correctly pass the list of addresses to util.dataforms Matthew Wild 2017-09-23
mod_muc_limits: Fix alignment of table columns Kim Alvefur 2017-09-22
mod_muc_limits: Update compatibility table Matthew Wild 2017-09-22
mod_muc_limits: Document muc_max_nick_length Matthew Wild 2017-09-22
mod_mam: Squeeze in hooks with priority between sevral other modules (fixes #996) Kim Alvefur 2017-09-21
mod_http_upload: Send a correct response on namespace :0. Emmanuel Gil Peyrot 2017-09-19
mod_pastebin: Check for MUC presence before handling a message. Emmanuel Gil Peyrot 2017-09-19
mod_http_host_status_check: Add list of failing hosts to the first line for summary Matthew Wild 2017-09-18
mod_mam: Use a FIFO queue for scheduling archive expiry Kim Alvefur 2017-09-12
mod_http_muc_log: Ignore 'logging' room option, it's no longer set by mod_mam_muc Kim Alvefur 2017-09-04
mod_mam: Fix traceback due to borked transplant from 0.10 Kim Alvefur 2017-09-03
mod_mam: Clone stanza before stripping stanza id after carbons Kim Alvefur 2017-09-03
mod_mam: Clone stanzas before mutating (thanks waqas) (fixes #961) Kim Alvefur 2017-09-02
mod_delegation: added disco#items:* in doc and changed status to Stage-Beta Goffi 2017-08-30
mod_delegation: fixed misplaced up() in <message> stanza generation Goffi 2017-08-30
mod_csi_battery_saver: Fix #921 tmolitor 2017-08-27
mod_smacks: Fix #921 tmolitor 2017-08-27
Merge with zash tmolitor 2017-08-27
mod_csi_battery_saver: Consider chat markers and outgoing carbon copies as important. tmolitor 2017-08-27
Merge with goffi Kim Alvefur 2017-08-27
mod_delegation: added disco#items support Goffi 2017-08-27
mod_cloud_notify: Implement version 0.3 of XEP-0357 tmolitor 2017-08-24
mod_auth_http_async: Updated sync_http_auth function to accept username and password and send those as a basic authentication header Matt Loupe 2017-08-23
mod_cloud_notify: Fix small bug. tmolitor 2017-08-22
mod_csi_battery_saver: Fix small bug and correct readme. tmolitor 2017-08-22
mod_csi_battery_saver: only depend on mod_track_muc_joins if actually used tmolitor 2017-08-19
mod_csi_battery_saver: Add config option for better muc handling tmolitor 2017-08-18
mod_csi_battery_saver: Fix bug when smacks is resumed before hibernating tmolitor 2017-08-17
mod_smacks: Trigger event smacks-hibernation-end after queue resend tmolitor 2017-08-17
merge commit tmolitor 2017-08-17
mod_csi_battery_saver: Fix a bug introduced by commit f43c77c69a8a tmolitor 2017-08-17
mod_csi_battery_saver: Fix interaction with smacks hibernation tmolitor 2017-08-17
mod_register_web: Normalize indentation [luacheck] Kim Alvefur 2017-08-17
mod_register_web: Import missing datamanager Michel Le Bihan 2017-08-17
mod_http_upload: Handle HEAD requests in 0.10 when reading body from a file handle Kim Alvefur 2017-08-15
mod_csi_battery_saver: Clone stanza pushed to queue Michel Le Bihan 2017-08-15
mod_cloud_notify: Implement the "stripped stanzas" proposal. tmolitor 2017-08-14
mod_csi_battery_saver: correctly handle encrypted message stanzas tmolitor 2017-08-12
mod_webpresence: Fixed README (working status and TODO) Vadim A. Misbakh-Soloviov 2017-08-02
mod_register_web: Add password confirmation field Michel Le Bihan 2017-08-01
mod_http_upload: Remove directory when deleting a file (fixes #950) Kim Alvefur 2017-07-27
mod_http_upload: Remove MIME type restrictions and checking (fixes #958) Kim Alvefur 2017-07-22
mod_secure_interfaces: Add ::1 to the default secure_interfaces. Emmanuel Gil Peyrot 2017-07-16
mod_register_redirect: Add ::1 to the default registration_whitelist. Emmanuel Gil Peyrot 2017-07-16
mod_captcha_registration: Add ::1 to the default registration_whitelist. Emmanuel Gil Peyrot 2017-07-16
mod_smacks: don't send out <r> when already hibernating tmolitor 2017-07-14
mod_secure_interfaces: Add debug log in non-secure case also Matthew Wild 2017-07-06
mod_mam: Use correct variable Kim Alvefur 2017-04-27
mod_mam: Don't ask the storage backend to count all items when expiry is disabled Kim Alvefur 2017-04-26
mod_mam_muc: Handle missing maxstanzas (thanks Martin) Kim Alvefur 2017-06-23
mod_mam_muc: Only collect original JID for messages (unavailable presence seems to cause an error) Kim Alvefur 2017-06-23
mod_mam_muc: Store and return original JID, role and affiliation (fixes #903) Kim Alvefur 2017-06-23
mod_mam_muc: Remove fetching of total message counts (potentially very slow and only supported by SQL) Kim Alvefur 2017-06-23
mod_mam_muc: Add debug logging like in mod_mam Kim Alvefur 2017-06-23
mod_mam_muc: Make calculation of max history length more like in mod_muc Kim Alvefur 2017-06-23
mod_muc_log/README: Remove odd duplicate item under Compatibility (thanks Tobias) Kim Alvefur 2017-05-25
mod_mam_muc: Rename various fields from "logging" to "archiving" Kim Alvefur 2017-05-21
mod_block_registrations: fix example regex tmolitor 2017-05-12
mod_cloud_notify: Don't notify for all smacks queued stanzas in a row tmolitor 2017-05-08
mod_smacks: Fix delayed_ack event tmolitor 2017-05-08
mod_cloud_notify: fix bug when multiple resources are used tmolitor 2017-05-08
mod_mam: Adjust event handler priorities to match guidelines in docs Matthew Wild 2017-04-28
mod_csi_pump: Consider presence other than presence updates important (ie subscription requests) Kim Alvefur 2017-04-27
mod_measure_malloc: Add a short README Kim Alvefur 2017-04-27
mod_measure_memory: Split out mallinfo measuring into a separate module, mod_measure_malloc Kim Alvefur 2017-04-27
Merge Kim Alvefur 2017-04-27
mod_mam_archive: Use util.rsm (fixes #877, depends on recent 0.10+) Dennis Schridde 2017-04-22
mod_log_http: Remove accidentally-committed debugging code Matthew Wild 2017-04-25