Age | Commit message (Collapse) | Author |
|
|
|
usage).
|
|
|
|
|
|
It moves bbcode to bbcode_pleroma as the former is owned by kaniini
and transfering ownership wasn't done in a timely manner.
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1374
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1375
|
|
|
|
|
|
|
|
Done via the following command:
git diff fcd5dd259a1700a045be902b43391b0d1bd58a5b --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>'
|
|
|
|
|
|
config during test suite execution.
|
|
The setting is now simply "attachment_links" and the boolean value does
what you expect. A double negative is never possible and describing the
functionality is no longer a philospher's worst nightmare.
|
|
Add support for cancellation of a follow request
Closes #1522
See merge request pleroma/pleroma!2175
|
|
|
|
|
|
|
|
|
|
|
|
Mastodon API: Align favoriting / repeating behavior with Mastodon
See merge request pleroma/pleroma!2119
|
|
|
|
|
|
|
|
UserRelationship-related functionality.
|
|
UserRelationships. User to UserRelationship relations and functions refactoring.
|
|
Admin API: Grouped reports, update multiple reports in one query
Closes admin-fe#43
See merge request pleroma/pleroma!1815
|
|
|
|
|
|
|
|
Store status data inside flag activity
See merge request pleroma/pleroma!1849
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# CHANGELOG.md
|
|
This saves us lots of sending out because we can use sharedInbox.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|