Age | Commit message (Collapse) | Author |
|
Introduced UserBlock.
|
|
# Conflicts:
# CHANGELOG.md
|
|
|
|
|
|
Including like ... private visibility, cos that's super important.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`conversation` stream event payload.
|
|
capture test log where errors are expected
See merge request pleroma/pleroma!1915
|
|
|
|
Store status data inside flag activity
See merge request pleroma/pleroma!1849
|
|
streamer: use direct object for filter checks when there is no valid child object in an activity
Closes #1291
See merge request pleroma/pleroma!1931
|
|
AdminAPI: Omit relay user from users list
Closes #1349
See merge request pleroma/pleroma!1924
|
|
object in an activity
We call Object.normalize/1 to get the child object for situations like Announce.
However, the check is flawed and immediately fails if Object.normalize/1 fails.
Instead, we should use the activity itself in those cases to allow activities which
never have a child object to pass through the filter.
Closes #1291
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Move following relationships to a separate table
Closes #1233
See merge request pleroma/pleroma!1814
|
|
|
|
|
|
|
|
|
|
|
|
refactor/following-relationships
|
|
|
|
|
|
1304-user-info-deprecation
# Conflicts:
# lib/pleroma/notification.ex
|
|
|
|
|