Age | Commit message (Collapse) | Author |
|
|
|
memory leaks on recursive replies fetching.
|
|
in the Create activity
|
|
|
|
This closes embargoed bug #1135.
|
|
|
|
|
|
and it does not have any side-effects
|
|
objects
|
|
Object.normalize(acitivty) to benefit from preloading
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix Twitter Cards
See merge request pleroma/pleroma!815
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# lib/pleroma/web/federator/federator.ex
# lib/pleroma/web/websub/websub.ex
|
|
|
|
|
|
# Conflicts:
# lib/pleroma/web/activity_pub/activity_pub.ex
# lib/pleroma/web/federator/federator.ex
|
|
|
|
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.
|
|
|
|
|
|
|