Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-05-04 | remove all Octopress stuff | Zhiming Wang | 1 | -78/+0 | |
2014-10-20 | initial setup | Zhiming Wang | 1 | -0/+0 | |
2012-10-01 | Using https instead of protocol relative urls, for Pinboard and Twitter feeds | Brandon Mathis | 1 | -5/+5 | |
2012-09-29 | Twitter API call and links are now protocol relative | Brandon Mathis | 1 | -5/+5 | |
2011-09-29 | removed console.log from twitter.js #facepalm | Brandon Mathis | 1 | -1/+0 | |
2011-09-29 | fixed issue with expanded twitter urls, fixed issue where twitter would ↵ | Brandon Mathis | 1 | -4/+8 | |
report seven day old tweets as "false" | |||||
2011-09-28 | added buffer for mentions in twitter stream | Brandon Mathis | 1 | -4/+3 | |
2011-09-27 | updated added reqwest to ender.js, fixed twitter.js url expansion bug | Brandon Mathis | 1 | -20/+19 | |
2011-09-26 | Refactores twitter widget | Frederic Hemberger | 1 | -59/+54 | |
- Order of code: Define functions first before using them - Fixed issues found by jsHint (http://jshint.com) - Switched to Twitter's current API url - Expand shortened urls, fixes #165 | |||||
2011-09-02 | fixed bug with twitter feed where it would sometimes say "undefined" if the ↵ | Brandon Mathis | 1 | -2/+2 | |
post was more than a month old | |||||
2011-08-04 | correctly scope locals | Philip Hofstetter | 1 | -1/+3 | |
having such generic variables as feed and i global is a recipe for trouble waiting to happen. These variables aren't used outside of the twitter plugin, so we can easily make them local to getTwitterFeed | |||||
2011-06-29 | Moved themes to .themes to get it out of the way. Updated Rakefile to ↵ | Brandon Mathis | 1 | -0/+0 | |
support .themes dir and remove duplication. Improved deploy task. Renamed init_deploy to cofig_deploy and rewrote it to update configurations in the Rakefile for easier deploy use | |||||
2011-06-08 | Improved the whitespace formatting for tweets where there are lots of | Brandon Mathis | 1 | -1/+1 | |
consecutive new lines | |||||
2011-06-08 | Typographic trying out some webfonts | Brandon Mathis | 1 | -1/+1 | |
Media query layout improvements Twitter now splits tweets with <br> and </p><p> on \n and \n\n RSS icon made a bit smaller | |||||
2011-06-07 | Added themes directory, improved javascript load and minification. | Brandon Mathis | 1 | -0/+80 | |