Age | Commit message (Collapse) | Author |
|
without, DOMDocument::loadHTML assumed Latin-1 instead of UTF-8.
|
|
|
|
Conflicts:
plugins/Blacklist/BlacklistPlugin.php
|
|
of reference
|
|
This reverts commit 06ffb8bf02b4c05f8eccd14a9ec2ddbba7ae21c5.
|
|
|
|
when Firebug wasn't present
|
|
Conflicts:
lib/attachmentlist.php
|
|
|
|
configuration
|
|
configuration
|
|
the logs a little faster than ops likes. :)
|
|
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.
|
|
|
|
|
|
attachments
|
|
|
|
|
|
|
|
We were bumping into limits on the config format in the Blacklist
plugin. So, added new tables for nickname and homepage blacklists, and
changed the plugin to use those instead of config file (actually,
still uses config file in addition, for compatibility).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
OStatus remote test cases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Activity now returns a list of activity objects
- Processing of photo objects
|