Commit Graph

10823 Commits (fc8a50cd73d43df270a88710d26fec550e33752e)
 

Author SHA1 Message Date
Kim Alvefur fc8a50cd73 mod_csi_simple: Fix unintentional order of rules from merge 6 years ago
Kim Alvefur 1f8daf736d mod_mam: Archive XEP-0353: Jingle Message Initiation 6 years ago
Kim Alvefur 4443c44e22 mod_carbons: Explicitly carbon XEP-0353: Jingle Message Initiation 6 years ago
Kim Alvefur 3d5273454b doap: Add XEP-0353 since mod_csi_simple is aware of it 6 years ago
Kim Alvefur 527d16b0b3 mod_carbons: Describe return types in a comment 6 years ago
Kim Alvefur 5b3710099c Merge 0.11->trunk 6 years ago
Kim Alvefur 71d6bde69c mod_presence: Send unavailable presence in current thread run 6 years ago
Kim Alvefur 6b456feb29 spec/scansion/blocking: Don't send stanzas after disconnecting 6 years ago
Kim Alvefur 0747cbea53 mod_c2s: Run stream open and close events in async thread, fixes #1103 6 years ago
Kim Alvefur a7c0def27f mod_s2s: Run stream close in async context 6 years ago
Kim Alvefur 289898e68f mod_s2s: Improve signaling of stream open events 6 years ago
Kim Alvefur b8779399f6 mod_csi_simple: Consider XEP-0353: Jingle Message Initiation important 6 years ago
Kim Alvefur ed4cc77c76 mod_muc_mam: Fix missing advertising of XEP-0359, fixes #1547 6 years ago
Kim Alvefur b2baba1124 mod_csi_simple: Log reasons for not flushing 6 years ago
Kim Alvefur a9ba50343c mod_csi_simple: Add short reasons to report 6 years ago
Kim Alvefur 44847d620c mod_csi_simple: Refactor to allow logging reason for buffer flush 6 years ago
Kim Alvefur e0a9efae01 mod_muc_mam: Fix stanza id filter event name, fixes #1546 6 years ago
Kim Alvefur 7c18043404 mod_tls: Log when certificates are (re)loaded 6 years ago
Kim Alvefur 156f32c823 mod_carbons: Fix handling of incoming MUC PMs #1540 6 years ago
Kim Alvefur 58663a07ca mod_http_files: Avoid using inode in etag, fix #1498 6 years ago
Matthew Wild 145f8fbad7 MUC tests: Add missing affiliation attribute 6 years ago
Matthew Wild fef49a627e Backed out changeset 18f2c7bc5795 (was testing against wrong branch) 6 years ago
Matthew Wild 7d8f93d688 MUC tests: Add <required/> to expected form field 6 years ago
Matthew Wild 57124da02a MUC: Always include 'affiliation'/'role' attributes, defaulting to 'none' if nil 6 years ago
JC Brand b00737a6d3 mod_muc: let event handlers modify cloned presence 6 years ago
JC Brand 8da81e9160 Fixes #1533 Hats don't get sent out to own MUC user 6 years ago
Kim Alvefur 7d924c49ac net.http: Return a Promise if no callback is given 6 years ago
Kim Alvefur 92c97b0361 mod_carbons: Clarify handling of error bounces 6 years ago
Kim Alvefur 9339ebb8e3 mod_csi_simple: Don't consider presence errors as important 6 years ago
Kim Alvefur d146cc6f58 MAM: Remove 1% of contents when reaching limits, fix #1545 6 years ago
Kim Alvefur 8055c8f7d7 util.pposix,signal: Pass around various OS numbers as integers [Lua 5.3] 6 years ago
Kim Alvefur 783f5430a5 mod_admin_telnet: Use tostring as fallback in pretty printing 6 years ago
Kim Alvefur 95b5facf3b mod_admin_telnet: Don't pretty-print the normal console stuff 6 years ago
Kim Alvefur f1c4d468e2 mod_admin_telnet: Reuse existing pretty printing setup 6 years ago
Kim Alvefur bfdff4488f mod_admin_telnet: Allow configuring pretty printing defaults 6 years ago
Kim Alvefur dc8d810f34 MUC: Enforce strict resourceprep when registering room nicknames 6 years ago
Kim Alvefur 75a3d7758b mod_storage_sql: Log database connection parameters when creating engine 6 years ago
Kim Alvefur 7369538232 mod_admin_telnet: Silence luacheck 6 years ago
Kim Alvefur 222299d18c mod_admin_telnet: Add a command to configure pretty-printing settings 6 years ago
Kim Alvefur c38264dd58 mod_admin_telnet: Add a TODO for someone to find in the future 6 years ago
Kim Alvefur 3da0521744 mod_admin_telnet: Document HTTP command in internal help 6 years ago
Kim Alvefur de35ba33a1 mod_admin_telnet: Document (in the internal help) debug commands 6 years ago
Kim Alvefur edce14b4a4 mod_admin_telnet: Pretty-print values returned from commands 6 years ago
Kim Alvefur b966c97690 mod_carbons: Check for and strip 'private' tag before stopping 6 years ago
Kim Alvefur 7041043802 mod_carbons: Don't copy messages that should not be copied 6 years ago
Kim Alvefur 47bd554448 Merge 0.11->trunk 6 years ago
Kim Alvefur 608f1d1c58 mod_carbons: Carbon anything that has been archived by the current user 6 years ago
Kim Alvefur 9e3ef1c01b mod_carbons: Carbon incoming message delivery failure reports 6 years ago
Kim Alvefur bec170ac73 mod_carbons: Fix syntax error [luacheck] 6 years ago
Kim Alvefur fe36680fba mod_carbons: Refactor in new style (mod_mam/csi) 6 years ago