1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Jun 17, 2025 — Jun 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[#46 state:resolved] Can't quote just ONE tweet More... about 16 years ago
raised the limits to 10 anonymous and 25 signed users [#48 state:resolved] raise the quote limits More... about 16 years ago
some updates to help prevent the 500 errors More... about 16 years ago
A new fix for [#45 state:resolved] More... about 17 years ago
Jonas' fix to issue [#45 state:resolved] QuoteURL misaligning and numbering More... about 17 years ago
minor, close popup upon quote creation More... over 17 years ago
New Split Screen mode, now based on popup windows instead of iframe [#28 state:resolved] More... over 17 years ago
Adding a backup URL to make Twitter requests when GAE IP addresses were refused by Twitter. More... over 17 years ago
minor debug aid More... over 17 years ago
updating gitignore More... over 17 years ago
adding logo source files More... over 17 years ago
Fix for a nasty little bug I've introduced when debugging code More... over 17 years ago
style tweaks to make the text fields on the show page look better [#15 state:resolved] More... over 17 years ago
added in reply to link [#33 state:resolved] More... over 17 years ago
minor, return an empty 404 for /quote.asp requests that were starting to show up on the logs [#35 state:resolved] More... over 17 years ago
removed the time from the timestamp on embed codes to make it simpler (it was not clear the timezone) [#32 state:resolved] More... over 17 years ago
Fixed escaping issue [#31 state:resolved] More... over 17 years ago
fixed the bug where blogs that converted newlines to br were displaying ugly quotes now all embed code is in one line [#31 state:resolved] More... over 17 years ago
forgot to add the sitemap template 2 or 3 commits ago More... over 17 years ago
better upgrade page [#25 state:resolved] More... over 17 years ago
Login/Logout link in the footer [#26 state:resolved] More... over 17 years ago
adding a simple sitemap xml for the website THIS WILL NOT SCALE, will need a rewrite for 1.1 [#16 state:resolved] More... over 17 years ago
minor, adding google webmaster tools site verifying tag More... over 17 years ago
better <title> for quote pages More... over 17 years ago
minor, code reorganization, just moving things around… More... over 17 years ago
the logo was displaying differently on safari, fixed that More... over 17 years ago
redesigned the layout based on Mauricio's mockup and added Mauricio's logo as well :) More... over 17 years ago
optimizations: 1- group puts on loadTweet 2- move js scripts to the bottom of the html pages (see http://developer.yahoo.net/blog/archives/2007/07/high_performanc_5.html) More... over 17 years ago
minor, added correct escaping for the content output and cleaned up some code More... over 17 years ago
much better performance for quote creation (down to 2 writes only, see bug #21) [#21 state:resolved] More... over 17 years ago