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/app
alpaca-tc de72db99fa Add presence validation to Import (#1928)
```
*An* `ActiveRecord::StatementInvalid` *occurred while* `POST </settings/import>` *was processed by* `imports#create`
Exception
----------------
PG::NotNullViolation: ERROR:  null value in column "type" violates not-null constraint
```
8 years ago
..
assets Fix translation related to "mute" (#1926) 8 years ago
controllers Make file attachment on MediaAttachment optional (#1865) 8 years ago
helpers View spec fix (#1888) 8 years ago
lib Fix #1852 - Ensure feeds have valid <title> tags (#1875) 8 years ago
mailers
models Add presence validation to Import (#1928) 8 years ago
presenters
services Fixed NoMethodError in UnfollowService (#1918) 8 years ago
validators
views Make file attachment on MediaAttachment optional (#1865) 8 years ago
workers