aboutsummaryrefslogtreecommitdiff
path: root/.themes/classic/source/javascripts (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-15Refactoring addSidebarToggler()Simone1-5/+1
2013-04-04fixed video wrapping jsBrandon Mathis1-12/+6
2013-04-04fixed mobile navigationBrandon Mathis1-11/+9
2013-03-11fixed addSidebarToggler where index and section were flip-floppedBrandon Mathis1-1/+1
2013-03-10Fixed GitHub jsonp call. Closed #1118Brandon Mathis1-1/+1
2013-03-10Mobile nav fixed.peterboni1-2/+2
2013-03-09Removed Twitter and Ender.js. Added jQuery and updated ModernizrBrandon Mathis5-3308/+13
2013-02-20Use HTML5 '&' character to connect query params in GitHub API call. #1031.Parker Moore1-1/+1
2013-02-18Use the Github API repo sorting.Michael G. Schwern1-9/+1
2013-02-15Fixed issue with mobile nav choosing the last option by default. Fixes #950.Floyd Pink1-0/+1
2013-01-06updated ender.js to latestBrandon Mathis2-1400/+3159
2013-01-02Escape github repo descriptions, as they may contain HTML.Thomas Rix1-1/+4
2012-10-01Using https instead of protocol relative urls, for Pinboard and Twitter feedsBrandon Mathis2-7/+7
2012-09-29Twitter API call and links are now protocol relativeBrandon Mathis1-5/+5
2012-09-09Updated Github API to V3.Zhao Lü1-1/+1
2012-09-09Updated Github API to V3.Zhao Lü1-5/+5
2012-07-24Updated Github API to V3.Zhao Lü1-1/+1
2012-07-19Updated Github API to V3.Zhao Lü1-5/+5
2011-12-21Fix delicious widget js errorhSATAC1-1/+1
2011-12-10now mobile navigation inlcudes subscription links fixes #299Brandon Mathis1-1/+5
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