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
Renato "Lond" Cerqueira 14d86eb0d0 Allow more than the max pins if account is not local (#7105)
Sidekiq sometimes throws errors for users that have more pinned items
than the allowed by the local instance. It should only validate the
number of pins for local accounts.
7 years ago
..
controllers
fabricators
features
fixtures
helpers
lib
mailers
models Allow more than the max pins if account is not local (#7105) 7 years ago
policies
presenters
requests
routing
services
support
validators
views
workers
rails_helper.rb
spec_helper.rb