mastodon/spec
Claire 68dcbcb7bf
Add more specific error messages to HTTP signature verification ()
* Return specific error on failure to parse Date header

* Add error message when preferredUsername is not set

* Change error report to be JSON and include more details

* Change error report to differentiate unknown account and failed refresh

* Add tests
..
config/initializers Fix rate limiting for paths with formats ()
controllers Add more specific error messages to HTTP signature verification ()
fabricators png optimization(loss less) ()
features Change public accounts pages to mount the web UI ()
fixtures Change domain block CSV parsing to be more robust and handle more lists ()
helpers Use Rails tag API to build RSS feed for spoilers and polls ()
lib Fix sanitizer parsing link text as HTML when stripping unsupported links ()
mailers Add support for language preferences for trending statuses and links ()
models Fix ・ detection in hashtag regex to construct hashtag correctly ()
policies Add ability to view previous edits of a status in admin UI ()
presenters Add follow request banner on account header ()
requests Change public accounts pages to mount the web UI ()
routing Change public accounts pages to mount the web UI ()
serializers/activitypub Fix account URI in UpdatePollSerializer ()
services Add support for editing media description and focus point of already-posted statuses ()
support Validate nodeinfo response by schema ()
validators Add administrative webhooks ()
views/statuses Fix style for hashes ()
workers Fix followers count not being updated when migrating follows ()
rails_helper.rb Fix single Redis connection being used across all threads ()
spec_helper.rb Improve tests involving push_bulk ()