Age | Commit message (Collapse) | Author |
|
user/profile, and group arguments.
OStatus plugin overrides these to allow using webfinger (user@example.com), profile URL (http://example.com/user) and bare profile URL (example.com/user) as arguments.
|
|
|
|
|
|
|
|
|
|
low-level feed processing as entry context on PuSH input.
|
|
|
|
|
|
|
|
Conflicts:
db/08to09.sql
|
|
Bad lookup was sending us to the first group instead of the selected group.
|
|
|
|
Conflicts:
lib/action.php
lib/adminpanelaction.php
|
|
signature verification
|
|
|
|
|
|
|
|
|
|
|
|
introduced $config['webfinger']['owner'] for a custom xrd subject
|
|
|
|
Hopefully.
|
|
isn't a valid XRD doc
|
|
|
|
|
|
|
|
AtomGroupNoticeFeed, consolidating some code. (RSS feeds pulling title, logo etc from the Atom data structure so we don't dupe it.)
OStatus now calling the feed classes directly instead of faking a call into the API, should be less flakey.
|
|
|
|
|
|
|
|
each other transparently if they find you've put a remote entity of the other type.
|
|
in, it gives the chance to use the logged in join/leave instead.
|
|
|
|
|
|
with local users in it
|
|
subscriptions at the moment.
|
|
|
|
|
|
|
|
|
|
|
|
bit clearer. Also switched to hitting HTTP profile first; as the common case it'll be faster.
|
|
|
|
|
|
|
|
that this button will be used within context of subscriptions, 'New'
works along with the '+' icon.
|
|
Also stripping id from foreign HTML messages (could interfere with UI) and disabled failing attachment popup for a.attachment links that don't have a proper id, so you can click through instead of getting an error.
Issues:
* any other links aren't marked and saved
* inconsistent behavior between local and remote attachments (local displays in lightbox, remote doesn't)
* if the enclosure'd object isn't referenced in the content, you won't be offered a link to it in our UI
|
|
|
|
|
|
|