summaryrefslogtreecommitdiffstats
path: root/app/helpers
AgeCommit message (Expand)Author
2024-06-17Use `class_names` in admin/account_moderation_notes helper (#30719)Matt Jankowski
2024-06-17Fix invalid `mask-icon` when a custom instance icon is configured (#30734)Renaud Chaput
2024-06-14Fix unsafe URLs in audit log resulting from domain blocks (#27139)Emelia Smith
2024-05-17Remove duplicate method def `ApplicationHelper#instance_presenter` (#30331)Matt Jankowski
2024-05-15Fix repetitive database queries from #30040 (#30259)Jason Punyon
2024-05-06Allow admins to configure instance favicon and logo (#30040)Fawaz Farid
2024-04-23Add material design icons to admin/settings views (#27780)Matt Jankowski
2024-04-15Remove `image_pack_tag` usage (#29925)Renaud Chaput
2024-04-11Fix repeated concat output buffer duplicating layout markup (#29918)Matt Jankowski
2024-04-10Fix `Style/MapIntoArray` cop in context helper (#29885)Matt Jankowski
2024-04-05Separate methods for theme style and meta color tags (#29802)Matt Jankowski
2024-03-29Change the `theme-color` value automatically when using a built-in theme (#29...Renaud Chaput
2024-03-26Support "system" theme setting (light/dark theme depending on user system pre...Renaud Chaput
2024-03-19Replace `render_symbol` method with `inline_svg_tag` usage (#29647)Matt Jankowski
2024-03-19Introduce `inline_svg` gem, minimal usage, prep for material design icons (#2...Matt Jankowski
2024-03-19Flatten `olm` section of context helper extension map (#29638)Matt Jankowski
2024-03-18Remove unused `active_nav_class` helper method (#29617)Matt Jankowski
2024-03-18Remove unused `show_landing_strip?` helper method (#29618)Matt Jankowski
2024-03-18Remove unused `link_to_older` and `link_to_newer` helper methods (#29620)Matt Jankowski
2024-03-13Add `Account.without_internal` scope (#29559)Matt Jankowski
2024-03-10Add nds locale to posting languages (#27434)gunchleoc
2024-03-07Add Mohawk to posting languages (#27115)gunchleoc
2024-03-07Add Jawi Malay to posting languages (#29098)gunchleoc
2024-03-01Add Vai to posting languages (#27136)gunchleoc
2024-03-01Rename Panjabi to Punjabi (#27117)gunchleoc
2024-03-01Add Pennsylvania Dutch to languages dropdown (#26634)Helge
2024-03-01Add Kashubian to languages dropdown (#26024)Krzysztof Piwowar
2024-02-16Merge pull request from GHSA-jhrq-qvrm-qr36Claire
2024-02-06Move direct serializer usage out of admin view partial (#29028)Matt Jankowski
2024-02-01Merge pull request from GHSA-3fjr-858r-92rwClaire
2024-01-19Retry 401 errors on replies fetching (#28788)Jonathan de Jong
2024-01-17Update follow and follow_request emails (#28755)HTeuMeuLeu
2024-01-17Use a helper to avoid using `media/` asset prefixes (#28756)Renaud Chaput
2024-01-11Clean up `settings/featured_tags/index` view (#28688)Matt Jankowski
2024-01-11Refactor login activity partial (remove inline ruby) (#28687)Matt Jankowski
2024-01-09Fix ISO code for Canadian French (#26015)gunchleoc
2023-12-18Fix `Performance/StringIdentifierArgument` cop (#28399)Matt Jankowski
2023-12-11Fix `Style/RedundantArgument` cop (#28321)Matt Jankowski
2023-11-29Extract helper methods for form label in admin/ area views (#27575)Matt Jankowski
2023-11-29Extract helper methods for labels from filters/_filter_fields (#27574)Matt Jankowski
2023-11-29Refactor, lint fix, and bug fix on admin/roles/form partial (#27558)Matt Jankowski
2023-11-13Add support for invite codes in the registration API (#27805)Claire
2023-11-09Consolidate html page title output logic into helper (#27563)Matt Jankowski
2023-11-08Remove unmatched `rubocop:enable` declaration (#27769)Matt Jankowski
2023-11-07Change alt text to empty string for avatars (#21875)Jasmin Johal
2023-10-23Add SELF_DESTRUCT env variable to process self-destructions in the background...Claire
2023-10-20Configure brakeman to ignore url safe preview card urls (#25883)Matt Jankowski
2023-10-19Refactor appeal partial to avoid brakeman XSS warning (#25880)Matt Jankowski
2023-10-04Fix language sorting in settings (#27158)gunchleoc
2023-10-03Fix haml-lint Rubocop `Rails/*` cops (#26042)Matt Jankowski