mastodon/app
Eugen Rochko 68833a50d4
Fix VerifyAccountLinksWorker not being queued (#8721)
UX-wise, people expect that saving the profile will re-check links even without changing fields content. Bug-wise, `@account` was undefined.

Regression from #8703
2018-09-18 23:57:21 +02:00
..
chewy Get rid of Chewy order/limit warning (#8355) 2018-08-22 02:44:56 +02:00
controllers Misc. typos (#8694) 2018-09-14 00:53:09 +02:00
helpers Redesign forms, verify link ownership with rel="me" (#8703) 2018-09-18 16:45:58 +02:00
javascript Redesign forms, verify link ownership with rel="me" (#8703) 2018-09-18 16:45:58 +02:00
lib Redesign forms, verify link ownership with rel="me" (#8703) 2018-09-18 16:45:58 +02:00
mailers Fix low-hanging rubocop gripes (#8458) 2018-08-26 19:22:46 +02:00
models Fix performance regression in Account::Field#verifiable? (#8719) 2018-09-18 22:49:24 +02:00
policies Allow mods to disable login, improve message when login disabled (#8329) 2018-08-23 23:26:29 +02:00
presenters Add admin custom CSS setting (#8399) 2018-08-24 04:33:27 +02:00
serializers Redesign forms, verify link ownership with rel="me" (#8703) 2018-09-18 16:45:58 +02:00
services Fix VerifyAccountLinksWorker not being queued (#8721) 2018-09-18 23:57:21 +02:00
validators Call address instead of exchange (#8076) 2018-07-26 04:49:28 +02:00
views Redesign forms, verify link ownership with rel="me" (#8703) 2018-09-18 16:45:58 +02:00
workers Redesign forms, verify link ownership with rel="me" (#8703) 2018-09-18 16:45:58 +02:00