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
    • Akihiko Odaki's avatar
      Move the mastodon on Getting Started column to drawer column (#6109) · 65f30f65
      Akihiko Odaki authored
      Getting Started column obtained many links, and it became much taller.
      Because of its height, Getting Started column required long scrolling on
      devices with small screen, such as 4 inch phones and 10 inch laptops.
      
      This change moves the mastodon which took large space on the column to
      drawer column. The drawer column has only the compose form and has more
      space.
      65f30f65
Loading