]> cat aescling's git repositories - mastodon.git/commit
Use PostgreSQL inheritance for blocks and mutes (#2520)
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Sat, 29 Apr 2017 22:27:31 +0000 (07:27 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 29 Apr 2017 22:27:31 +0000 (00:27 +0200)
commit5135d609b774b177d3d3894b176a822d86b73d3c
treed0c2d75383518ab63fa80df617dd62bec25bba89
parentf48cb3eb170314cba1938522c0da44af21d47e83
Use PostgreSQL inheritance for blocks and mutes (#2520)
app/models/account.rb
db/migrate/20180428000000_create_block_mutes.rb [new file with mode: 0644]
db/schema.rb
spec/lib/atom_serializer_spec.rb
spec/models/account_spec.rb
spec/models/status_spec.rb
streaming/index.js