Age | Commit message (Collapse) | Author |
|
|
|
of `referer` header. Updated tests.
|
|
|
|
|
|
this allows to open private activities by URL when you are logged in,
and to let the FE display a 404 page
|
|
# Conflicts:
# lib/pleroma/activity.ex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows to set-up an arbitrary directory which overrides most of the
static files: index.html static/ emoji/ packs/ sounds/ images/ instance/
favicon.png.
If the files are not present in the directory, the bundled ones in
priv/static will be used.
|
|
|
|
|
|
|
|
itself. Set 'html' as default type for ostatus links
|
|
|
|
specific metadata
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Breaks banner updating.
|
|
|
|
URIs
|
|
|
|
|
|
activitypub: filter destination list for announce activities differently than normal (closes #164)
Closes #164
See merge request pleroma/pleroma!227
|
|
|
|
Activity.get_by_ap_id().
|
|
|
|
this is due to the use of activity.recipients which may not necessarily contain the original
author if the actors are not following each other.
|
|
* Allow viewing user in frontend by id on pageload
|
|
|
|
|
|
|
|
|
|
|