mastodon/spec
Claire 73a782391c
Fix replies collection incorrectly looping (#17462)
* Refactor tests

* Add tests

* Fix replies collection incorrectly looping
2022-02-07 17:06:43 +01:00
..
controllers Fix replies collection incorrectly looping (#17462) 2022-02-07 17:06:43 +01:00
fabricators Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
features
fixtures Fix some link previews being incorrectly generated from other prior links (#16885) 2021-10-21 20:39:35 +02:00
helpers Fix compacted JSON-LD possibly causing compatibility issues on forwarding (#17428) 2022-02-03 14:09:04 +01:00
lib Fix poll updates being saved as status edits (#17373) 2022-01-26 18:05:39 +01:00
mailers Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
models Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
policies Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
presenters Change references to tootsuite/mastodon to mastodon/mastodon (#16491) 2021-07-13 15:46:20 +02:00
requests
routing
serializers/activitypub
services Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
support
validators Add support for private pinned posts (#16954) 2022-01-17 00:49:55 +01:00
views Fix error when rendering public pages with media attachments (#16763) 2021-10-13 15:27:19 +02:00
workers Refactor and improve tests (#17386) 2022-01-28 00:46:42 +01:00
rails_helper.rb
spec_helper.rb