aboutsummaryrefslogtreecommitdiff
path: root/.themes/classic/source/javascripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring addSidebarToggler()Simone2014-06-151-5/+1
* fixed video wrapping jsBrandon Mathis2013-04-041-12/+6
* fixed mobile navigationBrandon Mathis2013-04-041-11/+9
* fixed addSidebarToggler where index and section were flip-floppedBrandon Mathis2013-03-111-1/+1
* Merge pull request #1116 from peterboni/patch-1Brandon Mathis2013-03-101-2/+2
|\
| * Mobile nav fixed.peterboni2013-03-101-2/+2
* | Fixed GitHub jsonp call. Closed #1118Brandon Mathis2013-03-101-1/+1
|/
* Removed Twitter and Ender.js. Added jQuery and updated ModernizrBrandon Mathis2013-03-095-3308/+13
* Use HTML5 '&' character to connect query params in GitHub API call. #1031.Parker Moore2013-02-201-1/+1
* Use the Github API repo sorting.Michael G. Schwern2013-02-181-9/+1
* Fixed issue with mobile nav choosing the last option by default. Fixes #950.Floyd Pink2013-02-151-0/+1
* updated ender.js to latestBrandon Mathis2013-01-062-1400/+3159
* Escape github repo descriptions, as they may contain HTML.Thomas Rix2013-01-021-1/+4
* Using https instead of protocol relative urls, for Pinboard and Twitter feedsBrandon Mathis2012-10-012-7/+7
* Twitter API call and links are now protocol relativeBrandon Mathis2012-09-291-5/+5
* Updated Github API to V3.Zhao Lü2012-09-091-1/+1
* Updated Github API to V3.Zhao Lü2012-09-091-5/+5
* Fix delicious widget js errorhSATAC2011-12-211-1/+1
* now mobile navigation inlcudes subscription links fixes #299Brandon Mathis2011-12-101-1/+5
* Add response check, fixes #252Frederic Hemberger2011-10-281-2/+3
* removed console.log from twitter.js #facepalmBrandon Mathis2011-09-291-1/+0
* fixed issue with expanded twitter urls, fixed issue where twitter would repor...Brandon Mathis2011-09-291-4/+8
* updated github.js to use reqwest.js with EnderBrandon Mathis2011-09-291-10/+7
* added buffer for mentions in twitter streamBrandon Mathis2011-09-281-4/+3
* updated added reqwest to ender.js, fixed twitter.js url expansion bugBrandon Mathis2011-09-272-25/+31
* fixed github line numbering issue, fixed a few bugs in code block stylingBrandon Mathis2011-09-271-1/+1
* jsHint'ed octopress.jsFrederic Hemberger2011-09-261-3/+3
* jsHint'ed github.jsFrederic Hemberger2011-09-261-37/+33
* Fixes delicious integration #179Frederic Hemberger2011-09-261-0/+9
* Refactores twitter widgetFrederic Hemberger2011-09-261-59/+54
* Ender.js is now loaded locally instead of hotlinkingBrandon Mathis2011-09-251-1/+37
* now layouts or pages can specify "sidebar: collapse" in the yaml front matter...Brandon Mathis2011-09-251-9/+11
* Merge branch 'master' of github.com:imathis/octopressBrandon Mathis2011-09-251-1/+1
|\
| * Fixes child selector for param[name=movie], #168Frederic Hemberger2011-09-241-1/+1
* | mobile nav javascript updated to still work with role='main-navigation' since...Brandon Mathis2011-09-251-0/+1
|/
* Fixed misuse of ARIA roles (see http://dev.opera.com/articles/view/introducti...Frederic Hemberger2011-09-211-4/+4
* Fixes spacing and global variable leaks, JSHint checkFrederic Hemberger2011-09-181-41/+44
* Merge branch 'github-repositories-plugin' of https://github.com/pilif/octopre...Brandon Mathis2011-09-031-0/+43
|\
| * corrected fork skipping logicPhilip Hofstetter2011-08-041-1/+1
| * make listing/not listing of forks configurablePhilip Hofstetter2011-08-041-2/+3
| * allow limiting the amount of repos to displayPhilip Hofstetter2011-08-041-5/+9
| * add github repositories sidebar pluginPhilip Hofstetter2011-08-041-0/+38
* | fixed bug with twitter feed where it would sometimes say "undefined" if the p...Brandon Mathis2011-09-021-2/+2
* | correctly scope localsPhilip Hofstetter2011-08-041-1/+3
|/
* added support for pygments.rb removing dependency on pygments, added support ...Brandon Mathis2011-07-261-12/+1
* improved navigation selection and fixed mobile nav selectBrandon Mathis2011-07-241-2/+2
* 1. Udated category layoutBrandon Mathis2011-07-151-3/+1
* 1. Styled pagination for blog indexBrandon Mathis2011-07-131-1/+1
* fixed sidebar columnizationBrandon Mathis2011-07-131-7/+9
* 1. Made default layout more generic.Brandon Mathis2011-07-121-1/+11