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.
8 years ago
..
controllers update gem, test pam authentication (#7028) 8 years ago
fabricators Change columns in notifications nonnullable (#6764) 8 years ago
features
fixtures
helpers Do not default site_title with site_hostname in InstanceHelper (#6624) 8 years ago
lib Enable updating additional account information from user preferences via rest api (#6789) 8 years ago
mailers
models Allow more than the max pins if account is not local (#7105) 8 years ago
policies
presenters
requests
routing
services Federated reports (#6570) 8 years ago
support
validators Add a spec for UniqueUsernameValidator (#6927) 8 years ago
views Paginate ancestor statuses in public page (#7102) 8 years ago
workers
rails_helper.rb
spec_helper.rb