Age | Commit message (Collapse) | Author |
|
|
|
|
|
Transmogrifier: Handle misskey likes with reactions like EmojiReactions.
See merge request pleroma/pleroma!1783
|
|
|
|
# Conflicts:
# CHANGELOG.md
|
|
Import object from self-Announce whenever possible
See merge request pleroma/pleroma!1770
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AP C2S mediaUpload
Closes #1171
See merge request pleroma/pleroma!1706
|
|
|
|
outgoing listens
|
|
|
|
|
|
Allow activities pagination via limit/offset
See merge request pleroma/pleroma!1714
|
|
follow View/Controller pattern
Note that I mentioned the change in 1.1 section because I intend to
backport this, if this is not needed I will move it back to Unreleased.
|
|
|
|
|
|
|
|
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1171
|
|
|
|
|
|
|
|
Bump copyright years of files changed in 2019
See merge request pleroma/pleroma!1698
|
|
Done via the following command:
git diff 1e6c102bfcfe0e4835a48f2483f2376f9bf86a20 --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/'
|
|
Add a setting to hide follows/followers stats from the user profile
See merge request pleroma/pleroma!1663
|
|
add tests for activity_pub/utils.ex
See merge request pleroma/pleroma!1627
|
|
(`hide_follows_count` and `hide_followers_count`)
|
|
This reverts commit fe7fd331263007e0fb2877ef7370a09a9704da36, reversing
changes made to 4fabf83ad01352442906d79187aeab4c777f4df8.
|
|
Oban branch changed `actor` to `actor_id` and this test was not adjusted for that
|
|
This reverts merge request !1653
|