Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This mainly affects login; before if the user enters a valid username
but invalid password, ldap_get_connection() throws an
LDAP_INVALID_CREDENTIALS error. Now the user sees the regular
"Incorrect username of password" error message.
|
|
- avoid notice on insert (missing sequenceKeys())
- avoid cache corruption on delete (user_id was missing from keys list, cache not cleared for user_id lookups)
|
|
low-level feed processing as entry context on PuSH input.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
db/08to09.sql
|
|
portion over (with both internal and external hub options for user and group feeds).
Todo: add support for other feeds to OStatus PuSH hub implementation.
|
|
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.
|
|
idiotic.
|
|
|
|
|