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\/>'
|
|
Done via the following command:
git diff 1e6c102b --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/'
|
|
used exact Pleroma federation message.
|
|
|
|
|
|
|
|
|
|
|
|
Add support for custom modules at runtime
Closes #1448
See merge request pleroma/pleroma!2039
|
|
Adds Event support in the same way Video objects are handled, with the
name of the object as message header.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
|
|
|
Support "Move" activity
Closes #1316
See merge request pleroma/pleroma!1883
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# CHANGELOG.md
|
|
|
|
Transmogrifier: Handle misskey likes with reactions like EmojiReactions.
See merge request pleroma/pleroma!1783
|
|
# Conflicts:
# CHANGELOG.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implement refreshing the object with an interval and call the function
when getting the poll.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix remote follow from /ostatus_subscribe
Closes #1103
See merge request pleroma/pleroma!1472
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit b6af80f769195b5047ee8da07166f022c2e29b0a.
|
|
This reverts merge request !1277
|
|
|