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.
nyastodon/spec
Eugen Rochko 6e25574ce5
Fix media attachments enumeration (#14254)
* Fix media attachment enumeration

* Switch media_attachments id to snowflake ids

Co-authored-by: Thibaut Girka <thib@sitedethib.com>
4 years ago
..
controllers Fix media attachments enumeration (#14254) 4 years ago
fabricators Change move handler to carry blocks over (#14144) 4 years ago
features
fixtures
helpers Add ability to filter audit log in admin UI (#13381) 4 years ago
lib Add E2EE API (#13820) 4 years ago
mailers Add e-mail-based sign in challenge for users with disabled 2FA (#14013) 4 years ago
models Fix remote files not using Content-Type header, streaming (#14184) 4 years ago
policies
presenters
requests
routing
serializers/activitypub
services Add test for removing endorsed accounts on account deletion/suspension (#14241) 4 years ago
support
validators
views
workers Change move handler to carry blocks over (#14144) 4 years ago
rails_helper.rb Bump sidekiq from 5.2.7 to 6.0.4 (#11727) 4 years ago
spec_helper.rb