pixelfed/app/Util
2021-10-07 03:27:13 -06:00
..
ActivityPub 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
Blurhash Add Blurhash encoder 2020-12-05 00:16:27 -07:00
Lexer Add Bearcap util 2021-09-01 01:21:47 -06:00
Localization
Media Update License util, add nameToId method 2021-07-25 03:29:22 -06:00
RateLimit Update RateLimit, add max post edits per hour and day 2020-01-29 22:07:09 -07:00
Sentiment Update bouncer 2021-03-01 02:20:19 -07:00
Site Update FederationController, move well-known to api middleware and cache webfinger lookups 2021-10-07 00:34:37 -06:00
Webfinger