Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add favorites and/or register.
|
|
|
|
|
|
to post and/or register.
|
|
|
|
|
|
|
|
|
|
After fixing the redirect code output, there are a lot of weirdnesses
with e.g. form handling. Try to add explicit redirect codes where
needed -- principly when handling a POST.
|
|
to post and/or register.
|
|
|
|
|
|
|
|
|
|
Conflicts:
lib/router.php
|
|
|
|
|
|
|
|
closed or invite only
|
|
ticket #1335
|
|
|
|
|
|
Deal somewhat better with mixed caps in people and notice search.
|
|
|
|
|
|
into review/0.7.x
|
|
|
|
|
|
|
|
(they can already see @replies via friends_timeline anyway).
|
|
|
|
|
|
|
|
|
|
This commit fixes two issues:
- Allowing remote users to clear profile parameters via OMB.
- Improved handling of profile parameters which evaluate to
false ('0' for example)
|
|
This output breaks our own response validation and is not part of the OMB spec.
|
|
|
|
(submitted by oxygene)
|
|
|
|
|
|
|