Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-16 | Add presence validation to Import (#1928) | alpaca-tc | |
``` *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 ``` | |||
2017-04-12 | Allow import/export of mutes list (#1541) | Matt Jankowski | |
* Allow export of mutes list * Allow importing of mutes list * Refactor to use Settings::Exports::BaseController and DRY up exports code | |||
2017-04-01 | Paperclip will complain on its own if this variable is missing | Eugen Rochko | |
2017-03-30 | Import feature for following/blocking lists (addresses #62, #177, #201, #454) | Eugen Rochko | |