Mercurial > prosody-modules
graph
-
mod_http_upload: Send a correct response on namespace :0.2017-09-19, by Emmanuel Gil Peyrot
-
mod_pastebin: Check for MUC presence before handling a message.2017-09-19, by Emmanuel Gil Peyrot
-
mod_http_host_status_check: Add list of failing hosts to the first line for summary2017-09-18, by Matthew Wild
-
mod_mam: Use a FIFO queue for scheduling archive expiry2017-09-12, by Kim Alvefur
-
mod_http_muc_log: Ignore 'logging' room option, it's no longer set by mod_mam_muc2017-09-04, by Kim Alvefur
-
mod_mam: Fix traceback due to borked transplant from 0.102017-09-03, by Kim Alvefur
-
mod_mam: Clone stanza before stripping stanza id after carbons2017-09-03, by Kim Alvefur
-
mod_mam: Clone stanzas before mutating (thanks waqas) (fixes #961)2017-09-02, by Kim Alvefur
-
mod_delegation: added disco#items:* in doc and changed status to Stage-Beta2017-08-30, by Goffi
-
mod_delegation: fixed misplaced up() in <message> stanza generation2017-08-30, by Goffi
-
mod_csi_battery_saver: Fix #9212017-08-27, by tmolitor
-
mod_smacks: Fix #9212017-08-27, by tmolitor
-
Merge with zash2017-08-27, by tmolitor
-
mod_csi_battery_saver: Consider chat markers and outgoing carbon copies as important.2017-08-27, by tmolitor
-
Merge with goffi2017-08-27, by Kim Alvefur
-
mod_delegation: added disco#items support2017-08-27, by Goffi
-
mod_cloud_notify: Implement version 0.3 of XEP-03572017-08-24, by tmolitor
-
mod_cloud_notify: Fix small bug.2017-08-22, by tmolitor
-
mod_csi_battery_saver: Fix small bug and correct readme.2017-08-22, by tmolitor
-
mod_csi_battery_saver: only depend on mod_track_muc_joins if actually used2017-08-19, by tmolitor
-
mod_csi_battery_saver: Add config option for better muc handling2017-08-18, by tmolitor
-
mod_csi_battery_saver: Fix bug when smacks is resumed before hibernating2017-08-17, by tmolitor
-
mod_smacks: Trigger event smacks-hibernation-end after queue resend2017-08-17, by tmolitor
-
merge commit2017-08-17, by tmolitor
-
mod_csi_battery_saver: Fix a bug introduced by commit f43c77c69a8a2017-08-17, by tmolitor
-
mod_csi_battery_saver: Fix interaction with smacks hibernation2017-08-17, by tmolitor
-
mod_register_web: Normalize indentation [luacheck]2017-08-17, by Kim Alvefur
-
mod_register_web: Import missing datamanager2017-08-17, by Michel Le Bihan
-
mod_http_upload: Handle HEAD requests in 0.10 when reading body from a file handle2017-08-15, by Kim Alvefur
-
mod_csi_battery_saver: Clone stanza pushed to queue2017-08-15, by Michel Le Bihan
-
mod_cloud_notify: Implement the "stripped stanzas" proposal.2017-08-14, by tmolitor
-
mod_csi_battery_saver: correctly handle encrypted message stanzas2017-08-12, by tmolitor
-
mod_webpresence: Fixed README (working status and TODO)2017-08-02, by Vadim A. Misbakh-Soloviov
-
mod_register_web: Add password confirmation field2017-08-01, by Michel Le Bihan
-
mod_http_upload: Remove directory when deleting a file (fixes #950)2017-07-27, by Kim Alvefur
-
mod_http_upload: Remove MIME type restrictions and checking (fixes #958)2017-07-22, by Kim Alvefur
-
mod_secure_interfaces: Add ::1 to the default secure_interfaces.2017-07-16, by Emmanuel Gil Peyrot
-
mod_register_redirect: Add ::1 to the default registration_whitelist.2017-07-16, by Emmanuel Gil Peyrot
-
mod_captcha_registration: Add ::1 to the default registration_whitelist.2017-07-16, by Emmanuel Gil Peyrot
-
mod_smacks: don't send out <r> when already hibernating2017-07-14, by tmolitor
-
mod_secure_interfaces: Add debug log in non-secure case also2017-07-06, by Matthew Wild
-
mod_mam: Use correct variable2017-04-27, by Kim Alvefur
-
mod_mam: Don't ask the storage backend to count all items when expiry is disabled2017-04-26, by Kim Alvefur
-
mod_mam_muc: Handle missing maxstanzas (thanks Martin)2017-06-23, by Kim Alvefur
-
mod_mam_muc: Only collect original JID for messages (unavailable presence seems to cause an error)2017-06-23, by Kim Alvefur
-
mod_mam_muc: Store and return original JID, role and affiliation (fixes #903)2017-06-23, by Kim Alvefur
-
mod_mam_muc: Remove fetching of total message counts (potentially very slow and only supported by SQL)2017-06-23, by Kim Alvefur
-
mod_mam_muc: Add debug logging like in mod_mam2017-06-23, by Kim Alvefur
-
mod_mam_muc: Make calculation of max history length more like in mod_muc2017-06-23, by Kim Alvefur
-
mod_muc_log/README: Remove odd duplicate item under Compatibility (thanks Tobias)2017-05-25, by Kim Alvefur
-
mod_mam_muc: Rename various fields from "logging" to "archiving"2017-05-21, by Kim Alvefur
-
mod_block_registrations: fix example regex2017-05-12, by tmolitor
-
mod_cloud_notify: Don't notify for all smacks queued stanzas in a row2017-05-08, by tmolitor
-
mod_smacks: Fix delayed_ack event2017-05-08, by tmolitor
-
mod_cloud_notify: fix bug when multiple resources are used2017-05-08, by tmolitor
-
mod_mam: Adjust event handler priorities to match guidelines in docs2017-04-28, by Matthew Wild
-
mod_csi_pump: Consider presence other than presence updates important (ie subscription requests)2017-04-27, by Kim Alvefur
-
mod_measure_malloc: Add a short README2017-04-27, by Kim Alvefur
-
mod_measure_memory: Split out mallinfo measuring into a separate module, mod_measure_malloc2017-04-27, by Kim Alvefur