Commit Graph

526 Commits (2da2a1dae984f4083d1cc2f55642811c696955e6)

Author SHA1 Message Date
Matt Jankowski a6d12299f2
Remove duplicate method def `ApplicationHelper#instance_presenter` (#30331) 8 months ago
Jason Punyon 85c625d319
Fix repetitive database queries from #30040 (#30259) 8 months ago
Fawaz Farid bc24c4792d
Allow admins to configure instance favicon and logo (#30040) 8 months ago
Matt Jankowski 32ead51e5a
Add material design icons to admin/settings views (#27780)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
8 months ago
Renaud Chaput ee4ea83a87
Remove `image_pack_tag` usage (#29925) 9 months ago
Matt Jankowski 449f99e168
Fix repeated concat output buffer duplicating layout markup (#29918) 9 months ago
Matt Jankowski b57ee5cf5b
Fix `Style/MapIntoArray` cop in context helper (#29885) 9 months ago
Matt Jankowski b61ae28f8d
Separate methods for theme style and meta color tags (#29802) 9 months ago
Renaud Chaput 672c9f5f05
Change the `theme-color` value automatically when using a built-in theme (#29795) 9 months ago
Renaud Chaput 02ea161506
Support "system" theme setting (light/dark theme depending on user system preference) (#29748)
Co-authored-by: Nishiki Liu <hello@nshki.com>
9 months ago
Matt Jankowski d7ab5655ef
Replace `render_symbol` method with `inline_svg_tag` usage (#29647) 10 months ago
Matt Jankowski 6c68c3c0ce
Introduce `inline_svg` gem, minimal usage, prep for material design icons (#29612) 10 months ago
Matt Jankowski 72e1162eb3
Flatten `olm` section of context helper extension map (#29638) 10 months ago
Matt Jankowski 6d2986017e
Remove unused `active_nav_class` helper method (#29617) 10 months ago
Matt Jankowski 92855948a0
Remove unused `show_landing_strip?` helper method (#29618) 10 months ago
Matt Jankowski ecdbf15ebe
Remove unused `link_to_older` and `link_to_newer` helper methods (#29620) 10 months ago
Matt Jankowski c09b8a7164
Add `Account.without_internal` scope (#29559)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
gunchleoc 81400b02b1
Add nds locale to posting languages (#27434) 10 months ago
gunchleoc c01f4cebed
Add Mohawk to posting languages (#27115) 10 months ago
gunchleoc 995e15c24a
Add Jawi Malay to posting languages (#29098) 10 months ago
gunchleoc 1d5de8b26a
Add Vai to posting languages (#27136) 10 months ago
gunchleoc 5ab944af95
Rename Panjabi to Punjabi (#27117) 10 months ago
Helge 8d22599318
Add Pennsylvania Dutch to languages dropdown (#26634) 10 months ago
Krzysztof Piwowar b4af3639e8
Add Kashubian to languages dropdown (#26024) 10 months ago
Claire 9fee5e8526
Merge pull request from GHSA-jhrq-qvrm-qr36
* Fix insufficient Content-Type checking of fetched ActivityStreams objects

* Allow JSON-LD documents with multiple profiles
11 months ago
Matt Jankowski 69e61fff38
Move direct serializer usage out of admin view partial (#29028) 11 months ago
Claire 1726085db5
Merge pull request from GHSA-3fjr-858r-92rw
* Fix insufficient origin validation

* Bump version to 4.3.0-alpha.1
11 months ago
Jonathan de Jong de09176ab9
Retry 401 errors on replies fetching (#28788)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
12 months ago
HTeuMeuLeu 1a3859d8e2
Update follow and follow_request emails (#28755)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
12 months ago
Renaud Chaput cb5ac15923
Use a helper to avoid using `media/` asset prefixes (#28756) 12 months ago
Matt Jankowski 87097a227c
Clean up `settings/featured_tags/index` view (#28688) 12 months ago
Matt Jankowski 55802242ce
Refactor login activity partial (remove inline ruby) (#28687) 12 months ago
gunchleoc 173953c23e
Fix ISO code for Canadian French (#26015)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
12 months ago
Matt Jankowski 1820bad646
Fix `Performance/StringIdentifierArgument` cop (#28399) 1 year ago
Matt Jankowski 2c6369918c
Fix `Style/RedundantArgument` cop (#28321) 1 year ago
Matt Jankowski 72b7cd349c
Extract helper methods for form label in admin/ area views (#27575) 1 year ago
Matt Jankowski 9b47c5d53c
Extract helper methods for labels from filters/_filter_fields (#27574) 1 year ago
Matt Jankowski 186895fc88
Refactor, lint fix, and bug fix on admin/roles/form partial (#27558) 1 year ago
Claire 07a4059901
Add support for invite codes in the registration API (#27805) 1 year ago
Matt Jankowski 548bb30b2a
Consolidate html page title output logic into helper (#27563) 1 year ago
Matt Jankowski 7d6bcc0615
Remove unmatched `rubocop:enable` declaration (#27769) 1 year ago
Jasmin Johal 27cbdc6f22
Change alt text to empty string for avatars (#21875)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
1 year ago
Claire 379115e601
Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 1 year ago
Matt Jankowski ab0fb81479
Configure brakeman to ignore url safe preview card urls (#25883) 1 year ago
Matt Jankowski 9f218c9924
Refactor appeal partial to avoid brakeman XSS warning (#25880) 1 year ago
gunchleoc 68ec1d180a
Fix language sorting in settings (#27158) 1 year ago
Matt Jankowski e715da6d25
Fix haml-lint Rubocop `Rails/*` cops (#26042) 1 year ago
Matt Jankowski 340f1a68be
Simplify instance presenter view access (#26046) 1 year ago
Matt Jankowski 99e289f03f
Fix include `Rails.application.routes.url_helpers` (Rails 7.1 prep) (#27189) 1 year ago
Matt Jankowski e6b903b21e
Fix haml-lint `InstanceVariables` rule for invites/_form (#26064) 1 year ago