Skip to content
Snippets Groups Projects
  1. Jan 04, 2018
  2. Jan 03, 2018
  3. Jan 02, 2018
  4. Dec 31, 2017
  5. Dec 30, 2017
  6. Dec 29, 2017
    • Eugen Rochko's avatar
      Add more instance stats APIs (#6125) · 38fc1b49
      Eugen Rochko authored
      * Add GET /api/v1/instance/peers API to reveal known domains
      
      * Add GET /api/v1/instance/activity API
      
      * Make new APIs disableable, exclude private statuses from activity stats
      
      * Fix code style issue
      
      * Fix week timestamps
      38fc1b49
  7. Dec 28, 2017
  8. Dec 27, 2017
    • ThibG's avatar
      Make host_meta/webfinger replies cacheable (fixes #6100) (#6101) · 868568d1
      ThibG authored
      * Make host_meta/webfinger replies cacheable (fixes #6100)
      
      Drop common code for handling users and sessions as webfinger queries
      are very basic, public APIs.
      
      Also explicitly mark results as cacheable with “expires_in”.
      
      * Add “Vary: Accept” header for caching since content-negociation is used
      868568d1
Loading