Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
still needs some work.
|
|
administrator roles.
|
|
|
|
signature verification
|
|
|
|
|
|
moderator icons
|
|
|
|
|
|
specified in subject
|
|
subject
|
|
This reverts commit e2578cfad68c45ca177c51997c4cc7c0abafbd9a.
|
|
|
|
|
|
|
|
introduced $config['webfinger']['owner'] for a custom xrd subject
|
|
|
|
Hopefully.
|
|
isn't a valid XRD doc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Turn on with: $config['admin']['panels'][] = 'snapshot';
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
administrator and moderator options.
Buttons need to be themed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
* 'testing' of gitorious.org:statusnet/mainline:
quick fix: skip notice from unused variable on group atom feed generation
Avoid notice on local group creation when uri isn't passed in at create time (needs to be generated)
|