Commit Graph

45 Commits (f0d34acdccd0d9d20ae1571d3e9894de03e22ffe)

Author SHA1 Message Date
Emmanuel Gil Peyrot b6c066f717 mod_mam: Also return the preferences on set 9 years ago
Kim Alvefur c885ad2cc4 mod_mam: Log a message when not archiving because it only had ignored tags 9 years ago
Kim Alvefur 7a8be313e8 mod_mam: Log a message in case archive deletion is not supported by the storage module in use 9 years ago
Kim Alvefur 0722c79416 mod_mam: Use a FIFO queue for scheduling archive expiry 9 years ago
Kim Alvefur aa580c2911 mod_mam: Factor out <stanza-id> stripping so it can be reused in two places 9 years ago
Kim Alvefur 3d20f1f591 mod_mam: Clone stanza before stripping stanza id after carbons 9 years ago
Kim Alvefur d984a6dbff mod_mam: Clone stanzas before mutating (thanks waqas) (fixes #961) 9 years ago
Kim Alvefur 0487f34a01 mod_mam: Request a total count if no items are requested 9 years ago
Kim Alvefur 6c2de69717 mod_mam: Attach stanza-id to original stanza (fixes #917) 9 years ago
Kim Alvefur b22d611eee mod_mam: Format timestamps in log message 9 years ago
Kim Alvefur 8617a1c4c8 mod_mam: Use correct variable 9 years ago
Kim Alvefur 4e955bb019 mod_mam: Don't ask the storage backend to count all items when expiry is disabled 9 years ago
Emmanuel Gil Peyrot 88a828de4d mod_mam: Remove extraneous assert when opening the store 9 years ago
Kim Alvefur ee51a6cf84 mod_mam: Remove dead code (default will be filled in by mamprefs.lib) 9 years ago
Kim Alvefur 3000b3f224 mod_mam: Handle default_archive_policy option consistently 9 years ago
Kim Alvefur 2a767fee41 mod_mam: Fix to treat first return value from archive:append as assigned ID 9 years ago
Kim Alvefur 6f66f499f6 mod_mam: Remove repeated blank line 9 years ago
Kim Alvefur 546340fe32 mod_mam: Fix typo in comment 9 years ago
Kim Alvefur 42fca51e26 mod_mam: Add missing wrapping <query> element when returning the query form 9 years ago
Kim Alvefur 9f191fe58d mod_mam: Update namespace to XEP-0313 v0.6 9 years ago
Kim Alvefur 5e9fe5c94c mod_mam: Strip stanza-id tags after carbons 9 years ago
Kim Alvefur 4ad0e7256b mod_mam: Fix wording of comment 9 years ago
Kim Alvefur 0d09c3499d mod_mam: Advertise Stanza ID support (XEP-0359) (thanks iNPUTmice) 9 years ago
Kim Alvefur 9439bf08cb mod_mam: Move stanza ID namespace to a common variable 9 years ago
Kim Alvefur 0f6de0b8f9 mod_mam: Ignore "indirectly mutating read-only global variable prosody" warning [luacheck] 9 years ago
Kim Alvefur ae6e05718a mod_mam/mamprefs: Use 'prosody.hosts' instead of '_G.hosts' in case we ever deprecate the later 9 years ago
Kim Alvefur c71bad7426 mod_mam: Correct import of util.rsm 9 years ago
Kim Alvefur ffde63fe68 mod_mam: Use correct local name for util.jid.prepped_split 9 years ago
Kim Alvefur 4b829743e6 mod_mam: Silence warning about unused table used to describe data format [luacheck] 9 years ago
Kim Alvefur 9f5d98c283 mod_mam: Remove unused variables [luacheck] 9 years ago
Kim Alvefur 70b00611ce mod_mam: Normalize copyright headers 9 years ago
Kim Alvefur 50b3fb881c mod_mam: Change store name to "archive" but make it configurable for people who have data in "archive2" 9 years ago
Kim Alvefur 687687507c mod_mam: Allow a set of namespaces to be stripped from stored stanzas, default to chat states (fixes #763) 9 years ago
Kim Alvefur 3e669af789 mod_mam: If archive:delete() gives a number, this should be the number of deleted items 9 years ago
Kim Alvefur 7b3cc17f2e mod_mam: Add XEP-0359 tag 9 years ago
Kim Alvefur 498600dcba mod_mam: Filter out spoofed XEP-0359 tags 9 years ago
Kim Alvefur 338ae79c31 mod_mam: Find out which party is the user and which is the 'with' earlier 9 years ago
Kim Alvefur 0079e94229 mod_mam: Alter hints processing 9 years ago
Kim Alvefur e03e8cd897 mod_mam: Add some comments explaining archive expiry 9 years ago
Kim Alvefur 6f7e52ea70 mod_mam: Remove legacy feature advertising 9 years ago
Kim Alvefur ff9ab39f20 mod_mam: Decrease priority to zero 9 years ago
Kim Alvefur e79b9bb726 mod_mam: Update to XEP-0313 v0.5.1 9 years ago
Kim Alvefur 659e742b59 mod_mam: Use is_stanza from util.stanza 9 years ago
Kim Alvefur 7383c85a92 util.rsm: Move out from mod_mam directory 9 years ago
Kim Alvefur 58e93ec781 mod_mam: Import from prosody-modules 9 years ago