Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-26 | Activity.Queries: Use correct actor restriction. | lain | |
2020-03-24 | Implemented preloading of relationships with parent activities' actors for ↵ | Ivan Tashkinov | |
statuses/timeline rendering. Applied preloading for notifications rendering. Fixed announces rendering issue (preloading-related). | |||
2020-03-02 | Bump copyright years of files changed after 2020-01-07 | Haelwenn (lanodan) Monnier | |
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\/>' | |||
2020-02-25 | Fix Dialyzer warnings | Egor Kislitsyn | |
2020-02-20 | [#1505] Fixed @spec for Queries.by_object_in_reply_to_id/3 | Ivan Tashkinov | |
2020-01-22 | [#1505] Added Mastodon-compatible `replies` collection to Note federated ↵ | Ivan Tashkinov | |
representation. | |||
2020-01-21 | exclude blocked user posts from search results | Maksim Pechnikov | |
2019-12-05 | ActivityPub: Fix deletes being exempt from MRF | rinpatch | |
Closes #1461 | |||
2019-09-18 | Bump copyright years of files changed in 2019 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff 1e6c102bfcfe0e4835a48f2483f2376f9bf86a20 --stat --name-only | cat - | xargs sed -i 's/2017-2018 Pleroma Authors/2017-2019 Pleroma Authors/' | |||
2019-09-13 | Cleanup Pleroma.Activity and Pleroma.Web.ActivityPub.Utils | Egor Kislitsyn | |
2019-08-27 | added tests for ActivityPub.like\unlike | Maksim Pechnikov | |