mastodon/app
Claire e0bdaeab65
Fix NoMethodError when resolving a link that redirects to a local post (#18314)
* Fix NoMethodError when resolving a link that redirects to a local post

* Fix tests
2022-05-17 14:52:26 +02:00
..
chewy
…
controllers
…
helpers
…
javascript Add language dropdown to compose in web UI (#18420) 2022-05-16 11:18:35 +02:00
lib
…
mailers
…
models Fix preferred posting language returning unusable value in REST API (#18428) 2022-05-16 19:13:36 +02:00
policies
…
presenters
…
serializers Fix preferred posting language returning unusable value in REST API (#18428) 2022-05-16 19:13:36 +02:00
services Fix NoMethodError when resolving a link that redirects to a local post (#18314) 2022-05-17 14:52:26 +02:00
validators
…
views
…
workers
…