# # ChangeLog for trunk/Dev/twitter in lab # # Generated by Trac 1.0.1dev-r11378 # Jun 22, 2024 7:36:40 PM Sun, 23 Sep 2012 05:32:56 GMT mitty [167] * trunk/Dev/twitter/dump_timeline.pl (modified) * add count => 200 parameter to request * mentions function still only ... Sun, 23 Sep 2012 03:58:48 GMT mitty [166] * trunk/Dev/twitter/dump_timeline.pl (modified) * trunk/Dev/twitter/show_status.pl (modified) * trunk/Dev/twitter/twitterbot.pl (modified) * trunk/Dev/twitter/update_timeline.pl (modified) * add legacy_lists_api => 0 to new() Sun, 23 Sep 2012 03:40:42 GMT mitty [165] * trunk/Dev/twitter/dump_timeline.pl (modified) * fix search query does not return user/screen_name and user/name * use ... Sun, 23 Sep 2012 03:29:03 GMT mitty [164] * trunk/Dev/twitter/dump_timeline.pl (modified) * add search command * load search keyword from config.yaml and do OR ... Sun, 01 May 2011 10:23:46 GMT mitty [118] * trunk/Dev/twitter/dump_timeline.pl (modified) * add screen_name output Thu, 17 Mar 2011 09:28:37 GMT mitty [115] * trunk/Dev/twitter/update_timeline.pl (copied) * reads text file and tweets it * usage: update_timeline.pl ... Wed, 12 Jan 2011 11:08:41 GMT mitty [108] * trunk/Dev/twitter/show_status.pl (modified) * "-d" option to print all data except 'undef' Mon, 10 Jan 2011 12:40:27 GMT mitty [107] * trunk/Dev/twitter/config.yml.sample (added) * config.yml sample Mon, 10 Jan 2011 10:35:17 GMT mitty [106] * trunk/Dev/twitter/twitterbot.pl (modified) * save status.yml only when new tweets were found Mon, 10 Jan 2011 10:06:34 GMT mitty [105] * trunk/Dev/twitter/twitterbot.pl (modified) * save also skipped tweet status_id * maybe cause infinity mail ... Mon, 10 Jan 2011 09:57:45 GMT mitty [104] * trunk/Dev/twitter/twitterbot.pl (modified) * NEW send a mail * tweets to me and search results Mon, 10 Jan 2011 06:55:26 GMT mitty [103] * trunk/Dev/twitter/twitterbot.pl (modified) * change skip flag logic * bot behavior and results are not changed Mon, 10 Jan 2011 06:16:48 GMT mitty [102] * trunk/Dev/twitter/twitterbot.pl (modified) * add more debug output * NEW: retweet only allowed users' tweets * ... Sat, 01 Jan 2011 06:01:50 GMT mitty [101] * trunk/Dev/twitter/dump_timeline.pl (modified) * accept one character options * user_timeline => u * ... Sun, 19 Dec 2010 02:13:33 GMT mitty [100] * trunk/Dev/twitter/dump_timeline.pl (modified) * change order of column {{{ (status_id) screen_name [created_at] text ... Sat, 18 Dec 2010 15:15:35 GMT mitty [99] * trunk/Dev/twitter/dump_timeline.pl (modified) * FIX: Wide character in print * $status->{user}{name} may contain ... Sat, 18 Dec 2010 15:11:03 GMT mitty [98] * trunk/Dev/twitter/dump_timeline.pl (modified) * pack usage message to $help = sub {...} * remove needless '\n' and ... Sat, 18 Dec 2010 15:00:37 GMT mitty [97] * trunk/Dev/twitter/dump_timeline.pl (modified) * dump_timeline.pl now parses 4 parameters {{{ usage: dump_timeline.pl ... Sat, 18 Dec 2010 14:20:21 GMT mitty [96] * trunk/Dev/twitter/dump_timeline.pl (moved) * rename to multiple timeline dumper Mon, 13 Dec 2010 07:55:14 GMT mitty [92] * trunk/Dev/geshi (moved) * trunk/Dev/sakura-editor (moved) * trunk/Dev/snuploader (moved) * trunk/Dev/twitter (moved) * trunk/TipAndDoc/.bash_profile (moved) * trunk/TipAndDoc/.bashrc (moved) * trunk/TipAndDoc/.bin (moved) * trunk/TipAndDoc/.profile (moved) * trunk/TipAndDoc/.screenrc (moved) * trunk/TipAndDoc/cron.daily (moved) * trunk/TipAndDoc/iproute (moved) * trunk/TipAndDoc/iptables (moved) * trunk/TipAndDoc/openssl (moved) * trunk/TipAndDoc/pxelinux.cfg (moved) * trunk/TipAndDoc/swat (moved) * trunk/TipAndDoc/trac (moved) * trunk/TipAndDoc/vmware (moved) * categorize directories to Dev or TipAndDoc * same as wiki:WikiStart ... Sun, 14 Nov 2010 05:26:20 GMT mitty [79] * trunk/twitter/get_oauth.pl (modified) * use Net::Twitter::Lite instead of Net::Twitter