Commit Graph

9795 Commits (2cbbc9fe2bb407230e89c1903f8470ba6ff7ecb0)
 

Author SHA1 Message Date
Kim Alvefur 2cbbc9fe2b mod_bosh: Drop CORS code in favor of than in mod_http 8 years ago
Kim Alvefur 0cc513679d mod_http: Solve CORS problems once and for all 8 years ago
Kim Alvefur 219bb3baf1 Merge 0.11->trunk 7 years ago
Kim Alvefur 7125a0dd10 mod_motd: Remove unused variable [luacheck] 7 years ago
Kim Alvefur 7c37b45daa Merge 0.11->trunk 7 years ago
Kim Alvefur 9fa98ab579 mod_motd: Remove redundant conditions 7 years ago
Kim Alvefur 47f5f3043d mod_presence: Revert empty 'to' attribute of presence before presence/initial event (fixes #1296) 7 years ago
Kim Alvefur 2d229c3418 core.s2smanager: Add stub reset_stream method to destroyed sessions 7 years ago
Kim Alvefur 0c19a99587 mod_admin_telnet: sttas:show: Use format option that allows float numbers 7 years ago
Kim Alvefur 7ae9fe492d util.http: Fix decoding of uppercase URL encoded chars 7 years ago
Kim Alvefur fe9e33d8c2 mod_c2s, mod_s2s, mod_component: Log invalid XML escaped (fixes #734) 7 years ago
Kim Alvefur 4a1dec0392 mod_storage_memory: Implement :user iteration API 7 years ago
Kim Alvefur 08d0a26c8c prosodyctl: Use the same runtime for starting prosody 7 years ago
Kim Alvefur 1a3edc0ab9 util.prosodyctl: Allow passing path to Lua runtime to the start() function 7 years ago
Kim Alvefur caecb38b5b prosodyctl: Pass the original argv table to subcommands (with first argument removed) 7 years ago
Kim Alvefur d9677a50b5 GNUmakefile: Add target for running scansion 7 years ago
Kim Alvefur b92440bc24 Merge 0.11->trunk 7 years ago
Kim Alvefur f4dc2fc86f mod_bosh: Handle missing wait attribute (fixes #1288) 7 years ago
Matthew Wild cc7aeb4316 Added tag 0.11.2 for changeset 4f8b6c09e5f3 7 years ago
Matthew Wild d999fb613c Merge 0.11->trunk 7 years ago
Matthew Wild e9261c7228 Merge 0.10->0.11 7 years ago
Kim Alvefur d6117f484c Merge 0.11->trunk 7 years ago
Kim Alvefur 3b8d96984a mod_csi_simple: Consider messages encrypted payload as important (fixes part of #1250) 8 years ago
Kim Alvefur 7c10b606cd mod_csi_simple: Consider messages with subject (eg MUC joins) (fixes part of #1250) 8 years ago
Kim Alvefur 14787cf7ec mod_csi_simple: Unpack Carbons-forwarded messages (fixes part of #1250) 8 years ago
Kim Alvefur 6b0baf8932 mod_csi_simple: Consider messages forwarded from another of the users clients as important (fixes part of #1250) 8 years ago
Kim Alvefur 3d53bcd72a mod_csi_simple: Tweak check for <body> 8 years ago
Kim Alvefur 12cea7094d MUC: Rename import to avoid name clash [luacheck] 8 years ago
Kim Alvefur f84260d3b2 Merge with jonas 8 years ago
Kim Alvefur 8321e09338 Merge 0.11->trunk 8 years ago
Kim Alvefur 2c8b0b8060 mod_posix: Don't reload logging twice 8 years ago
Kim Alvefur e2369a0bf6 util.startup: Always reload logging after config (fixes #1284) 8 years ago
Jonas Wielicki f61b36e2d3 MUC: add ID to message if no ID is present 8 years ago
Kim Alvefur 17be1c595d mod_http_errors: Normalize CSS 8 years ago
Kim Alvefur 60213520c2 util.http: Pre-generate urlencoding mappings (optimization) 8 years ago
Kim Alvefur d9e14b0e99 mod_mam: Handle expiry of messages that expire in the middle of the cut-off day 8 years ago
Kim Alvefur fa09b8372d mod_mam: Measure how long it takes to run the message expiry job job 8 years ago
Kim Alvefur 9e01c3ff64 mod_admin_telnet: Sort stats by name 8 years ago
Kim Alvefur f902e414f6 mod_admin_telnet: Serialize config values (table: 0x123abc isn't useful) 8 years ago
Kim Alvefur ce8379079e mod_admin_telnet: config:get: Assume the global section if only one argument is given 8 years ago
Kim Alvefur 1271c21c89 mod_admin_telnet: Remove the long gone 'section' argument in the undocumented config:get command 8 years ago
Kim Alvefur 76f85eb776 mod_mam: Fix word order in log message 8 years ago
Kim Alvefur e4087a66e4 mod_mam: Perform message expiry based on building an index by date 8 years ago
Kim Alvefur a8d08ff3ba core.moduleapi: Use convenience function for creating error object from stanza 8 years ago
Kim Alvefur ac2d2297b6 util.error: Add a function for creating an error object from an error stanza 8 years ago
Kim Alvefur ad3e5fd42b core.moduleapi: Use util.error for :send_iq errors 8 years ago
Kim Alvefur 7799a8a7bf core.moduleapi: Move util imports to top 8 years ago
Matthew Wild 38462e3542 util.error: Add new util library for structured errors 8 years ago
Kim Alvefur 93c5ebb743 util.promise: Remove references to callbacks after settling promise 8 years ago
Kim Alvefur 26e3090de6 luacheckrc: Teach luacheck about the new module:send_iq() API 8 years ago