Added help text
[rainbowstream.git] / rainbowstream / draw.py
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-10-04 OrakaroAdd python2 compatibility to PR #66
2014-09-24 Orakarofix bug when #client not exist
2014-09-24 Orakaroadd share command and show Twitter client name
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-08-30 Orakaroadd retweet of my tweet to notification
2014-08-30 Orakaroadd notification command
2014-08-26 Orakaroadd color for my nick and fix https open bug
2014-08-26 Orakaroadd color for mytweet
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-22 Orakarodelete unused lib
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-18 Bart van Zonfix incorrect timezone parsing
2014-08-18 vunhat_minhpreview quote format
2014-08-17 Orakarosupport quote format
2014-08-11 Orakaroxrange in python 3
2014-08-09 Orakaroremove default theme, add retweet count and favorites...
2014-08-07 vunhat_minhmerge with built mute dict
2014-08-06 Orakaroadd muting filter for stream API
2014-08-03 OrakaroProcess to Thread, Goodbye SQLAlchemy
2014-07-29 vunhat_minhrefactoring some code
2014-07-28 vunhat_minhadd color for hashtag and try catch for quit() in ctrl+c
2014-07-27 Orakarocheck semaphore fist on tweet and message
2014-07-27 Orakaropause + replay
2014-07-27 Orakaro[] and id=
2014-07-27 Orakaroformat tweet and status
2014-07-25 OrakaroMerge pull request #21 from mafagafogigante/typos
2014-07-25 mafagafogiganteSome typos fixed
2014-07-25 vunhat_minhconfigurable prefix + change THEME in config
2014-07-25 vunhat_minhdrop custom config, change IMAGE_ON_TERM on app running
2014-07-24 vunhat_minhnotify config changed in draw
2014-07-20 Orakaroautopep8 and bumped version
2014-07-20 OrakaroMerge branch 'unescape'
2014-07-20 OrakaroMerge pull request #20 from bnrubin/master
2014-07-20 Orakarosuggest fix for #20
2014-07-20 Benjamin RubinGrab full text for retweeted statuses
2014-07-20 Benjamin RubinUnescape HTML entities in tweets and messages
2014-07-19 Orakarosemaphore ater enter key are pushed
2014-07-17 Orakarore saerch keyword without hashtag
2014-07-15 Orakaroterm color define only by number
2014-07-15 Orakarogenerate config file by default
2014-07-13 Orakarolist fully supported and autopep8
2014-07-12 Orakaromerge py3 support
2014-07-12 Orakaroadd list support and seperate help
2014-07-11 vunhat_minhiot support Python 3
2014-07-11 vunhat_minhadd support for python 3
2014-07-10 vunhat_minhfix image IOError
2014-07-04 vunhat_minhreset cache
2014-07-04 vunhat_minhsignificant bug fix
2014-07-04 vunhat_minhfix bug for favorited
2014-07-04 Orakaroadd calendar and calculator support in theme
2014-07-03 Orakarofix pull request 2
2014-07-03 Vu Nhat Minhnotify
2014-07-03 Vu Nhat Minhterm
2014-07-03 Vu Nhat Minhterm
2014-07-03 Vu Nhat Minhglobal for draw
2014-07-03 Vu Nhat Minhcolor from draw
2014-07-03 Vu Nhat Minhcycle-color
2014-07-03 Vu Nhat Minhfix sqlalchemy bug
2014-07-03 Vu Nhat Minhfix bug
2014-07-03 Vu Nhat Minhcheck if None
2014-07-03 Vu Nhat Minhtheme on DB
2014-07-02 Orakaroautopep8
2014-07-02 Orakarochange theme base on config
2014-07-02 Vu Nhat MinhRGB not bold
2014-07-02 Vu Nhat Minhadd 256 RGB supported
2014-07-02 Vu Nhat Minhglobals
2014-07-02 Vu Nhat Minhcolor_func
2014-07-02 Vu Nhat Minhload config
2014-07-02 Vu Nhat Minhconfigurable
2014-07-02 Vu Nhat Minhlight color
2014-07-02 Vu Nhat Minhworking seperated
2014-07-02 Vu Nhat Minhseperate draw module