]> cat aescling's git repositories - mastodon.git/commit
Add publish/unpublish controls to announcements in admin UI (#12967)
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 27 Jan 2020 10:05:33 +0000 (11:05 +0100)
committerGitHub <noreply@github.com>
Mon, 27 Jan 2020 10:05:33 +0000 (11:05 +0100)
commit663ea84b08162578cd06b54bfb998072b2bef8b9
treeadb4e2701655dd2d62140f101ebb1815e399d1ff
parent4363d06986bb2df1bb15db54df41ddf1d9682afb
Add publish/unpublish controls to announcements in admin UI (#12967)
app/controllers/admin/announcements_controller.rb
app/models/announcement.rb
app/views/admin/announcements/_announcement.html.haml
app/views/admin/announcements/edit.html.haml
app/workers/publish_scheduled_announcement_worker.rb
config/locales/en.yml
config/routes.rb