Age | Commit message (Collapse) | Author |
|
|
|
1149-oban-job-queue
# Conflicts:
# lib/pleroma/application.ex
# lib/pleroma/scheduled_activity_worker.ex
# lib/pleroma/web/federator/retry_queue.ex
# lib/pleroma/web/oauth/token/clean_worker.ex
# test/user_test.exs
# test/web/federator_test.exs
|
|
|
|
|
|
|
|
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
|
|
|
|
8601 datetime.
|
|
It was calling CommonAPI.thread_muted? with post author's account
instead of viewer's one.
|
|
|
|
:federator_outgoing queues.
|
|
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
|
|
|
|
|
|
|