Age | Commit message (Collapse) | Author |
|
|
|
user creation admin api will create multiple users
See merge request pleroma/pleroma!1170
|
|
|
|
|
|
sixohsix/pleroma-post_expiration
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add custom profile fields
See merge request pleroma/pleroma!1488
|
|
|
|
|
|
|
|
Hide muted theads from home/public timelines unless `with_muted` is set
See merge request pleroma/pleroma!1575
|
|
Extended Pleroma Conversations
See merge request pleroma/pleroma!1535
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MRF Vocabulary
See merge request pleroma/pleroma!1559
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
According to gargron, this is the intended usage.
|
|
|
|
# Conflicts:
# CHANGELOG.md
|
|
|
|
It was calling CommonAPI.thread_muted? with post author's account
instead of viewer's one.
|
|
followers/following is enabled
We are already doing that in AP representation, so I think we should do
it here as well for consistency.
|
|
|
|
Do not rembed the object after updating it
Closes #1142
See merge request pleroma/pleroma!1538
|
|
|
|
because the objects are no longer supposed to be embedded
|
|
|
|
|
|
|