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.
2018-04-12 20:36:02 +02:00
..
controllers update gem, test pam authentication (#7028) 2018-04-11 21:40:38 +02:00
fabricators
features
fixtures
helpers
lib Enable updating additional account information from user preferences via rest api (#6789) 2018-04-08 13:43:10 +02:00
mailers
models Allow more than the max pins if account is not local (#7105) 2018-04-12 20:36:02 +02:00
policies
presenters
requests
routing
services
support
validators
views Paginate ancestor statuses in public page (#7102) 2018-04-11 12:35:09 +02:00
workers
rails_helper.rb
spec_helper.rb