- 02 Apr, 2020 1 commit
-
-
Ivan Tashkinov authored
[#2323] Fixed a typo causing /accounts/relationships to render default relationships. Improved the tests.
-
- 31 Mar, 2020 1 commit
-
-
Haelwenn authored
-
- 26 Mar, 2020 1 commit
-
-
Ivan Tashkinov authored
Ensured no auxiliary computations (actors list preparation etc.) related to relationships preloading if no user is present (for statuses / accounts / relationships rendering).
-
- 25 Mar, 2020 2 commits
-
-
Ivan Tashkinov authored
-
Ivan Tashkinov authored
Applied relationships preloading to GET /api/v1/accounts/relationships. Refactoring (User.binary_id/1).
-
- 24 Mar, 2020 1 commit
-
-
Ivan Tashkinov authored
Implemented preloading of relationships with parent activities' actors for statuses/timeline rendering. Applied preloading for notifications rendering. Fixed announces rendering issue (preloading-related).
-
- 23 Mar, 2020 1 commit
-
-
Ivan Tashkinov authored
Preloading of follow relations for timeline/statuses rendering (performance improvement). Refactoring.
-
- 22 Mar, 2020 3 commits
-
-
Ivan Tashkinov authored
-
Haelwenn authored
Closes: pleroma/pleroma#1643
-
rinpatch authored
The hack with caching the follow relationship was introduced when we still were storing it inside the follow activity, resulting in slow queries. Now we store follow state in `FollowRelationship` table, so this is no longer necessary.
-
- 15 Mar, 2020 1 commit
-
-
Haelwenn authored
-
- 02 Mar, 2020 1 commit
-
- 02 Feb, 2020 1 commit
-
-
rinpatch authored
-
- 10 Dec, 2019 1 commit
-
-
- 27 Nov, 2019 1 commit
-
-
minibikini authored
-
- 15 Nov, 2019 1 commit
-
-
Ivan Tashkinov authored
-
- 12 Nov, 2019 1 commit
-
-
minibikini authored
-
- 16 Oct, 2019 1 commit
-
-
Ivan Tashkinov authored
-
- 05 Oct, 2019 2 commits
- 03 Oct, 2019 1 commit
-
-
Eugenij authored
-
- 30 Sep, 2019 1 commit
-
-
minibikini authored
-
- 27 Sep, 2019 1 commit
-
-
kaniini authored
-
- 26 Sep, 2019 1 commit
-
-
This reverts commit 3aef4bdf.
-
- 17 Sep, 2019 1 commit
-
-
Eugenij authored
Mastodon API: Add a setting to hide follow/follower count from the user view (`hide_follows_count` and `hide_followers_count`)
-
- 14 Aug, 2019 3 commits
-
-
rinpatch authored
-
minibikini authored
-
minibikini authored
-
- 09 Aug, 2019 1 commit
-
-
rinpatch authored
followers/following is enabled We are already doing that in AP representation, so I think we should do it here as well for consistency.
-
- 07 Aug, 2019 3 commits
- 24 Jul, 2019 1 commit
-
- 16 Jul, 2019 2 commits
-
- 14 Jul, 2019 1 commit
-
-
- 18 Jun, 2019 1 commit
-
- 15 Jun, 2019 1 commit
-
-
lain authored
-
- 13 Jun, 2019 1 commit
-
-
lain authored
-
- 03 Jun, 2019 1 commit
-
-
Maksim authored
-