| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_mam: Fix to treat first return value from archive:append as assigned ID | Kim Alvefur | 2017-02-20 | 1 | -1/+2 |
* | mod_mam: Remove repeated blank line | Kim Alvefur | 2017-02-20 | 1 | -2/+0 |
* | mod_mam: Fix typo in comment | Kim Alvefur | 2017-02-20 | 1 | -1/+1 |
* | mod_mam: Add missing wrapping <query> element when returning the query form | Kim Alvefur | 2017-02-20 | 1 | -1/+1 |
* | mod_mam: Update namespace to XEP-0313 v0.6 | Kim Alvefur | 2017-02-20 | 1 | -1/+1 |
* | mod_mam: Strip stanza-id tags after carbons | Kim Alvefur | 2017-02-19 | 1 | -0/+13 |
* | mod_mam: Fix wording of comment | Kim Alvefur | 2017-02-19 | 1 | -1/+1 |
* | mod_mam: Advertise Stanza ID support (XEP-0359) (thanks iNPUTmice) | Kim Alvefur | 2017-02-14 | 1 | -0/+1 |
* | mod_mam: Move stanza ID namespace to a common variable | Kim Alvefur | 2017-02-14 | 1 | -2/+3 |
* | mod_mam: Correct import of util.rsm | Kim Alvefur | 2017-02-04 | 1 | -1/+1 |
* | mod_mam: Use correct local name for util.jid.prepped_split | Kim Alvefur | 2017-01-23 | 1 | -1/+1 |
* | mod_mam: Normalize copyright headers | Kim Alvefur | 2017-01-23 | 1 | -2/+8 |
* | mod_mam: Change store name to "archive" but make it configurable for people w... | Kim Alvefur | 2017-01-11 | 1 | -1/+1 |
* | mod_mam: Allow a set of namespaces to be stripped from stored stanzas, defaul... | Kim Alvefur | 2016-12-19 | 1 | -0/+15 |
* | mod_mam: If archive:delete() gives a number, this should be the number of del... | Kim Alvefur | 2016-11-22 | 1 | -5/+2 |
* | mod_mam: Add XEP-0359 tag | Kim Alvefur | 2016-11-19 | 1 | -0/+1 |
* | mod_mam: Filter out spoofed XEP-0359 tags | Kim Alvefur | 2016-11-19 | 1 | -0/+12 |
* | mod_mam: Find out which party is the user and which is the 'with' earlier | Kim Alvefur | 2016-11-19 | 1 | -5/+5 |
* | mod_mam: Alter hints processing | Kim Alvefur | 2016-11-19 | 1 | -6/+6 |
* | mod_mam: Add some comments explaining archive expiry | Kim Alvefur | 2016-11-19 | 1 | -0/+7 |
* | mod_mam: Remove legacy feature advertising | Kim Alvefur | 2016-11-18 | 1 | -2/+0 |
* | mod_mam: Decrease priority to zero | Kim Alvefur | 2016-11-18 | 1 | -4/+4 |
* | mod_mam: Update to XEP-0313 v0.5.1 | Kim Alvefur | 2016-11-04 | 1 | -3/+2 |
* | mod_mam: Use is_stanza from util.stanza | Kim Alvefur | 2016-11-28 | 1 | -5/+1 |
* | util.rsm: Move out from mod_mam directory | Kim Alvefur | 2016-11-26 | 1 | -1/+1 |
* | mod_mam: Import from prosody-modules | Kim Alvefur | 2016-11-04 | 1 | -0/+338 |