Orakaro [Thu, 4 Aug 2016 10:17:33 +0000 (19:17 +0900)]
Merge pull request #183 from koobs/patch-1
Add LICENSE.txt to MANIFEST.in
Orakaro [Thu, 4 Aug 2016 10:16:33 +0000 (19:16 +0900)]
Merge pull request #184 from koobs/patch-2
Add Python 3.5 to Trove Classifiers
Kubilay Kocak [Thu, 4 Aug 2016 08:17:49 +0000 (18:17 +1000)]
Add Python 3.5 to Trove Classifiers
README.rst currently states "can run on Python 2.7.x and 3.x ."
Python 3.5 is the latest minor release, and we like PEP20 so explicitly
add Python 3.5 to the list of Trove Classifiers so it's clear to users
(and downstream OS packagers) that 3.5 is OK.
Kubilay Kocak [Thu, 4 Aug 2016 08:12:01 +0000 (18:12 +1000)]
Add LICENSE.txt to MANIFEST.in
Add LICENSE.txt to MANIFEST.in so the file is included in the source
distribution created for releases on PyPI.
This enables downstream users and packagers to confirm the licensing of
the project, and include the license file (along with any Copyright
header the text also includes) into packages for distribution for users.
Orakaro [Thu, 11 Feb 2016 14:50:40 +0000 (23:50 +0900)]
version command fixed
vunhat_minh [Tue, 9 Feb 2016 04:53:47 +0000 (13:53 +0900)]
Fix some bugs by pull requests
Orakaro [Tue, 9 Feb 2016 02:03:42 +0000 (11:03 +0900)]
Merge pull request #148 from Azy8BsKXVko/view_own_posts
Added command to view one's own statuses
Orakaro [Tue, 9 Feb 2016 02:00:10 +0000 (11:00 +0900)]
Merge pull request #156 from Azy8BsKXVko/fix_muting
Fixed muting bug
Orakaro [Tue, 9 Feb 2016 01:58:33 +0000 (10:58 +0900)]
Merge pull request #151 from Azy8BsKXVko/new_tweet_comm_fix
Fixed issue #149, stream hangup bug
Morgan Kalvin Nrykkxyyyn [Tue, 9 Feb 2016 00:47:54 +0000 (16:47 -0800)]
Minor change added to make it more like how it was before
Morgan Kalvin Nrykkxyyyn [Tue, 9 Feb 2016 00:45:12 +0000 (16:45 -0800)]
Fixed problem
It appears that there was a typo.
Morgan Kalvin Nrykkxyyyn [Tue, 9 Feb 2016 00:34:35 +0000 (16:34 -0800)]
Possibly fixed muting problem
Morgan Kalvin Nrykkxyyyn [Tue, 5 Jan 2016 03:00:22 +0000 (19:00 -0800)]
Changed command to 'me', moved help text
Morgan Kalvin Nrykkxyyyn [Tue, 5 Jan 2016 02:46:27 +0000 (18:46 -0800)]
Fixed stream hangup bug
Morgan N [Wed, 30 Dec 2015 23:56:28 +0000 (15:56 -0800)]
Added help text
Morgan N [Wed, 30 Dec 2015 23:53:12 +0000 (15:53 -0800)]
Fixed view_my_tweets input
Morgan N [Wed, 30 Dec 2015 23:47:54 +0000 (15:47 -0800)]
Added element to listen matrix thing
Morgan N [Wed, 30 Dec 2015 23:43:52 +0000 (15:43 -0800)]
Used the wrong method :)
Morgan N [Wed, 30 Dec 2015 23:36:44 +0000 (15:36 -0800)]
Added feature to easily view one's own tweets
Orakaro [Wed, 2 Sep 2015 01:28:14 +0000 (10:28 +0900)]
Merge pull request #131 from moehabib/patch-1
fix 'localtion' typo in readme file
Mohamed [Tue, 1 Sep 2015 15:44:13 +0000 (16:44 +0100)]
fix 'loclation' typo in readme file
vunhat_minh [Thu, 6 Aug 2015 03:43:55 +0000 (12:43 +0900)]
Add config document for IMAGE_RESIZE_TO_FIT and bump to version 1.3.1
vunhat_minh [Thu, 6 Aug 2015 03:35:00 +0000 (12:35 +0900)]
Merge branch 'master' of github.com:DTVD/rainbowstream
Orakaro [Thu, 6 Aug 2015 03:34:49 +0000 (12:34 +0900)]
Merge pull request #124 from bogwonch/dynamic-image-sizes
Image resizing for tall images.
vunhat_minh [Thu, 6 Aug 2015 03:31:38 +0000 (12:31 +0900)]
Update TwitterException handling
Joseph Hallett [Tue, 4 Aug 2015 21:44:33 +0000 (22:44 +0100)]
Implemented image resizing if image won't fit in window
vunhat_minh [Fri, 31 Jul 2015 07:43:03 +0000 (16:43 +0900)]
Display detail error when over 140 character limit
vunhat_minh [Fri, 31 Jul 2015 06:19:42 +0000 (15:19 +0900)]
autopep8
vunhat_minh [Fri, 31 Jul 2015 06:10:39 +0000 (15:10 +0900)]
Use entities/urls in open command
Orakaro [Fri, 31 Jul 2015 02:10:59 +0000 (11:10 +0900)]
Merge branch 'master' of github.com:DTVD/rainbowstream
Orakaro [Fri, 31 Jul 2015 02:10:36 +0000 (11:10 +0900)]
bumped version
Orakaro [Fri, 31 Jul 2015 01:40:53 +0000 (10:40 +0900)]
Merge pull request #101 from bketelsen/master
Add Dockerfile for self-contained runtime
Orakaro [Fri, 31 Jul 2015 01:40:33 +0000 (10:40 +0900)]
Merge pull request #100 from bradleyjones/check-tweet-length
Check tweet length
Orakaro [Fri, 31 Jul 2015 01:33:57 +0000 (10:33 +0900)]
Set -hr as default and drop the config
Orakaro [Fri, 31 Jul 2015 01:32:04 +0000 (10:32 +0900)]
Let -hr work with Python2
Orakaro [Fri, 31 Jul 2015 01:38:01 +0000 (10:38 +0900)]
Merge pull request #122 from bogwonch/better-images
Better images
Joseph Hallett [Thu, 30 Jul 2015 22:37:43 +0000 (23:37 +0100)]
Added 24bit color for pixel printing
Joseph Hallett [Thu, 30 Jul 2015 22:28:23 +0000 (23:28 +0100)]
Added flag to enable higher resolution printing
Restores the default behavior if no flags are added
Joseph Hallett [Thu, 30 Jul 2015 21:44:47 +0000 (22:44 +0100)]
Added a flag to enable 24bit color output in images.
Joseph Hallett [Thu, 30 Jul 2015 12:18:57 +0000 (13:18 +0100)]
Stopped images having their height halved when using blocky printing
Joseph Hallett [Wed, 29 Jul 2015 23:36:29 +0000 (00:36 +0100)]
doubled the resolution of images
Brian Ketelsen [Tue, 14 Apr 2015 12:55:53 +0000 (08:55 -0400)]
Add Dockerfile for self-contained runtime
Orakaro [Tue, 14 Apr 2015 08:48:16 +0000 (17:48 +0900)]
Update README.rst
Bradley Jones [Wed, 8 Apr 2015 15:46:35 +0000 (16:46 +0100)]
Check tweet length
Check the length of a tweet before sending to twitter and display error message
so user can change the message without having to wait for the twitter exception.
Orakaro [Sun, 8 Mar 2015 05:26:14 +0000 (14:26 +0900)]
Delete unused Error
Orakaro [Sun, 8 Mar 2015 05:20:14 +0000 (14:20 +0900)]
Merge pull request #90 from Tenzer/better-repall
Better nick handling in 'repall'
Jeppe Toustrup [Wed, 4 Mar 2015 12:17:21 +0000 (13:17 +0100)]
Iterate over the original_tweet variable, not the tweet module
Jeppe Toustrup [Fri, 27 Feb 2015 06:53:11 +0000 (07:53 +0100)]
Be sure to always include nick of person replied to with repall even if it's the user
Jeppe Toustrup [Thu, 26 Feb 2015 18:48:24 +0000 (19:48 +0100)]
Improvements to nicks handling in 'repall' command:
- Always have the owner of the tweet responding to first in the response
- Never include the user's nick in the list
- Make sure we don't have duplicate nicks
All with the added bonus of avoiding regexing due to Twitter's entities list
Orakaro [Sat, 14 Feb 2015 05:44:54 +0000 (14:44 +0900)]
minor fix
vunhat_minh [Mon, 22 Dec 2014 10:51:42 +0000 (19:51 +0900)]
Fix bug when start with public stream
vunhat_minh [Mon, 22 Dec 2014 10:17:49 +0000 (19:17 +0900)]
* Fix #74
* Add ability to switch to no-keyword public stream
Orakaro [Mon, 22 Dec 2014 08:40:19 +0000 (17:40 +0900)]
Merge pull request #77 from nwtti/master
stream argument and switch list argument
Orakaro [Mon, 22 Dec 2014 02:29:02 +0000 (11:29 +0900)]
Merge pull request #78 from QuadPiece/patch-1
Small grammar correction
Dominik V. Salonen [Fri, 12 Dec 2014 16:01:01 +0000 (17:01 +0100)]
Small grammar correction
witti96 [Sat, 29 Nov 2014 16:26:11 +0000 (17:26 +0100)]
ability to give lists name as switch argument
witti96 [Sat, 29 Nov 2014 16:11:25 +0000 (17:11 +0100)]
mini cleanup
witti96 [Sat, 29 Nov 2014 16:01:29 +0000 (17:01 +0100)]
Added --stream argument to change the stream on program start.
Orakaro [Mon, 17 Nov 2014 12:44:15 +0000 (21:44 +0900)]
Merge pull request #76 from TakuyaMK/patch-1
Update README.rst
Sergio Navarro Fernández [Fri, 14 Nov 2014 07:48:08 +0000 (08:48 +0100)]
Update README.rst
"libjpeg" doesn't exist anymore.
Orakaro [Tue, 11 Nov 2014 14:23:16 +0000 (23:23 +0900)]
ignore MacOSX file
Orakaro [Tue, 11 Nov 2014 14:21:56 +0000 (23:21 +0900)]
add repall command
vunhat_minh [Thu, 30 Oct 2014 04:58:07 +0000 (13:58 +0900)]
code convention
vunhat_minh [Thu, 30 Oct 2014 04:39:00 +0000 (13:39 +0900)]
Merge branch 'develop'
vunhat_minh [Thu, 30 Oct 2014 04:38:50 +0000 (13:38 +0900)]
bumped version
Orakaro [Thu, 30 Oct 2014 04:17:48 +0000 (13:17 +0900)]
Merge pull request #73 from polarkac/custom_prefix
Custom formatted prefix
Lukas Pohlreich [Wed, 29 Oct 2014 09:47:35 +0000 (10:47 +0100)]
Correct format after changing PREFIX config
Lukas Pohlreich [Sat, 25 Oct 2014 12:39:39 +0000 (14:39 +0200)]
Empty string is false
Lukas Pohlreich [Fri, 24 Oct 2014 14:59:45 +0000 (16:59 +0200)]
Update PREFIX after config change
Lukas Pohlreich [Fri, 24 Oct 2014 14:17:17 +0000 (16:17 +0200)]
Update PREFIX documentation
Lukas Pohlreich [Fri, 24 Oct 2014 14:01:35 +0000 (16:01 +0200)]
Added #me for actual user's name
Lukas Pohlreich [Fri, 24 Oct 2014 13:50:51 +0000 (15:50 +0200)]
Custom prefix with formatting
vunhat_minh [Fri, 24 Oct 2014 03:22:17 +0000 (12:22 +0900)]
use only g[PREFIX] to display
vunhat_minh [Thu, 23 Oct 2014 04:39:08 +0000 (13:39 +0900)]
Twitter Error display bug in Python 3
vunhat_minh [Thu, 23 Oct 2014 04:20:47 +0000 (13:20 +0900)]
trivival refactoring
Orakaro [Thu, 23 Oct 2014 04:10:40 +0000 (13:10 +0900)]
Update README.rst
vunhat_minh [Thu, 23 Oct 2014 03:44:06 +0000 (12:44 +0900)]
bumped version
Orakaro [Thu, 23 Oct 2014 03:36:54 +0000 (12:36 +0900)]
Merge pull request #71 from polarkac/better_errors
Better errors
vunhat_minh [Thu, 23 Oct 2014 03:01:31 +0000 (12:01 +0900)]
cleanup PR 70
Orakaro [Thu, 23 Oct 2014 02:15:17 +0000 (11:15 +0900)]
Merge pull request #70 from polarkac/show_version
Show version
Lukas Pohlreich [Wed, 22 Oct 2014 11:04:41 +0000 (13:04 +0200)]
Fix typo
Lukas Pohlreich [Wed, 22 Oct 2014 10:18:02 +0000 (12:18 +0200)]
Print twitter errors
Lukas Pohlreich [Wed, 22 Oct 2014 10:17:21 +0000 (12:17 +0200)]
Added util function to print twitter errors
Lukas Pohlreich [Wed, 22 Oct 2014 09:21:02 +0000 (11:21 +0200)]
Commad to show current version
Orakaro [Sun, 5 Oct 2014 07:24:46 +0000 (16:24 +0900)]
Add STREAM_DELAY config key
Orakaro [Sun, 5 Oct 2014 06:46:32 +0000 (15:46 +0900)]
Merge pull request #69 from GreenZapdos/master
Added STREAM_DELAY
GreenZapdos [Sun, 5 Oct 2014 05:40:58 +0000 (23:40 -0600)]
Added STREAM_DELAY
Orakaro [Sat, 4 Oct 2014 08:01:29 +0000 (17:01 +0900)]
Add python2 compatibility to PR #66
Orakaro [Sat, 4 Oct 2014 06:47:26 +0000 (15:47 +0900)]
Merge pull request #66 from rc0r/master
HTTP/SOCKS proxy support added (resolves DTVD/rainbowstream#60)
rc0r [Fri, 3 Oct 2014 05:45:23 +0000 (07:45 +0200)]
Default proxy type setting corrected
rc0r [Thu, 2 Oct 2014 21:07:08 +0000 (23:07 +0200)]
HTTP/SOCKS proxy support added (resolves DTVD/rainbowstream#60)
Orakaro [Sat, 27 Sep 2014 16:42:17 +0000 (01:42 +0900)]
reset PREFIX after switch stream
Orakaro [Sat, 27 Sep 2014 16:37:10 +0000 (01:37 +0900)]
Merge pull request #65 from polarkac/prefix_switch_fix
Change prefix when switch to public or mine stream
Lukas Pohlreich [Sat, 27 Sep 2014 07:34:00 +0000 (09:34 +0200)]
Change prefix when switch to public or mine stream
Orakaro [Sat, 27 Sep 2014 02:55:19 +0000 (11:55 +0900)]
change PREFIX in switch list
Orakaro [Sat, 27 Sep 2014 02:52:05 +0000 (11:52 +0900)]
update the PREFIX immediately
Orakaro [Fri, 26 Sep 2014 13:47:58 +0000 (22:47 +0900)]
fix bug with ONLY_LIST and IGNORE_LIST
Orakaro [Fri, 26 Sep 2014 12:31:14 +0000 (21:31 +0900)]
Merge pull request #62 from polarkac/sorting_tweets_list
Reversed sorting for tweets in list
Lukas Pohlreich [Fri, 26 Sep 2014 10:31:22 +0000 (12:31 +0200)]
Reversed sorting for tweets in list
'home' command returns tweets ordered from oldest to newest.
This patch do same thing for 'list home' command
vunhat_minh [Thu, 25 Sep 2014 03:46:45 +0000 (12:46 +0900)]
fix help message