chinwagsocial/app
ThibG 868568d1c1 Make host_meta/webfinger replies cacheable (fixes #6100) (#6101)
* 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
2017-12-27 18:21:12 +01:00
..
controllers Make host_meta/webfinger replies cacheable (fixes #6100) (#6101) 2017-12-27 18:21:12 +01:00
helpers Add Slovak translation (#6052) 2017-12-17 11:26:42 +09:00
javascript Move the mastodon on Getting Started column to drawer column (#6109) 2017-12-27 03:31:30 +01:00
lib Fix XML oEmbed support discovery (#6104) 2017-12-27 03:29:49 +01:00
mailers Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
models Add filters to admin UI for custom emojis (#6003) 2017-12-13 13:28:31 +01:00
policies Allow admin to deactivate invite created by users (#5860) 2017-12-01 12:26:19 +01:00
presenters Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
serializers Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026) 2017-12-14 21:35:30 +01:00
services Reduce the number of synchronous resolves when posting toots (#6075) 2017-12-22 02:15:08 +01:00
validators Limit users to 50 lists, remove pagination from lists API (#5933) 2017-12-09 01:32:29 +01:00
views Reduce motion for boost animation (#5871) 2017-12-24 04:48:31 +01:00
workers Lists redis clean-up (#5886) 2017-12-05 23:20:27 +01:00