]> cat aescling's git repositories - mastodon.git/commit
Add invite comments (#10465)
authorThibG <thib@sitedethib.com>
Mon, 19 Aug 2019 09:40:42 +0000 (11:40 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 19 Aug 2019 09:40:42 +0000 (11:40 +0200)
commitcb62a83a71a9679061f8daa468119124b5da5e76
treede738499adbad4d4ebbd76401b3632946d0fa96e
parent9b6a5ed109e1986149c1f15a41d4f442ae8ae39c
Add invite comments (#10465)
app/controllers/invites_controller.rb
app/models/invite.rb
app/views/invites/_form.html.haml
app/views/invites/_invite.html.haml
app/views/invites/index.html.haml
db/migrate/20190403141604_add_comment_to_invites.rb [new file with mode: 0644]
db/schema.rb