Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Introduced UserBlock.
|
|
# Conflicts:
# CHANGELOG.md
|
|
[#1339] add subject to atom feed
See merge request pleroma/pleroma!1961
|
|
|
|
|
|
Including like ... private visibility, cos that's super important.
|
|
|
|
non-string)
|
|
|
|
|
|
|
|
|
|
Closes #1382
|
|
Force password reset for multiple users
Closes admin-fe#46
See merge request pleroma/pleroma!1928
|
|
|
|
Probably fixes the issue hj had, where polls would have different
counters between endpoints.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
User Search: Remove superfluous setweight and random test.
See merge request pleroma/pleroma!1935
|
|
The test tested for a behavior that isn't actually enforced anymore.
|
|
`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
|
|
Switching to FastSanitize
See merge request pleroma/pleroma!1916
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|