You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
ThibG 650820d62d Fix remote media descriptions being cut off at 420 chars (#12262)
* Fix remote media descriptions being cut off at 420 chars

Fixes #12258

* Fix tests
5 years ago
..
controllers Add a nodeinfo endpoint (#12002) 5 years ago
fabricators Add account migration UI (#11846) 6 years ago
features
fixtures Add noopener and/or noreferrer (#12202) 5 years ago
helpers Split AccountsHelper from StatusesHelper (#12078) 5 years ago
lib Fix remote media descriptions being cut off at 420 chars (#12262) 5 years ago
mailers Add password challenge to 2FA settings, e-mail notifications (#11878) 6 years ago
models Fix remote media descriptions being cut off at 420 chars (#12262) 5 years ago
policies
presenters
requests
routing
serializers/activitypub
services Add noopener and/or noreferrer (#12202) 5 years ago
support
validators
views
workers
rails_helper.rb Fix records not being indexed sometimes (#12024) 5 years ago
spec_helper.rb