Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|