* Fix #74
[rainbowstream.git] / rainbowstream /
2014-12-22 vunhat_minh* Fix #74
2014-12-22 OrakaroMerge pull request #77 from nwtti/master
2014-12-22 OrakaroMerge pull request #78 from QuadPiece/patch-1
2014-12-12 Dominik V. SalonenSmall grammar correction
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-25 Lukas PohlreichEmpty string is false
2014-10-24 Lukas PohlreichUpdate PREFIX after config change
2014-10-24 Lukas PohlreichAdded #me for actual user's name
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 vunhat_minhbumped version
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 PohlreichAdded util function to print 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 Orakarofix bug when #client not exist
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-06 Orakarofallback humanize function for arrow now supported...
2014-09-05 Orakarotested on MacOSX
2014-09-05 vunhat_minhlambda *args: None
2014-09-05 vunhat_minhMac emoji support
2014-09-04 Orakaroadd debug option
2014-09-03 Orakarodo nothing when meet other event in stream
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-26 vunhat_minhfix #46
2014-08-25 Orakarofix document
2014-08-25 vunhat_minhfinal version
2014-08-25 vunhat_minhworking fine in CentOS
2014-08-25 Orakaroadd info and colored
2014-08-24 Orakaroprototype for message thread
2014-08-24 Orakaroquote and pause bug fix
2014-08-24 Orakarounocde symbol for retweet and favorite
2014-08-24 Orakarofix readline calculation bug with escape sequence in...
2014-08-23 Orakaroslightly change
2014-08-22 Orakarodelete unused lib
2014-08-22 Orakarorearrange functions and add docs
2014-08-22 OrakaroMerge pull request #44 from JohnWheel/master
2014-08-22 JohnAdded conversation command
2014-08-22 vunhat_minhcatch IOError when config not exists
2014-08-19 vunhat_minhMerge branch 'use_arrow'
2014-08-19 OrakaroMerge pull request #39 from bartj3/fix/timezones
2014-08-19 vunhat_minharrow
2014-08-19 OrakaroMerge pull request #40 from bartj3/fix/typo
2014-08-18 Bart van Zonfix typo in help
2014-08-18 Bart van Zonfix incorrect timezone parsing
2014-08-18 vunhat_minhpreview quote format
2014-08-17 Orakarorelease lock after Heartbeat timeout
2014-08-17 Orakarosupport quote format
2014-08-14 OrakaroMerge pull request #38 from frasertweedale/fix/no-gcc
2014-08-14 Fraser Tweedalec_image.py: use cc instead of gcc
2014-08-12 vunhat_minhconfig heartbeat-timeout to 120
2014-08-11 Orakaroxrange in python 3
2014-08-10 Orakarorefactoring
next