log

age author description
Fri, 24 Aug 2018 14:49:02 +0200 Kim Alvefur mod_pubsub_post: Ensure actor is non-nil (catch inability to determine IP or simliar)
Fri, 24 Aug 2018 14:48:59 +0200 Kim Alvefur mod_pubsub_post: Start with actor unset
Tue, 21 Aug 2018 17:18:31 +0100 Emmanuel Gil Peyrot mod_bookmarks: Use the new item-published/<node> event.
Tue, 21 Aug 2018 11:01:46 +0200 Kim Alvefur mod_profile: Only replace avatar update hash if one is found
Tue, 21 Aug 2018 11:00:30 +0200 Kim Alvefur mod_profile: Only retrieve the last avatar hash from PEP
Mon, 20 Aug 2018 23:20:01 +0200 Kim Alvefur mod_pubsub_text_interface: Ignore whitespace after all commands
Mon, 20 Aug 2018 23:18:43 +0200 Kim Alvefur mod_pubsub_text_interface: Rename variable to avoid name clash [luacheck]
Mon, 20 Aug 2018 22:58:30 +0200 Kim Alvefur mod_pubsub_text_interface: Fix chain that accidentally produced nested <body>
Mon, 20 Aug 2018 22:52:20 +0200 Kim Alvefur mod_pubsub_text_interface: Generate a stanza id for replies
Mon, 20 Aug 2018 21:40:48 +0200 Kim Alvefur mod_profile: Pass item id onto pubsub container element
Mon, 20 Aug 2018 21:20:53 +0200 Kim Alvefur mod_profile: Use type property over content identifiguesstimation
Mon, 20 Aug 2018 20:22:43 +0200 Kim Alvefur mod_pubsub_text_interface: Add a README
Mon, 20 Aug 2018 17:09:20 +0200 Kim Alvefur mod_pubsub_text_interface: A chat interface to PubSub
Mon, 20 Aug 2018 14:23:35 +0200 Kim Alvefur mod_pubsub_feeds: Include pubsub namespace on wrapper item as required by mod_pubsub
Mon, 20 Aug 2018 12:39:37 +0200 Kim Alvefur mod_atom: Update to the new mod_pep