aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/common_api.ex
AgeCommit message (Collapse)Author
2021-01-28Groups: Basic group validation.groupsLain Soykaf
2021-01-13Bump Copyright to 2021Haelwenn (lanodan) Monnier
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
2021-01-04Object: Rework how Object.normalize workslain
Now it defaults to not fetching, and the option is named.
2020-11-17Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
feature/local-only-scope
2020-11-11Add `local` visibilityEgor Kislitsyn
2020-11-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
feature/expire-mutes
2020-11-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
feature/local-only-scope
2020-10-31Add idempotency_key to the chat_message entity.eugenijm
2020-10-15Add local-only statusesEgor Kislitsyn
2020-10-13other files consistencyAlexander Strizhakov