Mercurial > prosody-modules
log mod_twitter/mod_twitter.lua @ 3877:562b34050561
age | author | description |
---|---|---|
2018-02-17 | Emmanuel Gil Peyrot | Many modules: Simplify st.message(…):tag("body"):text(…):up() into st.message(…, …) |
2013-04-11 | Matthew Wild | mod_pubsub_feeds, mod_sms_clickatell, mod_twitter: Update for net.http API change in prosody:e3b9dc9dd940 |
2012-08-25 | Kim Alvefur | mod_twitter: Use module:send() |
2012-08-10 | Vadim Misbakh-Soloviov | mod_twitter: fixed to depend on Prosody's internal util.json. TODO: Discuss (MattJ, Zash, Waqas, Maranda) about migration all json content to use cjson ( http://www.kyne.com.au/~mark/software/lua-cjson-manual.html ) library instead |
2010-08-28 | dersd | mod_twitter: Initial commit. |