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