Age | Commit message (Collapse) | Author |
|
their database connections, including the parent process.
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
actions/public.php
|
|
|
|
|
|
|
|
Fixed wrong call of common_local_url.
These changes add opera-readable prev/next relations.
|
|
lower case letters.
If the configured domain is mixed-case OAuth throws invalidsignature errors. The current URL is part of the signated parts; since the consumer does not pass the current URL, the service has to get it itself and add it to the other OAuth params for signature rebuilding. OAuth.php uses $_SERVER for this, however, the domain is lcased in $_SERVER. Hence we pass the complete current URL as generated by common_local_url to OAuthRequest.
|
|
portable long tag form.
|
|
|
|
|
|
|
|
default styles or make their own.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add an array of arguments to isReadOnly() method of actions, to let
them change their results depending on what actions are called.
Primarily used by the 'api' action. Ideally in the future that will be
multiple actions. But this might still be useful.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
accept
|
|
|
|
of fn and nickname.
|
|
|
|
|
|
|
|
|
|
look by changing the background image and picking a colour palette for
text.
|
|
|
|
Updated the XML generation calls and list of actions in the public
XRDS document.
|