mastodon/spec
Ben Lubar ead09f5ddc
Fix exception when trying to serialize posts with <a> tags in them without hrefs (#1334)
* fix exception when trying to serialize posts with <a> tags in them without hrefs

* Add tests

Co-authored-by: Thibaut Girka <thib@sitedethib.com>
2020-05-28 12:47:40 +02:00
..
controllers Merge branch 'master' into glitch-soc/merge-upstream 2020-05-20 18:22:42 +02:00
fabricators Add more tests for ActivityPub controllers (#13585) 2020-05-03 16:30:36 +02:00
features
fixtures
helpers Merge branch 'master' into glitch-soc/merge-upstream 2020-04-04 21:47:37 +02:00
lib Fix exception when trying to serialize posts with <a> tags in them without hrefs (#1334) 2020-05-28 12:47:40 +02:00
mailers
models Merge branch 'master' into glitch-soc/merge-upstream 2020-05-10 16:19:56 +02:00
policies
presenters
requests
routing
serializers/activitypub
services Merge branch 'master' into glitch-soc/merge-upstream 2020-05-20 18:22:42 +02:00
support
validators
views
workers
rails_helper.rb Bump sidekiq from 5.2.7 to 6.0.4 (#11727) 2020-03-21 12:04:54 +09:00
spec_helper.rb