Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
.live() for event delegation instead of jQuery.data() and checking to
see if an element was previously binded.
|
|
|
|
|
|
Conflicts:
actions/apioauthauthorize.php
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
nickname correct when creating a new user.
Continues fixing what Eric Helgeson pointed out in 01eb4e8f003bf62575ec16dfb6127d7534be9c88
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
profile being deleted.
|
|
|
|
log exceptions but let everything else continue.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|