Software /
code /
prosody-modules
Graph
-
mod_http_muc_log: Check that there are timestamps to work with2017-11-20, by Kim Alvefur
-
mod_http_muc_log: Lazy nex/prev link generation2017-11-20, by Kim Alvefur
-
mod_http_muc_log: Fix the best comment2017-11-20, by Kim Alvefur
-
mod_http_muc_log: Remove redundant else clauses2017-11-20, by Kim Alvefur
-
mod_http_muc_log: Parse date out of path once2017-11-20, by Kim Alvefur
-
mod_http_muc_log: Reword "back" links2017-11-20, by Kim Alvefur
-
mod_http_muc_log: Return a 404 page if there are no messages to derive a time span from2017-11-18, by Kim Alvefur
-
mod_http_muc_log: Remove this one weird whitespace2017-11-18, by Kim Alvefur
-
mod_http_muc_log: Round down timestamps to midnight in order to fix an off by one issue (thanks asterix)2017-11-18, by Kim Alvefur
-
mod_http_muc_log: Add a function for rounding timestamps down to midnight2017-11-18, by Kim Alvefur
-
mod_auth_external: Make sure processes are killed when Prosody shuts down2017-11-18, by Kim Alvefur
-
mod_mam_muc: Add comment describing stripping of <x> tag in results2017-11-17, by Kim Alvefur
-
mod_mam_muc: Pass along the size of the matching set, if returned from storage driver2017-11-17, by Kim Alvefur
-
mod_mam_muc: Copy max_archive_query_results option from mod_mam2017-11-17, by Kim Alvefur
-
mod_auth_external: Shut down all auth processes when module is unloaded (fixes #674) (thanks ZNikke)2017-11-17, by Kim Alvefur
-
mod_auth_external: Silence warnings about unused arguments [luacheck]2017-11-17, by Kim Alvefur
-
mod_auth_external: Remove duplicated local variable [luacheck]2017-11-17, by Kim Alvefur
-
mod_auth_external: Split long lines [luacheck]2017-11-17, by Kim Alvefur
-
mod_http_muc_log: Switch to an inaccurate but O(1) method of producing the calendar view2017-11-17, by Kim Alvefur
-
mod_storage_muc_log: Signal store being empty correctly2017-11-15, by Kim Alvefur
-
mod_migrate: Fix missing mod_ prefix in invocation example (thanks asterix)2017-11-15, by Kim Alvefur
-
mod_http_upload_external: add Python service implementation2017-11-15, by Jonas Wielicki
-
mod_storage_muc_log: Tweak README2017-11-15, by Kim Alvefur
-
mod_storage_muc_log: Ignore setting the global 'open', it's part of the storage API2017-11-15, by Kim Alvefur
-
mod_storage_muc_log: Trim trailing whitespace [luacheck]2017-11-15, by Kim Alvefur
-
mod_mam: Load archiving preferes for offline users (fixes #1024)2017-10-17, by Kim Alvefur
-
Various READMEs: s/eg/e.g.g/2017-11-10, by Kim Alvefur
-
mod_storage_xmlarchive/README: Minor tweak2017-11-09, by Kim Alvefur
-
mod_migrate: Remove unused locals2017-11-09, by Kim Alvefur
-
mod_storage_xmlarchive: Add a prosodyctl command for migrating to/from the internal storage format2017-11-09, by Kim Alvefur
-
mod_storage_xmlarchive: Add a sanity check to prevent reading from internal storage archives2017-11-09, by Kim Alvefur
-
mod_storage_xmlarchive: Pass the hostname into the archive object to make it more self-contained2017-11-09, by Kim Alvefur
-
mod_migrate: Catch failure to use user listing API and suggest the alternative2017-11-01, by Kim Alvefur
-
mod_auth_http_async: Allow LuaSocket to pollute the global scope (fixes #1033)2017-10-31, by Kim Alvefur
-
mod_watchuntrusted send SHA256 by default2017-10-28, by Michel Le Bihan
-
Backed out changeset 6d72c5172c742017-10-23, by Kim Alvefur
-
mod_firewall/test: Move session variable to avoid warning about it being shadowed [luacheck]2017-10-20, by Kim Alvefur
-
mod_firewall/test: Trim trailing whitespace [luacheck]2017-10-20, by Kim Alvefur
-
mod_firewall/test: Use session passed as argument instead of upvalue2017-10-20, by Kim Alvefur
-
mod_firewall/test: Import the ltn12 module [luacheck]2017-10-20, by Kim Alvefur
-
mod_firewall/test: Declare globals from mod_firewall that are used [luacheck]2017-10-20, by Kim Alvefur
-
mod_storage_memory: Allow archive items to be overwritten by id2017-10-18, by Kim Alvefur
-
mod_storage_memory: Serialize stanzas on save (was delayed until query)2017-10-18, by Kim Alvefur
-
mod_pep_plus: Snapshot from Prosody trunk 910d3c3f60a6 including dependencies2017-10-18, by Kim Alvefur
-
mod_http_upload: Only try to create a randomly named directory once.2017-10-17, by Kim Alvefur
-
mod_traceback: Add a brief README2017-10-15, by Kim Alvefur
-
mod_server_contact_info/README: Fix example2017-10-14, by Kim Alvefur
-
mod_storage_appendmap: Factor out serialization into reusable functions2017-10-12, by Kim Alvefur
-
mod_compression_unsafe: Fix logic bug in previous commit2017-10-11, by Matthew Wild
-
mod_compression_unsafe: Offer compression to c2s_unbound sessions (fixes compat with 0.10, thanks Flow)2017-10-11, by Matthew Wild
-
mod_compression_unsafe README: Fix module name (thanks Flow)2017-10-11, by Matthew Wild
-
mod_cloud_notify: Remove some leftover code2017-10-11, by tmolitor
-
mod_cloud_notify: Fix regression in error handling2017-10-11, by tmolitor
-
mod_profile: Update get_pep_service() signature to match recent changes to mod_pep_plus (in trunk)2017-10-09, by Kim Alvefur
-
mod_measure_client_presence: Counts presence show and reports using 0.10+ statistics API.2017-10-09, by Emmanuel Gil Peyrot
-
mod_measure_stanza_counts: Fix a crash in mod_bosh.2017-10-09, by Emmanuel Gil Peyrot
-
mod_measure_stanza_counts: Counts stanzas and reports using 0.10+ statistics API2017-10-09, by Kim Alvefur
-
mod_admin_web: Extract strophe from tarball without --strip-components (fixes #1013)2017-10-07, by Kim Alvefur
Scroll all the way down to load more.