Commit Graph

8 Commits (df4ed603317ce709c0e06a5bee77d32b65f6b76c)

Author SHA1 Message Date
Renaud Chaput cb5ac15923
Use a helper to avoid using `media/` asset prefixes ()
HTeuMeuLeu 7f471e70c0
Update new email templates ()
Co-authored-by: Matt Jankowski <matt@jankowski.online>
Matt Jankowski 6daa69327b
Fix `LineLength` haml-lint in `t` usage ()
Claire 475783d567
Add timezone to datetimes in e-mails ()
Claire c667fc5a4a
Fix ArgumentError in mailers when a user's timezone is blank ()
Eugen Rochko 4c9406bdb0
Add time zone preference ()
Matt Jankowski 7f4412eeeb
User mailer spec coverage improvements ()
Eugen Rochko 564efd0651
Add appeals ()
* Add appeals

* Add ability to reject appeals and ability to browse pending appeals in admin UI

* Add strikes to account page in settings

* Various fixes and improvements

- Add separate notification setting for appeals, separate from reports
- Fix style of links in report/strike header
- Change approving an appeal to not restore statuses (due to federation complexities)
- Change style of successfully appealed strikes on account settings page
- Change account settings page to only show unappealed or recently appealed strikes

* Change appealed_at to overruled_at

* Fix missing method error