Commit Graph

1394 Commits (79e7590578770c906d7a30e6ce7e0b654f725972)

Author SHA1 Message Date
Eugen Rochko 5b3a8737d6
Add hints for rules ()
Eugen Rochko 50b17f7e10
Add notification policies and notification requests ()
Claire 1d721b21e1
Add attribution to Tabler.io icons used in the new mailer designs ()
HTeuMeuLeu 934cab7508
New welcome email ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Jeong Arm deffb8ecb6
Show comments in the admin/instances page ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Jason Punyon 1ad3cffaea
Missed a .to_date ()
Claire b71904816a
Change registrations to be disabled by default for new servers ()
Claire 2751acb6cd
Automatically switch from open to approved registrations in absence of moderators ()
Matt Jankowski 69e61fff38
Move direct serializer usage out of admin view partial ()
Eugen Rochko 1666b19559
Fix confirmation e-mails when signing up through an app ()
Eugen Rochko b19ae521b7
Add confirmation when redirecting logged-out requests to permalink ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire e2d9635074
Add notification email on invalid second authenticator ()
HTeuMeuLeu 1a3859d8e2
Update follow and follow_request emails ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
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>
Renaud Chaput c6684aa1e3
Use the assets pipeline to load `inert.css` ()
Matt Jankowski a90696011e
Add coverage/bugfix for invalid appeal submission ()
Matt Jankowski 7801db7ba4
Spec coverage for custom css endpoint ()
Matt Jankowski b68f185573
Reduce `LineLength` for `react_component` helper in views/admin ()
Matt Jankowski 87097a227c
Clean up `settings/featured_tags/index` view ()
Matt Jankowski 55802242ce
Refactor login activity partial (remove inline ruby) ()
Matt Jankowski 6daa69327b
Fix `LineLength` haml-lint in `t` usage ()
Matt Jankowski a71e918e95
Fix `LineLength` haml-lint in `media/player` view ()
Matt Jankowski eed4eef39a
Fix `LineLength` haml-lint in `app/views/auth` area ()
Matt Jankowski 09ab073f0c
Fix `LineLength` haml-lint in `app/views/settings` area ()
Matt Jankowski 68f06f1fd4
Fix haml-lint `LineLength` cop for `settings/preferences/notifications/show` ()
Claire dfdadb92e8
Add ability to require approval when users sign up using specific email domains ()
Eugen Rochko b5ac61b2c5
Change algorithm of follow recommendations ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 2bd8d343cf
Fix `Style/SoleNestedConditional` and `Style/IfInsideElse` cops, regenerate haml todo ()
Claire a2bcfeb887
Fix `Style/HashEachMethods` cop in HAML files ()
Matt Jankowski 440b80b2e7
Model concerns organization into module namespaces ()
Claire 963354978a
Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases ()
Matt Jankowski 72b7cd349c
Extract helper methods for form label in admin/ area views ()
Matt Jankowski 9b47c5d53c
Extract helper methods for labels from filters/_filter_fields ()
Matt Jankowski 186895fc88
Refactor, lint fix, and bug fix on admin/roles/form partial ()
Matt Jankowski 9072896ae5
Avoid unnecessary i-var for account rss page url generation ()
Matt Jankowski 2d536bb05f
Use `admin_mailer` layout with initial salutation ()
Matt Jankowski 9b8ba9b350
Remove unused `plain_mailer` layout ()
June 97e677f993
Fix not all legal images showing in file picker when uploading custom emoji ()
Matt Jankowski 6d51ac246b
Update partials for the `AdminMailer.new_trends` mailer ()
Claire bd575a1dd6
Add banner for forwarded reports made by remote users about remote content ()
Matt Jankowski 548bb30b2a
Consolidate html page title output logic into helper ()
Matt Jankowski 13c3e59601
Use helper method to build batched status edits in `admin/statuses/show` ()
Jasmin Johal 27cbdc6f22
Change alt text to empty string for avatars ()
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Matt Jankowski bbad5b6456
Remove false positive cop detection ()
Mark T. Tomczak ba8dcb50fe
Issue 26048: swap "muting" and "blocking" list options in settings -> Data Exports ()
Matt Jankowski 3ca974e101
Use `next` keyword in field loop in admin/accounts/index view ()
Claire 49b8433c56
Fix confusing screen when visiting a confirmation link for an already-confirmed email ()
Matt Jankowski 70dbf84b9b
Solve simplest haml-lint `Rubocop` lints ()
Matt Jankowski c926f5fd67
Fix haml-lint `UnnecessaryStringOutput` for views ()