Age | Commit message (Collapse) | Author |
|
configuration
|
|
|
|
missing escape in sprintf format
|
|
* respect count instead of listing all groups
* respect page parameter
* don't spew notice on undefined $id
* don't spew notice on undefined $group->homepage_url (dropped the element since there's nothing to go in it)
|
|
by mistake
|
|
without, DOMDocument::loadHTML assumed Latin-1 instead of UTF-8.
|
|
when Firebug wasn't present
|
|
|
|
|
|
|
|
|
|
|
|
|
|
api/statusnet/config.:format.
|
|
when http auth is not required.
|
|
the logs a little faster than ops likes. :)
|
|
|
|
|
|
We do the OStatus queue first, so if we're sending a notice to the
same server twice (e.g., with OMB), our richer and more featureful
notice comes in first.
|
|
the link in the text version, don't shorten the link for the HTML so we can append params to it in JS.
Conflicts:
plugins/OStatus/classes/Ostatus_profile.php
|
|
to make it easier to extract without getting extra markup.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
lib/attachmentlist.php
plugins/OStatus/classes/Ostatus_profile.php
Merge tried to delete things that it seems it shouldn't, very confusing order. Hope rest of the cherry-picking isn't a problem.
|
|
|
|
constructing the selector.
|
|
window location contains a fragument identifier, it will skip focus
and do what the UA does natively.
|
|
|
|
|