# # ChangeLog for trunk/Dev/twitter in lab # # Generated by Trac 1.0.1dev-r11378 # Jun 3, 2024 3:23:56 AM 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