Mercurial > prosody-modules
log mod_atom/mod_atom.lua @ 5521:ef1ae6390742
age | author | description |
---|---|---|
2019-05-05 | Kim Alvefur | mod_atom: Return a message instead of 404 for root path |
2019-01-06 | Kim Alvefur | mod_atom: Apply nodeprep via redirect for cache-friendlyness |
2019-01-03 | Kim Alvefur | mod_atom: Check whether user exists |
2019-01-03 | Kim Alvefur | mod_atom: Unpack event object |
2018-08-24 | Kim Alvefur | mod_atom: Set the proper Content-Type header for Atom (thanks MattJ) |
2018-08-24 | Kim Alvefur | mod_atom: Include User Nickname (if configured to be public) |
2018-08-24 | Kim Alvefur | mod_atom: Expose title and description from node metadata in feed |
2018-08-24 | Kim Alvefur | mod_atom: Add node as portablecontacts preferredUsername |
2018-08-24 | Kim Alvefur | mod_atom: Add some basic metadata to feed |
2018-08-20 | Kim Alvefur | mod_atom: Update to the new mod_pep |
2016-08-29 | Kim Alvefur | mod_atom: Expose Microbloging PEP data over HTTP |