Age | Commit message (Collapse) | Author |
|
- Display tally in notice output
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
against user.uri and user_group.uri (for local groups). This should catch cases that were missed before because we were only doing pattern-matching checks, and the pattern didn't match because the site has been renamed and the old URI no longer matches the current domain / path structure.
Could use some more thorough testing in practice!
|
|
domain migrations if adding domain checking to the webfinger lookup in future.
|
|
when available. Will still fall back to the URL-scheme-checking code if there's no matching user_group record.
Should help with keeping remote groups working when renaming sites -- as long as user_group.uri has been filled out on the site changing its domain and other issues with POST handling are resolved.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
endpoint URLs
|
|
endpoint URLs
|
|
|
|
|
|
|
|
|
|
|
|
top padding.
|
|
login page when a site is in private mode
|
|
login page when a site is in private mode
|
|
|
|
|
|
|
|
Conflicts:
plugins/OStatus/OStatusPlugin.php
|
|
|
|
|
|
|
|
URL and license image URL) when selecting private or allrightsreserved
licenses.
|
|
|
|
|
|
73x73 avatar instead of going straight to the 96x96 default image on twitter-import profiles.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
initially mis-set to off due to caching at account creation
|
|
|
|
errors
|
|
class (broke the 'description too long' error message when editing oauth app registrations)
|
|
the add/edit oauth application form
|