]> cat aescling's git repositories - mastodon.git/commit
Follow requests send e-mail notifications, but are excluded from notifications API
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 26 Dec 2016 20:52:03 +0000 (21:52 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 26 Dec 2016 20:52:03 +0000 (21:52 +0100)
commit2146ac91a004bad2a6c4dc1d01599a85515928f5
tree0e65a4537c5c33f9e273d8646f1eded0eeb1e38c
parent3689c119f0ad8d523ab8deb3c2c8ed0a9c84db6e
Follow requests send e-mail notifications, but are excluded from notifications API
Better initial state for unlisted/nsfw toggles
app/assets/javascripts/components/features/compose/components/compose_form.jsx
app/assets/javascripts/components/features/follow_requests/components/account_authorize.jsx
app/controllers/api/v1/notifications_controller.rb
app/mailers/notification_mailer.rb
app/models/follow_request.rb
app/models/notification.rb
app/models/user.rb
app/services/follow_service.rb
app/services/notify_service.rb
app/views/notification_mailer/follow_request.text.erb [new file with mode: 0644]
config/locales/en.yml