Daniel Supernault
|
347e4f59a3
|
Update FollowerService, add forget method to RelationshipService call to reduce load when mass purging
|
2023-08-23 02:39:16 -06:00 |
Daniel Supernault
|
992d910b9c
|
Added `following_since` attribute to `/api/v1/accounts/relationships` endpoint when `_pe=1` (pixelfed entity) parameter is present
|
2023-05-29 00:08:31 -06:00 |
Daniel Supernault
|
e0c3dae324
|
Update profile audience to filter blocked instances
|
2022-12-31 06:25:43 -07:00 |
Daniel Supernault
|
356cc2774a
|
Update FollowerService, use redis sorted sets for follower relations
|
2022-12-05 05:27:27 -07:00 |
Daniel Supernault
|
4ecbd7cbe4
|
Update FollowerService
|
2022-06-05 02:35:14 -06:00 |
Daniel Supernault
|
80d9b9399a
|
Refactor following & relationship logic. Replace FollowerObserver with FollowerService and added RelationshipService to cache results. Removed NotificationTransformer includes and replaced with cached services to improve performance and reduce database queries.
|
2021-10-07 03:27:13 -06:00 |