mastodon/spec
ThibG aed3a436a2
Fix serialization of replies when some of them are URIs (#13957)
* Fix serialization of replies when some of them are URIs

Fixes #13956

* Add test
2020-06-04 19:03:31 +02:00
..
controllers Fix serialization of replies when some of them are URIs (#13957) 2020-06-04 19:03:31 +02:00
fabricators Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
features Add submit button to the top of preferences pages (#13068) 2020-03-08 16:04:03 +01:00
fixtures
helpers Add ability to filter audit log in admin UI (#13381) 2020-04-03 13:06:34 +02:00
lib Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
mailers
models Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
policies
presenters
requests
routing
serializers/activitypub
services Fix hashtag search performing account search as well (#13758) 2020-05-14 23:37:37 +02:00
support Fix base64-encoded file uploads not being possible (#12748) 2020-01-04 01:54:07 +01:00
validators Search account domain in lowercase (#13016) 2020-02-01 15:42:24 +01:00
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