Commit Graph

1386 Commits (6e4c1e172b4fdd20864e3dac2e04c69ed83aeb7d)

Author SHA1 Message Date
Matt Jankowski 69e61fff38
Move direct serializer usage out of admin view partial (#29028) 2 years ago
Eugen Rochko 1666b19559
Fix confirmation e-mails when signing up through an app (#29064) 2 years ago
Eugen Rochko b19ae521b7
Add confirmation when redirecting logged-out requests to permalink (#27792)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Claire e2d9635074
Add notification email on invalid second authenticator (#28822) 2 years ago
HTeuMeuLeu 1a3859d8e2
Update follow and follow_request emails (#28755)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Renaud Chaput cb5ac15923
Use a helper to avoid using `media/` asset prefixes (#28756) 2 years ago
HTeuMeuLeu 7f471e70c0
Update new email templates (#28416)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
2 years ago
Renaud Chaput c6684aa1e3
Use the assets pipeline to load `inert.css` (#28701) 2 years ago
Matt Jankowski a90696011e
Add coverage/bugfix for invalid appeal submission (#28703) 2 years ago
Matt Jankowski 7801db7ba4
Spec coverage for custom css endpoint (#28706) 2 years ago
Matt Jankowski b68f185573
Reduce `LineLength` for `react_component` helper in views/admin (#28694) 2 years ago
Matt Jankowski 87097a227c
Clean up `settings/featured_tags/index` view (#28688) 2 years ago
Matt Jankowski 55802242ce
Refactor login activity partial (remove inline ruby) (#28687) 2 years ago
Matt Jankowski 6daa69327b
Fix `LineLength` haml-lint in `t` usage (#28686) 2 years ago
Matt Jankowski a71e918e95
Fix `LineLength` haml-lint in `media/player` view (#28667) 2 years ago
Matt Jankowski eed4eef39a
Fix `LineLength` haml-lint in `app/views/auth` area (#28664) 2 years ago
Matt Jankowski 09ab073f0c
Fix `LineLength` haml-lint in `app/views/settings` area (#28663) 2 years ago
Matt Jankowski 68f06f1fd4
Fix haml-lint `LineLength` cop for `settings/preferences/notifications/show` (#28655) 2 years ago
Claire dfdadb92e8
Add ability to require approval when users sign up using specific email domains (#28468) 2 years ago
Eugen Rochko b5ac61b2c5
Change algorithm of follow recommendations (#28314)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2 years ago
Matt Jankowski 2bd8d343cf
Fix `Style/SoleNestedConditional` and `Style/IfInsideElse` cops, regenerate haml todo (#28384) 2 years ago
Claire a2bcfeb887
Fix `Style/HashEachMethods` cop in HAML files (#28178) 2 years ago
Matt Jankowski 440b80b2e7
Model concerns organization into module namespaces (#28149) 2 years ago
Claire 963354978a
Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 2 years ago
Matt Jankowski 72b7cd349c
Extract helper methods for form label in admin/ area views (#27575) 2 years ago
Matt Jankowski 9b47c5d53c
Extract helper methods for labels from filters/_filter_fields (#27574) 2 years ago
Matt Jankowski 186895fc88
Refactor, lint fix, and bug fix on admin/roles/form partial (#27558) 2 years ago
Matt Jankowski 9072896ae5
Avoid unnecessary i-var for account rss page url generation (#28092) 2 years ago
Matt Jankowski 2d536bb05f
Use `admin_mailer` layout with initial salutation (#28085) 2 years ago
Matt Jankowski 9b8ba9b350
Remove unused `plain_mailer` layout (#28065) 2 years ago
June 97e677f993
Fix not all legal images showing in file picker when uploading custom emoji (#28076) 2 years ago
Matt Jankowski 6d51ac246b
Update partials for the `AdminMailer.new_trends` mailer (#28011) 2 years ago
Claire bd575a1dd6
Add banner for forwarded reports made by remote users about remote content (#27549) 2 years ago
Matt Jankowski 548bb30b2a
Consolidate html page title output logic into helper (#27563) 2 years ago
Matt Jankowski 13c3e59601
Use helper method to build batched status edits in `admin/statuses/show` (#27739) 2 years ago
Jasmin Johal 27cbdc6f22
Change alt text to empty string for avatars (#21875)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2 years ago
Matt Jankowski bbad5b6456
Remove false positive cop detection (#27457) 2 years ago
Mark T. Tomczak ba8dcb50fe
Issue 26048: swap "muting" and "blocking" list options in settings -> Data Exports (#26088) 2 years ago
Matt Jankowski 3ca974e101
Use `next` keyword in field loop in admin/accounts/index view (#27559) 2 years ago
Claire 49b8433c56
Fix confusing screen when visiting a confirmation link for an already-confirmed email (#27368) 2 years ago
Matt Jankowski 70dbf84b9b
Solve simplest haml-lint `Rubocop` lints (#27529) 2 years ago
Matt Jankowski c926f5fd67
Fix haml-lint `UnnecessaryStringOutput` for views (#27531) 2 years ago
Matt Jankowski cec7f0ed72
Remove unused `#error_explanation` id from error partials (#27536) 2 years ago
Matt Jankowski e923bb9ec9
Use `ENV.fetch` in views, fixes rubocop haml-lint issue (#27527) 2 years ago
Claire 379115e601
Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 2 years ago
Claire 99f2534cee
Add support for displaying unknown servers on /admin/instances/:domain (#27150) 2 years ago
Matt Jankowski ab0fb81479
Configure brakeman to ignore url safe preview card urls (#25883) 2 years ago
Matt Jankowski 9f218c9924
Refactor appeal partial to avoid brakeman XSS warning (#25880) 2 years ago
Matt Jankowski 33b073f77d
Extract partials from `admin/reports/show` view (#27427) 2 years ago
Matt Jankowski 8d0f12f776
Extract partials from `admin/accounts/show` view (#27428) 2 years ago