aboutsummaryrefslogtreecommitdiff
path: root/source/javascripts/twitter.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* initial setupZhiming Wang2014-10-201-0/+78
|
* Another massive commit:Brandon Mathis2011-06-071-64/+0
| | | | | | | | | | 1. Major improvements to the responsive styling. 2. Toggleable sidebar 3. Upgraded to modernizr 2.0 which includes Respond.js 4. IE7-9 testing and fixes 5. New theming system which should make forkers happy 6. New rake task for installing Octopress themes 7. Magic
* Cleaned out public from repository, updated gitignore, added syntaxBrandon Mathis2011-05-301-10/+4
| | | | | | | | | | highlighting tests, improved syntax highlighting and styling of pre blocks. Overriding dynamic gist styling. Added a plugin for pygments caching which should speed things up terrifically. added ender.js as a lightweight way of scripting the DOM, events, etc. Some general typography and semantic html improvements.
* major refactoring, improved file watching, changed site to public to support ↵Brandon Mathis2011-05-151-45/+63
| | | | rack via pow (http://pow.cx) also implemented the basics of a 320 and up design refresh on the classic theme. This should make it great for mobile reading
* irrisponsibly massive commitBrandon Mathis2011-04-171-148/+49
|
* Return months when > 31 days.Martin Elwin2010-11-171-3/+4
|
* updated twitter link to have correct tweet link on timestampB Mathis2010-03-091-1/+1
|
* added check for twitter container in twitter.jsB Mathis2009-11-141-1/+3
|
* fixed twitter cookie savingB Mathis2009-11-121-1/+1
|
* set twitter cookie to lastexpire in 30 minutesB Mathis2009-11-121-2/+2
|
* made twitter source optionalB Mathis2009-11-111-1/+2
|
* updated styles for delicious and twitterB Mathis2009-11-091-1/+1
|
* updated twitter style, added metadataB Mathis2009-11-071-8/+14
|
* added sidebar partial, updated twitter style, handling linebreaks with ↵B Mathis2009-11-071-9/+16
| | | | paragraphs
* udpated thirdparty integration, it is now conditionally added, updated readmeB Mathis2009-11-071-6/+4
|
* refactored twitter javascript added fuzzy timeB Mathis2009-11-061-8/+92
|
* now twitter handles linking better, and replaces endlines with <br> tagsB Mathis2009-11-061-11/+6
|
* added twitter feed to sidebar, moved to compass-edge gemB Mathis2009-10-301-0/+57