Age | Commit message (Collapse) | Author |
|
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\/>'
|
|
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
|
|
UserRelationship-related functionality.
|
|
|
|
|
|
|
|
|
|
Replace `Pleroma.FlakeId` with `flake_id` hex package
See merge request pleroma/pleroma!1692
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts merge request !1504
|
|
|
|
|
|
|
|
|
|
detect and use sha512-crypt for stored password hash.
See merge request pleroma/pleroma!1422
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also in this commit by accident:
- Fix query ordering causing exclude_poll_votes to not work
- Do not create notifications for Answer objects
|
|
|
|
|
|
|
|
|
|
add custom emoji
|
|
|
|
|
|
|
|
|
|
|