Age | Commit message (Collapse) | Author |
|
will use whichever theme is loaded as its base and then add its own
mobile styles. Of course, if a theme comes with its own mobile styles,
it will use that instead as an addition to its own base.
|
|
|
|
|
|
- Other stability fixes
|
|
better.
|
|
|
|
|
|
auth user, similar to how they can set one via http basic auth,
even if one is not required. I think I finally got this right.
|
|
fixes and not properly testing them. :P
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|