|
|
@7848b0b
|
11 years |
mitty |
enable SSL option for Net::Twitter::Lite::WithAPIv1_1
* {{{SSL is …
|
|
|
@d9a45a4
|
11 years |
mitty |
FIX: print error message causes error
* …
|
|
|
@90f8850
|
11 years |
mitty |
FIX: $res->{results} has changed to $res->{statuses} on API v1.1
|
|
|
@0f8acb5
|
11 years |
mitty |
remove retweeted_by_me function
* 'retweeted_by_me' was removed from …
|
|
|
@e960958
|
11 years |
mitty |
use Net::Twitter::Lite::WithAPIv1_1 instead of Net::Twitter::Lite
* …
|
|
|
@a5b6bf1
|
11 years |
mitty |
fix evalrescue fuction
* dereference …
|
|
|
@c1b8ad4
|
12 years |
mitty |
* add count => 200 parameter to request
* mentions function still only …
trunk
|
|
|
@43d739e
|
12 years |
mitty |
* add legacy_lists_api => 0 to new()
git-svn-id: …
trunk
|
|
|
@6852f37
|
12 years |
mitty |
* fix search query does not return user/screen_name and user/name
* use …
trunk
|
|
|
@52c76fd
|
12 years |
mitty |
* add search command
* load search keyword from config.yaml and do OR …
trunk
|
|
|
@2b6eb0b
|
14 years |
mitty |
* add screen_name output
git-svn-id: …
trunk
|
|
|
@ab38dc9
|
14 years |
mitty |
* reads text file and tweets it
* usage: update_timeline.pl …
trunk
|
|
|
@679d34a
|
14 years |
mitty |
* "-d" option to print all data except 'undef'
git-svn-id: …
trunk
|
|
|
@04f609d
|
14 years |
mitty |
* config.yml sample
git-svn-id: https://lab.mitty.jp/svn/lab/trunk@107 …
trunk
|
|
|
@b9060c8
|
14 years |
mitty |
* save status.yml only when new tweets were found
git-svn-id: …
trunk
|
|
|
@24fa584
|
14 years |
mitty |
* save also skipped tweet status_id
* maybe cause infinity mail sending
…
trunk
|
|
|
@45a20c3
|
14 years |
mitty |
* NEW send a mail
* tweets to me and search results
git-svn-id: …
trunk
|
|
|
@702399e
|
14 years |
mitty |
* change skip flag logic
* bot behavior and results are not changed
…
trunk
|
|
|
@641934f
|
14 years |
mitty |
* add more debug output
* NEW: retweet only allowed users' tweets
* …
trunk
|
|
|
@5fa546f
|
14 years |
mitty |
* accept one character options
* user_timeline => u
* retweeted_by_me …
trunk
|
|
|
@ee655ec
|
14 years |
mitty |
* change order of column
[…]
* created_at => UTC
git-svn-id: …
trunk
|
|
|
@294a3aa
|
14 years |
mitty |
* FIX: Wide character in print
* $status->{user}{name} may contain UTF-8 …
trunk
|
|
|
@fe75883
|
14 years |
mitty |
* pack usage message to $help = sub {...}
* remove needless '\n' and …
trunk
|
|
|
@f1b126a
|
14 years |
mitty |
* dump_timeline.pl now parses 4 parameters
[…]
* supported method => …
trunk
|
|
|
@a7e2c53
|
14 years |
mitty |
* rename to multiple timeline dumper
git-svn-id: …
trunk
|
|
|
@8333ea0
|
14 years |
mitty |
* categorize directories to Dev or TipAndDoc
* same as wiki:WikiStart …
trunk
|