Software /
code /
prosody-modules
Log
mod_twitter/mod_twitter.lua @ 3420:74239c09a467
description | author | age |
---|---|---|
Many modules: Simplify st.message(…):tag("body"):text(…):up() into st.message(…, …) | Emmanuel Gil Peyrot | 2018-02-17 |
mod_pubsub_feeds, mod_sms_clickatell, mod_twitter: Update for net.http API change in prosody:e3b9dc9dd940 | Matthew Wild | 2013-04-11 |
mod_twitter: Use module:send() | Kim Alvefur | 2012-08-25 |
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 | Vadim Misbakh-Soloviov | 2012-08-10 |
mod_twitter: Initial commit. | dersd | 2010-08-28 |