mastodon/spec
Claire 1c4dee4554
Fix Mastodon not understanding as:Public and Public ()
Fixes 
..
controllers Fix cache_collection crashing when given an empty collection ()
fabricators Add server rules ()
features Add submit button to the top of preferences pages ()
fixtures Add import/export feature for bookmarks ()
helpers Change RTL detection to rely on unicode-bidi paragraph by paragraph ()
lib Fix Mastodon not understanding as:Public and Public ()
mailers refactor: add email previews for WebAuthn emails ()
models Bypass MX validation for explicitly allowed domains ()
policies Add support for reversible suspensions through ActivityPub ()
presenters
requests Further preparation for Rails 6 ()
routing
serializers/activitypub Fix account URI in UpdatePollSerializer ()
services Fix URL scanning in note length validator and preview card fetching ()
support Fix base64-encoded file uploads not being possible ()
validators Bypass MX validation for explicitly allowed domains ()
views Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ()
workers Fix being able to import more than allowed number of follows ()
rails_helper.rb Add WebAuthn as an alternative 2FA method ()
spec_helper.rb Move rspec examples to tmp dir ()