aboutsummaryrefslogtreecommitdiff
path: root/.themes/classic/source/javascripts (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-28Add response check, fixes #252Frederic Hemberger1-2/+3
2011-09-29removed console.log from twitter.js #facepalmBrandon Mathis1-1/+0
2011-09-29fixed issue with expanded twitter urls, fixed issue where twitter would repor...Brandon Mathis1-4/+8
2011-09-29updated github.js to use reqwest.js with EnderBrandon Mathis1-10/+7
2011-09-28added buffer for mentions in twitter streamBrandon Mathis1-4/+3
2011-09-27updated added reqwest to ender.js, fixed twitter.js url expansion bugBrandon Mathis2-25/+31
2011-09-27fixed github line numbering issue, fixed a few bugs in code block stylingBrandon Mathis1-1/+1
2011-09-26jsHint'ed octopress.jsFrederic Hemberger1-3/+3
2011-09-26jsHint'ed github.jsFrederic Hemberger1-37/+33
2011-09-26Fixes delicious integration #179Frederic Hemberger1-0/+9
2011-09-26Refactores twitter widgetFrederic Hemberger1-59/+54
2011-09-25Ender.js is now loaded locally instead of hotlinkingBrandon Mathis1-1/+37
2011-09-25now layouts or pages can specify "sidebar: collapse" in the yaml front matter...Brandon Mathis1-9/+11
2011-09-25mobile nav javascript updated to still work with role='main-navigation' since...Brandon Mathis1-0/+1
2011-09-24Fixes child selector for param[name=movie], #168Frederic Hemberger1-1/+1
2011-09-21Fixed misuse of ARIA roles (see http://dev.opera.com/articles/view/introducti...Frederic Hemberger1-4/+4
2011-09-18Fixes spacing and global variable leaks, JSHint checkFrederic Hemberger1-41/+44
2011-09-02fixed bug with twitter feed where it would sometimes say "undefined" if the p...Brandon Mathis1-2/+2
2011-08-04corrected fork skipping logicPhilip Hofstetter1-1/+1
2011-08-04make listing/not listing of forks configurablePhilip Hofstetter1-2/+3
2011-08-04allow limiting the amount of repos to displayPhilip Hofstetter1-5/+9
2011-08-04add github repositories sidebar pluginPhilip Hofstetter1-0/+38
2011-08-04correctly scope localsPhilip Hofstetter1-1/+3
2011-07-26added support for pygments.rb removing dependency on pygments, added support ...Brandon Mathis1-12/+1
2011-07-24improved navigation selection and fixed mobile nav selectBrandon Mathis1-2/+2
2011-07-151. Udated category layoutBrandon Mathis1-3/+1
2011-07-131. Styled pagination for blog indexBrandon Mathis1-1/+1
2011-07-13fixed sidebar columnizationBrandon Mathis1-7/+9
2011-07-121. Made default layout more generic.Brandon Mathis1-1/+11
2011-06-29Moved themes to .themes to get it out of the way. Updated Rakefile to support...Brandon Mathis8-0/+2166