aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* update protected user supportrhenium2013-05-193-6/+11
* fix routerhenium2013-05-191-1/+1
* update aboutrhenium2013-05-184-51/+9
* disable Haml ugly optionrhenium2013-05-181-0/+1
* update routingrhenium2013-05-181-7/+3
* rename MainControllerrhenium2013-05-187-6/+2
* fix routingrhenium2013-05-184-79/+83
* update error handlingrhenium2013-05-183-45/+11
* improve behavior when unknown formatrhenium2013-05-182-3/+12
* fix .gitignorerhenium2013-05-121-2/+0
* fix user stats stringifyrhenium2013-05-121-5/+4
* bundle updaterhenium2013-05-121-12/+12
* UserStreams 503 support (503 will happen when trying to connect stream with d...rhenium2013-05-121-0/+4
* fix User.from_hash: mistake decision is the user changedrhenium2013-05-111-2/+2
* update Tweet.delete_from_idrhenium2013-05-111-6/+9
* able to delete multiple tweets at oncerhenium2013-05-111-4/+4
* update .gitignorerhenium2013-05-111-0/+2
* caching tweet ids in tweets#best, ..rhenium2013-05-111-6/+19
* fix README.mdrhenium2013-05-111-6/+6
* add describe Retweetrhenium2013-05-111-1/+20
* add spec: Tweet.ofrhenium2013-05-111-0/+9
* add describe Favoriterhenium2013-05-111-1/+17
* fix testsrhenium2013-05-112-35/+41
* update README.mdrhenium2013-05-111-15/+43
* add with=user parameter in UserStreamsrhenium2013-05-111-0/+3
* change Account.consumer_version to be not nullablerhenium2013-05-112-2/+7
* fix User.from_hashrhenium2013-05-111-4/+4
* update User.from_hash: tweet's profile_image_url is often different from even...rhenium2013-05-111-2/+5
* clean receiverrhenium2013-05-113-26/+33
* use MessagePack-RPC in Login - Daemonrhenium2013-05-115-109/+91
* split receiverrhenium2013-05-112-205/+210
* add UserStream scrub_geo support(ignore)rhenium2013-05-111-0/+2
* move receiverrhenium2013-05-113-282/+287
* update collector: add logging when unauthorizedrhenium2013-05-111-0/+2
* update collectorrhenium2013-05-117-396/+333
* HTML escape "&" in bio and name (temp / should be rewritten)rhenium2013-05-101-2/+2
* fix users#statsrhenium2013-05-091-3/+3
* fix problem: protected user can't show own page (2) when OAuth Echore4k2013-05-071-3/+2
* fix problem: protected user can't show own pagere4k2013-05-071-0/+1
* fix typo...re4k2013-05-061-1/+1
* fix sql of Tweet#dicovered_ofre4k2013-05-061-3/+3
* optimize stats calc: unite #pluck sre4k2013-05-061-2/+1
* update statsre4k2013-05-064-20/+29
* update routesre4k2013-05-062-53/+60
* enable caching for user stats and friendshipsre4k2013-05-062-4/+14
* fix problem: can't show tweet#(best|timeline|recent) with no paramsre4k2013-05-061-1/+1
* add OAuth Echo supportre4k2013-05-067-15/+78
* add protected user support (temp)re4k2013-05-064-2/+32
* comment out MySqlChangeCharset migration (not needed / may be harmful [?]) an...re4k2013-05-063-28/+32
* fixed config.rure4k2013-05-061-1/+1