Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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\/>'
|
|
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.
|
|
|
|
|
|
|
|
1335-user-api-id-fields-relations
# Conflicts:
# lib/pleroma/user.ex
|
|
Support "Move" activity
Closes #1316
See merge request pleroma/pleroma!1883
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
refactor/following-relationships
|
|
Misc. fixes / improvements.
|
|
|
|
|
|
|
|
# Conflicts:
# CHANGELOG.md
|
|
This saves us lots of sending out because we can use sharedInbox.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Attachment field was filled in after the empty status check
|
|
|
|
|
|
|
|
Simplify updating user's `info`
See merge request pleroma/pleroma!1712
|
|
Replace `Pleroma.FlakeId` with `flake_id` hex package
See merge request pleroma/pleroma!1692
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sixohsix/pleroma-post_expiration
|