]> jfr.im git - z_archive/twitter.git/log
z_archive/twitter.git
14 years ago - Documentation updates.
Mike Verdone [Mon, 10 May 2010 21:53:04 +0000 (23:53 +0200)] 
 - Documentation updates.
 - Default domain changed to 'api.twitter.com'
 - Added api_version param, default '1'. Changes URIs so they start with '1/'.

14 years agotypo
Mike Verdone [Mon, 10 May 2010 20:05:42 +0000 (22:05 +0200)] 
typo

14 years agoMerge http://github.com/clarkbw/twitter into patches
Mike Verdone [Mon, 10 May 2010 19:54:55 +0000 (21:54 +0200)] 
Merge http://github.com/clarkbw/twitter into patches

14 years agoFix setup.py
Mike Verdone [Mon, 10 May 2010 11:53:25 +0000 (13:53 +0200)] 
Fix setup.py

14 years agoAdd people to AUTHORS file.
Mike Verdone [Sat, 8 May 2010 20:23:31 +0000 (22:23 +0200)] 
Add people to AUTHORS file.

14 years agoHere comes 1.3! twitter-1.3
Mike Verdone [Sat, 8 May 2010 20:06:36 +0000 (22:06 +0200)] 
Here comes 1.3!

14 years agooauth credential filename argument
Mike Verdone [Sat, 8 May 2010 20:02:39 +0000 (22:02 +0200)] 
oauth credential filename argument

14 years agoRemove references to email and password.
Mike Verdone [Sat, 8 May 2010 19:56:48 +0000 (21:56 +0200)] 
Remove references to email and password.

14 years agoAdd authorize action to command line tool to use do the oauth dance.
Mike Verdone [Sat, 8 May 2010 19:39:02 +0000 (21:39 +0200)] 
Add authorize action to command line tool to use do the oauth dance.

14 years agoDont require simplejson if python is 2.6 or better
Mike Verdone [Sat, 8 May 2010 18:20:24 +0000 (20:20 +0200)] 
Dont require simplejson if python is 2.6 or better

14 years agoAdd a NoAuth object
Mike Verdone [Sat, 8 May 2010 16:34:59 +0000 (18:34 +0200)] 
Add a NoAuth object

14 years agoAdd guts of OAuth support
Mark Hammond [Thu, 29 Apr 2010 04:40:59 +0000 (14:40 +1000)] 
Add guts of OAuth support

14 years agoUpdate irclib docs. Update bot version.
Mike [Sun, 18 Apr 2010 16:18:47 +0000 (18:18 +0200)] 
Update irclib docs. Update bot version.

14 years agoAdded the ability in IRC bot to operate on multiple channels. Config file now accepts...
Prashant Pawar [Sun, 18 Apr 2010 15:34:50 +0000 (11:34 -0400)] 
Added the ability in IRC bot to operate on multiple channels. Config file now accepts multiple channel names seperated by a comma.

Signed-off-by: Prashant Pawar <redacted>
14 years agoadd retweet to this globals file even though its supposed to be generated
Bryan [Tue, 23 Mar 2010 22:39:29 +0000 (15:39 -0700)] 
add retweet to this globals file even though its supposed to be generated

14 years agocreate a TwitterHTTPError so we can catch errors and examine the error code to see...
Bryan [Fri, 19 Mar 2010 01:40:05 +0000 (18:40 -0700)] 
create a TwitterHTTPError so we can catch errors and examine the error code to see if there is something better we could do

14 years agoMerge git://github.com/muitocomplicado/twitter into new_patches
Mike Verdone [Sun, 7 Mar 2010 22:53:10 +0000 (23:53 +0100)] 
Merge git://github.com/muitocomplicado/twitter into new_patches

14 years agofix the encoded_kwargs bug
Bryan Clark [Wed, 24 Feb 2010 21:01:38 +0000 (13:01 -0800)] 
fix the encoded_kwargs bug

14 years agoReplaced "b64encode" with "encodestring" for python 2.3 support.
David Bittencourt [Mon, 31 Aug 2009 10:19:58 +0000 (07:19 -0300)] 
Replaced "b64encode" with "encodestring" for python 2.3 support.

14 years agobugfix
Mike Verdone [Wed, 15 Jul 2009 00:32:47 +0000 (18:32 -0600)] 
bugfix

14 years agoAdded HTTPS support
Mike Verdone [Wed, 15 Jul 2009 00:25:15 +0000 (18:25 -0600)] 
Added HTTPS support

14 years agobump version (though we're not done yet)
Mike Verdone [Wed, 15 Jul 2009 00:05:32 +0000 (18:05 -0600)] 
bump version (though we're not done yet)

14 years agofix tabs. i hate tabs
Mike Verdone [Wed, 15 Jul 2009 00:03:54 +0000 (18:03 -0600)] 
fix tabs. i hate tabs

14 years agoMerge commit 'origin/cmdline_search' into cmdline_search_merge
Mike Verdone [Tue, 14 Jul 2009 23:52:22 +0000 (17:52 -0600)] 
Merge commit 'origin/cmdline_search' into cmdline_search_merge

15 years agoBugfix release 1.2.1 twitter-1.2.1
Mike Verdone [Sun, 26 Apr 2009 18:31:57 +0000 (12:31 -0600)] 
Bugfix release 1.2.1

15 years agoDeal with the encoding problem
Wes Devauld [Mon, 20 Apr 2009 23:51:22 +0000 (17:51 -0600)] 
Deal with the encoding problem

15 years agoFirst stab at searching
Wes Devauld [Mon, 20 Apr 2009 23:13:18 +0000 (17:13 -0600)] 
First stab at searching

15 years agoAnother Line
Wes Devauld [Mon, 20 Apr 2009 21:54:18 +0000 (15:54 -0600)] 
Another Line

15 years agoFix merge
Wes Devauld [Mon, 20 Apr 2009 21:50:13 +0000 (15:50 -0600)] 
Fix merge

15 years agotypo fix (patch by Craig Olford)
Mike Verdone [Thu, 16 Apr 2009 15:39:06 +0000 (09:39 -0600)] 
typo fix (patch by Craig Olford)

15 years agoBump version to 1.2 twitter-1.2
Mike Verdone [Thu, 2 Apr 2009 03:11:19 +0000 (21:11 -0600)] 
Bump version to 1.2

15 years agoMore misc cleanup
Mike Verdone [Thu, 2 Apr 2009 03:04:53 +0000 (21:04 -0600)] 
More misc cleanup

15 years agoMisc cleanup
Mike Verdone [Thu, 2 Apr 2009 03:00:53 +0000 (21:00 -0600)] 
Misc cleanup

15 years agoFix to print date/time in local timezone. I hate timezones. So much.
Mike Verdone [Thu, 2 Apr 2009 02:51:24 +0000 (20:51 -0600)] 
Fix to print date/time in local timezone. I hate timezones. So much.

15 years agoMerge branch 'shell' into master_shell_merge
Mike Verdone [Thu, 2 Apr 2009 02:22:51 +0000 (20:22 -0600)] 
Merge branch 'shell' into master_shell_merge

Conflicts:
twitter/ansi.py
twitter/cmdline.py

15 years agoMerge branch 'select_num_statuses'
Mike Verdone [Thu, 2 Apr 2009 02:13:49 +0000 (20:13 -0600)] 
Merge branch 'select_num_statuses'

Conflicts:
AUTHORS

15 years agoFixed another place where file redirecting might die
Mike Verdone [Thu, 2 Apr 2009 02:07:21 +0000 (20:07 -0600)] 
Fixed another place where file redirecting might die

15 years agoAdd Rainer to AUTHORS file
Mike Verdone [Thu, 2 Apr 2009 02:02:26 +0000 (20:02 -0600)] 
Add Rainer to AUTHORS file

15 years agoBugfix for ansi mode and non-tty output. (Patch by Rainer M. Schmid)
Mike Verdone [Thu, 2 Apr 2009 01:54:12 +0000 (19:54 -0600)] 
Bugfix for ansi mode and non-tty output. (Patch by Rainer M. Schmid)

Bugfix: when redirecting to a file (not a tty) neuter the ansi formatter
functionality to prevent garbage in file. Also, use utf-8 encoding when
redirecting to file.

15 years agoAdd Anders to AUTHORS file
Mike Verdone [Thu, 2 Apr 2009 01:47:58 +0000 (19:47 -0600)] 
Add Anders to AUTHORS file

15 years agoAdd -l, -t, -d flags. (Patch by Anders Sandvig)
Mike Verdone [Thu, 2 Apr 2009 01:43:24 +0000 (19:43 -0600)] 
Add -l, -t, -d flags. (Patch by Anders Sandvig)

Add -l option to select number of tweets to print. Add -t and -d
options to print time and date, respectively. Patch by Anders
Sandvig.

15 years agoMerge commit 'origin/api_update_docfix'
Mike Verdone [Mon, 23 Mar 2009 19:55:33 +0000 (13:55 -0600)] 
Merge commit 'origin/api_update_docfix'

15 years agoFriendship is the new notification
Wes Devauld [Sun, 22 Mar 2009 17:37:06 +0000 (11:37 -0600)] 
Friendship is the new notification

15 years agoBump version to 1.1.1 twitter-1.1.1
Mike Verdone [Thu, 12 Mar 2009 02:14:44 +0000 (20:14 -0600)] 
Bump version to 1.1.1

15 years agoFix for urls with 'id' (thanks Andrew McCollum)
Mike Verdone [Thu, 12 Mar 2009 02:11:14 +0000 (20:11 -0600)] 
Fix for urls with 'id' (thanks Andrew McCollum)

15 years agoFixed docstring generated by the dev update script.
Hatem Nassrat [Mon, 9 Mar 2009 00:44:48 +0000 (21:44 -0300)] 
Fixed docstring generated by the dev update script.

15 years agoChanges to allow [action] to come before [options].
Hatem Nassrat [Sun, 8 Mar 2009 21:52:59 +0000 (18:52 -0300)] 
Changes to allow [action] to come before [options].

Description:

    This change makes the Usage line of the
    twitter command line tool a true statement.

15 years agoLadies and gents, the Twitter Shell cmdline action.
Hatem Nassrat [Fri, 6 Mar 2009 13:12:31 +0000 (09:12 -0400)] 
Ladies and gents, the Twitter Shell cmdline action.

15 years agoAdding named colours.
Hatem Nassrat [Fri, 6 Mar 2009 13:15:49 +0000 (09:15 -0400)] 
Adding named colours.

Also:
    Added docstrings and module doc for ansi.
    Fixed a "bug" with the RESET command.

15 years agoRearrange some names in AUTHORS file twitter-1.1
Mike Verdone [Sat, 7 Mar 2009 04:25:06 +0000 (21:25 -0700)] 
Rearrange some names in AUTHORS file

15 years agoBump version 1.1
Mike Verdone [Sat, 7 Mar 2009 04:20:06 +0000 (21:20 -0700)] 
Bump version 1.1

15 years agoRemoved extra line
Mike Verdone [Sat, 7 Mar 2009 04:19:15 +0000 (21:19 -0700)] 
Removed extra line

15 years agoComment change-- who works in an office? :P
Mike Verdone [Sat, 7 Mar 2009 04:13:53 +0000 (21:13 -0700)] 
Comment change-- who works in an office? :P

15 years agoMerge branch 'master' of git://github.com/sixohsix/twitter
Wes Devauld [Tue, 3 Mar 2009 21:41:43 +0000 (14:41 -0700)] 
Merge branch 'master' of git://github.com/sixohsix/twitter

15 years agoForce POST, when required and blank kwargs.
Hatem Nassrat [Mon, 2 Mar 2009 12:47:20 +0000 (08:47 -0400)] 
Force POST, when required and blank kwargs.

    urllib2 will issue a post only if req.has_data() == True
    therefore when (not kwargs) == True, argData should be ""

15 years agoRe-organized and updated api_updater script.
Hatem Nassrat [Mon, 2 Mar 2009 12:45:00 +0000 (08:45 -0400)] 
Re-organized and updated api_updater script.

    Moved Script out of the python egg
    Renamed _POST_ACTIONS to POST_ACTIONS

15 years agoAutomatically generating _POST_ACTIONS list.
Hatem Nassrat [Wed, 18 Feb 2009 07:04:03 +0000 (03:04 -0400)] 
Automatically generating _POST_ACTIONS list.
added script to generate _POST_ACTIONS
added auto generated _POST_ACTIONS file
removed _POST_ACTIONS from api.py

15 years agoCleanup argument parsing to support default format in config file
Mike Verdone [Sun, 1 Mar 2009 21:23:25 +0000 (14:23 -0700)] 
Cleanup argument parsing to support default format in config file

15 years agoMerge branch 'master' into ansi_colour_cmdline
Mike Verdone [Sun, 1 Mar 2009 21:03:08 +0000 (14:03 -0700)] 
Merge branch 'master' into ansi_colour_cmdline

15 years agoTwitterError with server reponse data on failure.
Hatem Nassrat [Mon, 12 Jan 2009 00:27:09 +0000 (20:27 -0400)] 
TwitterError with server reponse data on failure.

15 years agoTransition from httplib to urllib2.
Hatem Nassrat [Sun, 11 Jan 2009 23:06:29 +0000 (19:06 -0400)] 
Transition from httplib to urllib2.

15 years agoMerge branch 'master' of git://github.com/sixohsix/twitter
Wes Devauld [Thu, 26 Feb 2009 06:36:44 +0000 (23:36 -0700)] 
Merge branch 'master' of git://github.com/sixohsix/twitter

15 years agoSupport for colours in command-line tool.
Mike Verdone [Wed, 18 Feb 2009 06:07:01 +0000 (23:07 -0700)] 
Support for colours in command-line tool.

15 years agoANSI colour lib
Mike Verdone [Wed, 18 Feb 2009 05:56:24 +0000 (22:56 -0700)] 
ANSI colour lib

15 years agoMerge branch 'master' of git://github.com/sixohsix/twitter
Wes Devauld [Mon, 16 Feb 2009 08:09:33 +0000 (01:09 -0700)] 
Merge branch 'master' of git://github.com/sixohsix/twitter

15 years agoLet's go to 1.0.1 now that the app link works, shall we? twitter-1.0.1
Mike Verdone [Mon, 16 Feb 2009 08:02:48 +0000 (01:02 -0700)] 
Let's go to 1.0.1 now that the app link works, shall we?

15 years agoAgent string as provided by Twitter
Mike Verdone [Mon, 16 Feb 2009 08:00:06 +0000 (01:00 -0700)] 
Agent string as provided by Twitter

15 years agoAgent feature was not actually working. Prepare fix for 1.0.1. Still waiting on Twitt...
Mike Verdone [Mon, 16 Feb 2009 07:45:35 +0000 (00:45 -0700)] 
Agent feature was not actually working. Prepare fix for 1.0.1. Still waiting on Twitter to provide details of agent string anyway.

15 years agoKeep the id in the parameters list
Wes Devauld [Mon, 16 Feb 2009 02:30:40 +0000 (19:30 -0700)] 
Keep the id in the parameters list

15 years agoBump ircbot version twitter-1.0
Mike Verdone [Sun, 15 Feb 2009 23:12:21 +0000 (16:12 -0700)] 
Bump ircbot version

15 years agoFix ircbot bug where it failed to read config file
Mike Verdone [Sun, 15 Feb 2009 23:10:39 +0000 (16:10 -0700)] 
Fix ircbot bug where it failed to read config file

15 years agoDocumentation improved
Mike Verdone [Sun, 15 Feb 2009 23:02:22 +0000 (16:02 -0700)] 
Documentation improved

15 years agoImproved error messages when invalid arguments given
Mike Verdone [Sun, 15 Feb 2009 22:51:58 +0000 (15:51 -0700)] 
Improved error messages when invalid arguments given

15 years agoDo not provide a default agent string. Add help action.
Mike Verdone [Sun, 15 Feb 2009 21:50:32 +0000 (14:50 -0700)] 
Do not provide a default agent string. Add help action.

15 years agoMerge in Hatem's twitter_agent branch.
Mike Verdone [Sun, 15 Feb 2009 21:35:28 +0000 (14:35 -0700)] 
Merge in Hatem's twitter_agent branch.

15 years agoWe are going to 1.0.
Mike Verdone [Sun, 15 Feb 2009 21:30:58 +0000 (14:30 -0700)] 
We are going to 1.0.

15 years agoError handling improvements on follow/leave feature.
Mike Verdone [Sun, 15 Feb 2009 21:25:15 +0000 (14:25 -0700)] 
Error handling improvements on follow/leave feature.

15 years agoBugfixes, cleanup on follow/leave feature
Mike Verdone [Sun, 15 Feb 2009 21:15:13 +0000 (14:15 -0700)] 
Bugfixes, cleanup on follow/leave feature

15 years agoNo tabs!!!
Mike Verdone [Sun, 15 Feb 2009 20:51:11 +0000 (13:51 -0700)] 
No tabs!!!

15 years agoAdd the leave and follow commands to the cmdline tool
Wes Devauld [Sun, 15 Feb 2009 02:34:59 +0000 (19:34 -0700)] 
Add the leave and follow commands to the cmdline tool

15 years agoremoved obvious phrase from comment.
Hatem Nassrat [Sat, 14 Feb 2009 07:40:56 +0000 (03:40 -0400)] 
removed obvious phrase from comment.

15 years agoFixed indentation level for api doc string
Hatem Nassrat [Sat, 14 Feb 2009 07:39:25 +0000 (03:39 -0400)] 
Fixed indentation level for api doc string

15 years agoUdpated api agent string
Hatem Nassrat [Sat, 14 Feb 2009 06:45:34 +0000 (02:45 -0400)] 
Udpated api agent string

15 years agoMerge commit 'origin/master' into twitter_agent
Hatem Nassrat [Sat, 14 Feb 2009 06:41:43 +0000 (02:41 -0400)] 
Merge commit 'origin/master' into twitter_agent

* commit 'origin/master':
  Documentation for searching was incorrect, fixed
  Bugfix-- twitterbot help message was not showing when no ini file present
  New functionality... time for v0.5
  Add Wes D. to AUTHORS file.
  Add reply action (patch by Wes Devauld)
  Add Hatem to AUTHORS file, prep for 0.4.5 release soonish
  Allowing the choice of twitter domain.

Conflicts:
twitter/api.py

15 years agoPrepare for 0.5.2
Mike Verdone [Fri, 13 Feb 2009 18:27:43 +0000 (11:27 -0700)] 
Prepare for 0.5.2

15 years agoAdd POST method for follow and leave actions
Mike Verdone [Fri, 13 Feb 2009 18:26:34 +0000 (11:26 -0700)] 
Add POST method for follow and leave actions

15 years agoDocumentation for searching was incorrect, fixed
Mike Verdone [Fri, 13 Feb 2009 18:16:27 +0000 (11:16 -0700)] 
Documentation for searching was incorrect, fixed

15 years agoBugfix-- twitterbot help message was not showing when no ini file present twitter-0.5.1
Mike Verdone [Wed, 21 Jan 2009 04:05:03 +0000 (21:05 -0700)] 
Bugfix-- twitterbot help message was not showing when no ini file present

15 years agoNew functionality... time for v0.5 twitter-0.5
Mike Verdone [Mon, 19 Jan 2009 04:41:34 +0000 (21:41 -0700)] 
New functionality... time for v0.5

15 years agoAdd Wes D. to AUTHORS file.
Mike Verdone [Mon, 19 Jan 2009 04:38:20 +0000 (21:38 -0700)] 
Add Wes D. to AUTHORS file.

15 years agoAdd reply action (patch by Wes Devauld)
Mike Verdone [Mon, 19 Jan 2009 04:35:23 +0000 (21:35 -0700)] 
Add reply action (patch by Wes Devauld)

15 years agoAdd Hatem to AUTHORS file, prep for 0.4.5 release soonish
Mike Verdone [Wed, 14 Jan 2009 03:08:06 +0000 (20:08 -0700)] 
Add Hatem to AUTHORS file, prep for 0.4.5 release soonish

15 years agoAllowing the choice of twitter domain.
Hatem Nassrat [Mon, 12 Jan 2009 00:23:44 +0000 (20:23 -0400)] 
Allowing the choice of twitter domain.

15 years agoIgnoring egg-info for twitter egg.
Hatem Nassrat [Sun, 11 Jan 2009 23:11:21 +0000 (19:11 -0400)] 
Ignoring egg-info for twitter egg.

15 years agoUsing source for all POST as indicated on http://groups.google.com/group/twitter...
Hatem Nassrat [Sun, 11 Jan 2009 20:45:10 +0000 (16:45 -0400)] 
Using source for all POST as indicated on http://groups.google.com/group/twitter-development-talk/browse_thread/thread/c3b107703a183575

15 years agoAdded twitter.py as application agent for updates
Hatem Nassrat [Sun, 11 Jan 2009 18:01:25 +0000 (14:01 -0400)] 
Added twitter.py as application agent for updates

15 years agoAdding ignores file to repo
Hatem Nassrat [Sun, 11 Jan 2009 17:58:11 +0000 (13:58 -0400)] 
Adding ignores file to repo

15 years agoChange dateutil to python-dateutil because some loser decided to rename it. (Thanks...
mverdone [Mon, 15 Dec 2008 20:24:54 +0000 (20:24 +0000)] 
Change dateutil to python-dateutil because some loser decided to rename it. (Thanks Leigh)

git-svn-id: http://svn.mike.verdone.ca/pyprojects/twitter/trunk@188 d723f978-dc38-0410-87ed-da353333cdcc

15 years ago0.4.3 - fix for broken POST requests
mverdone [Sat, 22 Nov 2008 19:50:28 +0000 (19:50 +0000)] 
0.4.3 - fix for broken POST requests

git-svn-id: http://svn.mike.verdone.ca/pyprojects/twitter/trunk@186 d723f978-dc38-0410-87ed-da353333cdcc

15 years agoREADME updates
mverdone [Sat, 15 Nov 2008 08:12:46 +0000 (08:12 +0000)] 
README updates

git-svn-id: http://svn.mike.verdone.ca/pyprojects/twitter/trunk@184 d723f978-dc38-0410-87ed-da353333cdcc