Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Sun, 27 Mar 2016 20:09:29 +0200 | Kim Alvefur | mod_migrate: Check that the hostname is known, or yell and abort (thanks Link Mauve) |
Sat, 26 Mar 2016 23:25:07 +0100 | Kim Alvefur | mod_sift/README: Mention the related XEP in the text so modules.prosody.im can pick it up |
Tue, 22 Mar 2016 10:55:07 +0100 | Michael Töglhofer | mod_pubsub_feeds.lua: util.xml not uit.xml |
Mon, 21 Mar 2016 14:08:03 +0100 | Kim Alvefur | mod_smacks: Prevent queuing multiple <r> |
Mon, 21 Mar 2016 13:18:04 +0100 | Kim Alvefur | mod_register_dnsbl: Fix matching pattern (Thanks Ge0rG) |
Sun, 20 Mar 2016 12:38:22 +0100 | Kim Alvefur | mod_pubsub_feeds: Remove unused imports [luacheck] |
Sun, 20 Mar 2016 12:37:56 +0100 | Kim Alvefur | mod_pubsub_feeds: Use correct loop variable |
Sun, 20 Mar 2016 12:32:45 +0100 | Kim Alvefur | mod_pubsub_feeds: Switch to use util.xml for parsing feeds and include RSS to Atom translation code from lua-feeds |