diff --git a/hrafn.conf b/hrafn.conf index 3e59d6b..aa69294 100644 --- a/hrafn.conf +++ b/hrafn.conf @@ -1,4 +1,4 @@ -[global] +[global] debug=0 entries=20 refreshtime=5 diff --git a/oauthtwitter.py b/oauthtwitter.py index 692f268..63f507b 100755 --- a/oauthtwitter.py +++ b/oauthtwitter.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python # # Copyright under the latest Apache License 2.0 # diff --git a/patches/python-twitter-GetHomeTimeline.patch b/patches/python-twitter-GetHomeTimeline.patch index 011b2d7..6e4b59e 100644 --- a/patches/python-twitter-GetHomeTimeline.patch +++ b/patches/python-twitter-GetHomeTimeline.patch @@ -1,4 +1,4 @@ -diff -r 51ac454d5d89 twitter.py +diff -r 51ac454d5d89 twitter.py --- a/twitter.py Thu Dec 31 15:06:42 2009 -0500 +++ b/twitter.py Sun Apr 11 00:33:25 2010 -0400 @@ -493,6 +493,52 @@ diff --git a/patches/python-twitter-GetListStatuses.patch b/patches/python-twitter-GetListStatuses.patch index 85cb33c..cb71f52 100644 --- a/patches/python-twitter-GetListStatuses.patch +++ b/patches/python-twitter-GetListStatuses.patch @@ -1,4 +1,4 @@ -diff -r 51ac454d5d89 twitter.py +diff -r 51ac454d5d89 twitter.py --- a/twitter.py Thu Dec 31 15:06:42 2009 -0500 +++ b/twitter.py Sat Apr 10 10:59:03 2010 -0400 @@ -380,6 +380,7 @@ diff --git a/patches/python-twitter-GetMentions.patch b/patches/python-twitter-GetMentions.patch index 6434e48..bb5fdde 100644 --- a/patches/python-twitter-GetMentions.patch +++ b/patches/python-twitter-GetMentions.patch @@ -1,4 +1,4 @@ -diff -r 51ac454d5d89 twitter.py +diff -r 51ac454d5d89 twitter.py --- a/twitter.py Thu Dec 31 15:06:42 2009 -0500 +++ b/twitter.py Sun Apr 11 01:08:53 2010 -0400 @@ -722,6 +722,49 @@ diff --git a/patches/python-twitter-User_verified.patch b/patches/python-twitter-User_verified.patch index f7711cf..bf0eca2 100644 --- a/patches/python-twitter-User_verified.patch +++ b/patches/python-twitter-User_verified.patch @@ -1,4 +1,4 @@ -diff -r 51ac454d5d89 twitter.py +diff -r 51ac454d5d89 twitter.py --- a/twitter.py Thu Dec 31 15:06:42 2009 -0500 +++ b/twitter.py Fri Apr 16 17:30:32 2010 -0400 @@ -221,6 +221,7 @@ diff --git a/patches/python-twitter-retweet-3.patch b/patches/python-twitter-retweet-3.patch index 91201eb..d2f4e59 100644 --- a/patches/python-twitter-retweet-3.patch +++ b/patches/python-twitter-retweet-3.patch @@ -1,4 +1,4 @@ -diff -r 51ac454d5d89 twitter.py +diff -r 51ac454d5d89 twitter.py --- a/twitter.py Thu Dec 31 15:06:42 2009 -0500 +++ b/twitter.py Sat Apr 10 10:42:52 2010 -0400 @@ -690,6 +690,30 @@