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-13 | Fix hashtags WebSocket streaming | Egor Kislitsyn | |
2020-03-03 | Update Copyrights | Mark Felder | |
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-09 | status search: prefer the status fetched by url over other results | rinpatch | |
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-16 | Revert "Merge branch 'revert-4fabf83a' into 'develop'" | Egor Kislitsyn | |
This reverts commit fe7fd331263007e0fb2877ef7370a09a9704da36, reversing changes made to 4fabf83ad01352442906d79187aeab4c777f4df8. | |||
2019-09-16 | Revert "Merge branch 'streamer-refactoring' into 'develop'" | kaniini | |
This reverts merge request !1653 | |||
2019-09-16 | Streamer refactoring | Steven Fuchs | |
2019-09-13 | Cleanup Pleroma.Activity and Pleroma.Web.ActivityPub.Utils | Egor Kislitsyn | |
2019-08-27 | added tests for ActivityPub.like\unlike | Maksim Pechnikov | |
2019-07-29 | constants: add as_public constant and use it everywhere | Ariadne Conill | |
2019-07-11 | Extend Pleroma.Pagination to support offset-based pagination, use ↵ | Eugenij | |
async/await to execute status and account search in parallel | |||
2019-06-12 | Remove search result order for non-RUM indexes | Egor Kislitsyn | |
2019-06-11 | Add option to restrict all users to local content | Egor Kislitsyn | |
2019-06-06 | [#943] Make the unauthenticated users limitation optional | Egor | |
2019-06-05 | Contain search for unauthenticated users | Egor Kislitsyn | |