Fix some bugs by pull requests
[rainbowstream.git] / rainbowstream / rainbow.py
2016-02-09 vunhat_minhFix some bugs by pull requests
2016-02-09 OrakaroMerge pull request #148 from Azy8BsKXVko/view_own_posts
2016-02-09 OrakaroMerge pull request #156 from Azy8BsKXVko/fix_muting
2016-02-09 OrakaroMerge pull request #151 from Azy8BsKXVko/new_tweet_comm_fix
2016-02-09 Morgan Kalvin Nryk... Minor change added to make it more like how it was...
2016-02-09 Morgan Kalvin Nryk... Fixed problem
2016-02-09 Morgan Kalvin Nryk... Possibly fixed muting problem
2016-01-05 Morgan Kalvin Nryk... Changed command to 'me', moved help text
2016-01-05 Morgan Kalvin Nryk... Fixed stream hangup bug
2015-12-30 Morgan NAdded help text
2015-12-30 Morgan NFixed view_my_tweets input
2015-12-30 Morgan NAdded element to listen matrix thing
2015-12-30 Morgan NUsed the wrong method :)
2015-12-30 Morgan NAdded feature to easily view one's own tweets
2015-08-06 vunhat_minhMerge branch 'master' of github.com:DTVD/rainbowstream
2015-08-06 OrakaroMerge pull request #124 from bogwonch/dynamic-image...
2015-08-04 Joseph HallettImplemented image resizing if image won't fit in window
2015-07-31 vunhat_minhDisplay detail error when over 140 character limit
2015-07-31 vunhat_minhautopep8
2015-07-31 vunhat_minhUse entities/urls in open command
2015-07-31 OrakaroMerge branch 'master' of github.com:DTVD/rainbowstream
2015-07-31 Orakarobumped version
2015-07-31 OrakaroMerge pull request #101 from bketelsen/master
2015-07-31 OrakaroMerge pull request #100 from bradleyjones/check-tweet...
2015-07-31 OrakaroSet -hr as default and drop the config
2015-07-31 OrakaroMerge pull request #122 from bogwonch/better-images
2015-07-30 Joseph HallettAdded flag to enable higher resolution printing
2015-07-30 Joseph HallettAdded a flag to enable 24bit color output in images.
2015-04-08 Bradley JonesCheck tweet length
2015-03-08 OrakaroDelete unused Error
2015-03-08 OrakaroMerge pull request #90 from Tenzer/better-repall
2015-03-04 Jeppe ToustrupIterate over the original_tweet variable, not the tweet...
2015-02-27 Jeppe ToustrupBe sure to always include nick of person replied to...
2015-02-26 Jeppe ToustrupImprovements to nicks handling in 'repall' command:
2015-02-14 Orakarominor fix
2014-12-22 vunhat_minhFix bug when start with public stream
2014-12-22 vunhat_minh* Fix #74
2014-12-22 OrakaroMerge pull request #77 from nwtti/master
2014-11-29 witti96ability to give lists name as switch argument
2014-11-29 witti96mini cleanup
2014-11-29 witti96Added --stream argument to change the stream on program...
2014-11-11 Orakaroadd repall command
2014-10-30 vunhat_minhcode convention
2014-10-30 vunhat_minhMerge branch 'develop'
2014-10-30 vunhat_minhbumped version
2014-10-30 OrakaroMerge pull request #73 from polarkac/custom_prefix
2014-10-29 Lukas PohlreichCorrect format after changing PREFIX config
2014-10-24 Lukas PohlreichUpdate PREFIX after config change
2014-10-24 Lukas PohlreichCustom prefix with formatting
2014-10-24 vunhat_minhuse only g[PREFIX] to display
2014-10-23 vunhat_minhTwitter Error display bug in Python 3
2014-10-23 vunhat_minhtrivival refactoring
2014-10-23 OrakaroMerge pull request #71 from polarkac/better_errors
2014-10-23 vunhat_minhcleanup PR 70
2014-10-23 OrakaroMerge pull request #70 from polarkac/show_version
2014-10-22 Lukas PohlreichFix typo
2014-10-22 Lukas PohlreichPrint twitter errors
2014-10-22 Lukas PohlreichCommad to show current version
2014-10-05 OrakaroAdd STREAM_DELAY config key
2014-10-05 OrakaroMerge pull request #69 from GreenZapdos/master
2014-10-05 GreenZapdosAdded STREAM_DELAY
2014-10-04 OrakaroAdd python2 compatibility to PR #66
2014-10-04 OrakaroMerge pull request #66 from rc0r/master
2014-10-03 rc0rDefault proxy type setting corrected
2014-10-02 rc0rHTTP/SOCKS proxy support added (resolves DTVD/rainbowst...
2014-09-27 Orakaroreset PREFIX after switch stream
2014-09-27 OrakaroMerge pull request #65 from polarkac/prefix_switch_fix
2014-09-27 Lukas PohlreichChange prefix when switch to public or mine stream
2014-09-27 Orakarochange PREFIX in switch list
2014-09-27 Orakaroupdate the PREFIX immediately
2014-09-26 Orakarofix bug with ONLY_LIST and IGNORE_LIST
2014-09-26 OrakaroMerge pull request #62 from polarkac/sorting_tweets_list
2014-09-26 Lukas PohlreichReversed sorting for tweets in list
2014-09-25 vunhat_minhfix help message
2014-09-25 vunhat_minhignore some FORMAT on config command and display direct...
2014-09-24 Orakaroadd share command and show Twitter client name
2014-09-21 Orakaroadd reconn notice for Hangup
2014-09-19 Orakaroadd comments and fix bug in upgrade_center with python3
2014-09-19 vunhat_minhfix readline calculation messed up with color sequence
2014-09-13 Orakarotrivival coloring
2014-09-13 Orakaroadd feature switch to a list stream
2014-09-12 vunhat_minhfix notification duplicate bug
2014-09-10 vunhat_minhadjust message
2014-09-10 vunhat_minhupgrade center
2014-09-05 vunhat_minhMac emoji support
2014-09-04 Orakaroadd debug option
2014-09-02 Orakaroonly use PREFIX as a string in raw_input
2014-08-30 Orakaroadd retweet of my tweet to notification
2014-08-30 Orakaroadd notification command
2014-08-29 vunhat_minhdelete unused break
2014-08-29 vunhat_minhfix bug of unicode prefix character
2014-08-27 vunhat_minhimprove search query
2014-08-26 Orakaroadd color for my nick and fix https open bug
2014-08-26 OrakaroMerge pull request #47 from hexagon5un/master
2014-08-26 Elliot Williamsadded support for "open" follow https:// links
2014-08-26 Orakaroadd color for mytweet
2014-08-25 vunhat_minhworking fine in CentOS
2014-08-24 Orakaroprototype for message thread
2014-08-24 Orakaroquote and pause bug fix
2014-08-24 Orakarofix readline calculation bug with escape sequence in...
next