You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pixelfed/app/Http
Your Name 247054b262 Remove INSTANCE_NETWORK_TIMELINE_CACHED, always use Redis cache
Remove the config entry and all DB-query fallback branches for the
network/federated timeline. NetworkTimelineService (Redis) is now
the only code path.

- config/instance.php: remove 'cached' key from timeline.network
- ApiV1Controller: remove DB fallback in network timeline branch
- PublicApiController: remove entire DB fallback (~70 lines)
- Helpers.php: remove cached check before adding to NetworkTimelineService
- Diagnostics: remove INSTANCE_NETWORK_TIMELINE_CACHED row
3 months ago
..
Controllers Remove INSTANCE_NETWORK_TIMELINE_CACHED, always use Redis cache 3 months ago
Middleware Lint 7 months ago
Requests Lint 7 months ago
Resources Lint 7 months ago
Kernel.php Lint 7 months ago