]> jfr.im git - z_archive/twitter.git/log
z_archive/twitter.git
14 years agoFixed bug with error reporting in the api. shellv2
Hatem Nassrat [Tue, 13 Oct 2009 13:35:36 +0000 (07:35 -0600)] 
Fixed bug with error reporting in the api.

14 years agoFinalized the implementation of save-state
Hatem Nassrat [Sun, 11 Oct 2009 23:27:14 +0000 (20:27 -0300)] 
Finalized the implementation of save-state

14 years agoTwitter shell retries twice if a IOError occur.
Hatem Nassrat [Sun, 11 Oct 2009 14:11:09 +0000 (11:11 -0300)] 
Twitter shell retries twice if a IOError occur.

Details:

    - IOError suaully caused by timeouts
    - Aditionally forced an error message to stderr

14 years agoShell improvments & save-state flag.
Hatem Nassrat [Sat, 3 Oct 2009 12:54:28 +0000 (06:54 -0600)] 
Shell improvments & save-state flag.

Details:

    - Recording Shell History to file
    - Initial Tab completion (buggy with completing options)
    - Save-State flag, for showing only entries that were not
      shown before. Useful with --refresh.

14 years agoAdding twitter version inside of twitter egg for easy access.
Hatem Nassrat [Sat, 3 Oct 2009 12:53:55 +0000 (06:53 -0600)] 
Adding twitter version inside of twitter egg for easy access.

14 years agoInitial modifications for a better TwitterShell.
Hatem Nassrat [Sat, 4 Apr 2009 20:18:46 +0000 (17:18 -0300)] 
Initial modifications for a better TwitterShell.

Details:
    - Using the readline module (when available)
    - Adding readline tab completion (not complete)
    - readline history at ~/.twitter_history

14 years agoFixed bug with long_opts and made opts accessible.
Hatem Nassrat [Sat, 4 Apr 2009 20:17:02 +0000 (17:17 -0300)] 
Fixed bug with long_opts and made opts accessible.

14 years agoFixed bug with TwitterCmdline and getopt errors.
Hatem Nassrat [Sat, 4 Apr 2009 19:57:56 +0000 (16:57 -0300)] 
Fixed bug with TwitterCmdline and getopt errors.

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

15 years agoFix for destroy requiring POST v0.4.2
mverdone [Sat, 15 Nov 2008 08:10:15 +0000 (08:10 +0000)] 
Fix for destroy requiring POST v0.4.2

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

15 years agoHeading for 0.4.1. Use stdlib json module if available, remove a 2.6 deprecation.
mverdone [Fri, 3 Oct 2008 17:48:51 +0000 (17:48 +0000)] 
Heading for 0.4.1. Use stdlib json module if available, remove a 2.6 deprecation.

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

15 years agolast minute 0.4 stuff
mverdone [Wed, 1 Oct 2008 04:16:02 +0000 (04:16 +0000)] 
last minute 0.4 stuff

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

15 years agoircbot utf-8 support, twitter.com downtime resistance
mverdone [Wed, 1 Oct 2008 04:07:58 +0000 (04:07 +0000)] 
ircbot utf-8 support, twitter.com downtime resistance

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

15 years agoadded license
mverdone [Wed, 1 Oct 2008 03:41:20 +0000 (03:41 +0000)] 
added license

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

15 years agoupdated for 0.4
mverdone [Wed, 1 Oct 2008 03:40:45 +0000 (03:40 +0000)] 
updated for 0.4

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

16 years agoDont print @ messages. Print all updates in last period, not just the first. in ircbo...
mverdone [Wed, 14 May 2008 15:59:17 +0000 (15:59 +0000)] 
Dont print @ messages. Print all updates in last period, not just the first. in ircbot. Also 0.3.1

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

16 years agoFix bug where max only one tweet is announced every 2 mins
mverdone [Tue, 13 May 2008 20:28:52 +0000 (20:28 +0000)] 
Fix bug where max only one tweet is announced every 2 mins

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

16 years agoFix html unescaping. Bump v to 0.3.
mverdone [Tue, 13 May 2008 16:24:57 +0000 (16:24 +0000)] 
Fix html unescaping. Bump v to 0.3.

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

16 years agobugfixes in irc bot for 0.2.1
mverdone [Mon, 12 May 2008 19:17:49 +0000 (19:17 +0000)] 
bugfixes in irc bot for 0.2.1

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

16 years agodocumentation. version bump to 0.2
mverdone [Sat, 10 May 2008 21:59:17 +0000 (21:59 +0000)] 
documentation. version bump to 0.2

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