Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit d6fe865133511ac64565a583106b3233b70a0b1e.
Screws up list rendering when registration is complete.
|
|
|
|
|
|
|
|
|
|
if SMS queue isn't attached)
|
|
|
|
|
|
|
|
|
|
Conflicts:
actions/doc.php
|
|
|
|
|
|
|
|
Like showcache.php, clearcache.php clears the cache for a given key.
|
|
|
|
|
|
|
|
|
|
.live() for event delegation instead of jQuery.data() and checking to
see if an element was previously binded.
|
|
|
|
|
|
|
|
|
|
Anil Dash suggested that all implementers of the Twitter API include
support for the remedial RSD format. This commit adds an RSD action
that returns the API root and additional API data to help client
developers discover and use our Twitter-compatible API.
http://dashes.com/anil/2009/12/the-twitter-api-is-finished.html
http://tales.phrasewise.com/rfc/rsd
|
|
Adds a robots.txt file to the site root. Defaults defined by
'robotstxt' section of config. New events StartRobotsTxt and
EndRobotsTxt to let plugins add information. Probably not
useful if path is not /, but won't hurt anything, either.
|
|
|
|
|
|
|
|
Don't rewrite the lat-long for a location in geocode.php.
|
|
|
|
|
|
|
|
easier to read.
|
|
|
|
|