mastodon/app
nullkal 6c54d2e583 foreign_key, non-nullable, dependent: destroy in account_moderation_notes (#5294)
* Add foreign key constraint to column `account` in `account_moderation_notes`

* Change account_id and target_account_id to non-nullable in account_moderation_notes

* Add dependent: :destroy to account and target_account in account_moderation_notes
2017-10-10 13:12:17 +02:00
..
controllers Fix pagination in Api::V1::BlocksController (#5285) 2017-10-09 17:30:31 +02:00
helpers Add moderation note (#5240) 2017-10-07 20:26:43 +02:00
javascript Center error layout (#5289) 2017-10-09 20:51:36 +02:00
lib Fix #5271 - Fix missing attribute in remove_from_feed (#5277) 2017-10-08 21:55:34 +02:00
mailers Supply @instance variable in password reset instructions / password change mailer (#5215) 2017-10-04 13:25:24 +02:00
models foreign_key, non-nullable, dependent: destroy in account_moderation_notes (#5294) 2017-10-10 13:12:17 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Compact status_ids in StatusRelationshipsPresenter (#5073) 2017-09-24 11:18:32 +02:00
serializers Fix #5178 - Use object URI only in Announce, instead of embedding (#5266) 2017-10-08 14:41:59 +02:00
services Fix #5272 - Order of checks in ActivityPub handler (#5276) 2017-10-08 22:03:34 +02:00
validators Implement EmailBlackList (#5109) 2017-10-04 15:16:10 +02:00
views Fix dependency of error page generation on database (#5280) 2017-10-09 10:05:10 +02:00
workers Set snowflake IDs for backdated statuses (#5260) 2017-10-08 17:34:34 +02:00