You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
tobi 8ab2b19a94
[feature] Federate interaction policies + Accepts; enforce policies (#3138)
2 years ago
..
activitypub [feature] Federate interaction policies + Accepts; enforce policies (#3138) 2 years ago
auth [performance] cached oauth database types (#2838) 2 years ago
client [chore] Add interaction filter to complement existing visibility filter (#3111) 2 years ago
fileserver [feature] use webp for thumbnails (#3116) 2 years ago
health [feature] Add healthcheck endpoints `/livez` and `/readyz` (#2783) 2 years ago
metrics [chore/bugfix] Fix double gzip on prometheus endpoint (#2383) 2 years ago
model [feature/frontend] Respect `prefers-reduced-motion` for avatars, headers, and emojis (#3118) 2 years ago
nodeinfo [performance] http response encoding / writing improvements (#2374) 2 years ago
util [feature/frontend] Respect `prefers-reduced-motion` for avatars, headers, and emojis (#3118) 2 years ago
wellknown [chore] Add interaction filter to complement existing visibility filter (#3111) 2 years ago
activitypub.go [feature/performance] Wrap incoming HTTP requests in timeout handler (#2353) 2 years ago
auth.go [feature/performance] Wrap incoming HTTP requests in timeout handler (#2353) 2 years ago
client.go [feature] Allow users to set default interaction policies per status visibility (#3108) 2 years ago
fileserver.go [feature] Ratelimit + serve emoji images on separate router group (#2548) 2 years ago
health.go [feature] Add healthcheck endpoints `/livez` and `/readyz` (#2783) 2 years ago
metrics.go [chore/bugfix] Fix double gzip on prometheus endpoint (#2383) 2 years ago
nodeinfo.go [feature/performance] Wrap incoming HTTP requests in timeout handler (#2353) 2 years ago
wellknown.go [feature/performance] Wrap incoming HTTP requests in timeout handler (#2353) 2 years ago