Gordon Shumway
|
9b7d3f9b4f
|
fix link shortening
|
2019-03-05 22:33:26 -05:00 |
|
Gordon Shumway
|
2756c31bb5
|
tweet_mode: extended
|
2019-03-05 20:13:45 -05:00 |
|
Gordon Shumway
|
e69d5e4397
|
python3 compatible, working woeid lookup
|
2019-03-05 19:45:06 -05:00 |
|
reticulatingspline
|
6338d0707a
|
Misc fixes for unicode characters in name on each function.
|
2015-05-12 07:20:13 -04:00 |
|
spline
|
900e669861
|
Trying out a small fix to relative time that will correct some negative dates (thx snackle).
|
2014-09-03 12:01:50 -04:00 |
|
spline
|
061da46fb9
|
Fix \r and \n in tweets that would break formatting.
|
2013-12-09 19:57:45 -05:00 |
|
spline
|
f96245c677
|
Screwed two things up in the last push.
|
2013-06-21 13:36:41 -04:00 |
|
spline
|
e366582110
|
Fix some tiny bugs with formatting, etc. I also added instructions in the README to use messageparser.
|
2013-06-21 13:32:22 -04:00 |
|
spline
|
53c9eaf7b8
|
Fix tsearch count max because Twitters API apparently does not use count when issuing searchtype
|
2013-06-20 14:46:09 -04:00 |
|
spline
|
3bbfb3884a
|
Fix issue with getopts in Twitter and --id
|
2013-06-03 19:08:26 -04:00 |
|
spline
|
49ec63736e
|
Ok, I botched the isVoicePlus. It's fixed now. Typo on error message fixed, also.
|
2013-05-28 10:16:05 -04:00 |
|
spline
|
edbfdd526d
|
Broke the code to check if isVoicePlus. Fixed in all 3 commands.
|
2013-05-27 18:12:35 -04:00 |
|
spline
|
9a2c05b601
|
Add in new config variable. Polish up plugin.py a bit and refactor some code.
|
2013-05-27 18:06:12 -04:00 |
|
spline
|
2312fe4199
|
Implement config variable to require voice to use all commands and code in functions.
|
2013-05-26 15:35:54 -04:00 |
|
spline
|
2c146c8046
|
Ooops. I used the wrong field for tweets in --info.
|
2013-04-13 18:54:48 -04:00 |
|
spline
|
b7bde2f906
|
Add in signup + tweets to --info. Continue to polish up and change some logic.
|
2013-04-13 18:39:18 -04:00 |
|
spline
|
9aa9502b36
|
Fix some commenting. Fix central error handing of messages. Still work to do.
|
2013-04-12 18:20:28 -04:00 |
|
spline
|
c278f80616
|
Botched that error parse attempt. Fixed now for each instance in twitter command.
|
2013-02-02 16:58:40 -05:00 |
|
spline
|
6a0253f9ec
|
Clean up whitespace. Add in exception for protected Tweets (user account is locked).
|
2013-02-02 07:49:21 -05:00 |
|
spline
|
2398d6c069
|
Make sure we have twitterApi object before running commands. Error if not.
|
2013-01-21 11:01:10 -05:00 |
|
spline
|
39fcb2aa65
|
Change oauth class so we don't return read urllib2 object, meaning we can't grab the status code out of it. Minor structural changes.
|
2013-01-21 10:05:00 -05:00 |
|
spline
|
683cd3861b
|
Update some stuff in plugin. Update copyrights and ids.
|
2013-01-20 14:12:54 -05:00 |
|
spline
|
2396301d06
|
Update formatting/error messages.
|
2013-01-12 12:56:29 -05:00 |
|
spline
|
e5bebd401d
|
Fixed a stupid bug due to names.
|
2013-01-12 12:41:00 -05:00 |
|
spline
|
24031f9f1b
|
Updating my work here. Still in flux. Streamlining a ton here and centralizing the Twitter API call. Still unfinished. Updated trends with exclude.
|
2013-01-12 11:50:50 -05:00 |
|
spline
|
471f54fb87
|
Temp fix #2
|
2012-12-23 16:37:42 -05:00 |
|
spline
|
72b3af33a4
|
Temp fix
|
2012-12-23 16:36:34 -05:00 |
|
spline
|
a718e30144
|
Latest
|
2012-11-30 12:09:09 -05:00 |
|
spline
|
f40a232155
|
More fixes.
|
2012-10-27 14:54:17 -04:00 |
|
spline
|
b8ef2b72e7
|
Streamline checkCredentials on suggestion from ProgVal.
|
2012-10-27 12:56:30 -04:00 |
|
spline
|
2cfbf3d654
|
Add in tests for keys.
|
2012-10-27 12:49:23 -04:00 |
|
spline
|
ea5b33638a
|
Add in color url support in text for tweets.
|
2012-10-26 06:52:35 -04:00 |
|
spline
|
ab48ce05df
|
Add a little more
|
2012-10-26 02:27:02 -04:00 |
|
spline
|
9b58ae8382
|
Improve strip_accents
|
2012-10-26 00:36:15 -04:00 |
|
spline
|
1a0e6546c9
|
Add in some TODOs.
|
2012-10-26 00:26:11 -04:00 |
|
spline
|
e4d10f07cb
|
Fix up ratelimits a little.
|
2012-10-26 00:25:01 -04:00 |
|
spline
|
0e0a14db45
|
Add in color option + more cleanups.
|
2012-10-25 21:16:48 -04:00 |
|
spline
|
ff0bf344f1
|
Finished up the nort/noreply. I reversed the default behavior because most people want RT/reply by default.
|
2012-10-25 20:29:37 -04:00 |
|
spline
|
9a92017ba9
|
Moved some of the encodes to make the get cleaner.
|
2012-10-25 20:23:43 -04:00 |
|
spline
|
816cc4b6bb
|
Misc fixes in tsearch. We also add in separate config variables for max/search results.
|
2012-10-25 18:56:08 -04:00 |
|
spline
|
2449f9a42e
|
Initial push..
|
2012-10-23 15:03:06 -04:00 |
|