Commit Graph

541 Commits (1fed11cfa77c12135c68d5eff8c0d8760605b2b2)

Author SHA1 Message Date
Claire ae363f0555
Fix spacing between icons and labels in settings/admin interface ()
Matt Jankowski c9641c8070
Remove un-needed edge case sort condition in languages helper ()
Matt Jankowski 2a244e2fdb
Remove unused `merge_context` helper ()
Matt Jankowski a6df125303
Fix `Rails/CompactBlank` cop ()
Renaud Chaput 4a968cb7a9
Add `icon` field to instance endpoint ()
Matt Jankowski f91403ccaa
Remove unused `fa_icon` helper method ()
Matt Jankowski fa2e7b1708
Migrate fontawesome->material in more views ()
Matt Jankowski 71405eabfc
Use material symbols in table link helper ()
Matt Jankowski 52a626f39b
Replace more `font-awesome` icons in `app/helpers` ()
Emelia Smith c40e481169
Implement UI for Admin Search of Hashtags ()
Matt Jankowski 543b59fa14
Clean up `theme_helper` style builders ()
Matt Jankowski 348ccf206e
Fix `Style/ClassEqualityComparison` cop ()
Matt Jankowski d7b7617321
Use `class_names` in admin/account_moderation_notes helper ()
Renaud Chaput 43bbdea421
Fix invalid `mask-icon` when a custom instance icon is configured ()
Emelia Smith 3d9f00ae16
Fix unsafe URLs in audit log resulting from domain blocks ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski a6d12299f2
Remove duplicate method def `ApplicationHelper#instance_presenter` ()
Jason Punyon 85c625d319
Fix repetitive database queries from ()
Fawaz Farid bc24c4792d
Allow admins to configure instance favicon and logo ()
Matt Jankowski 32ead51e5a
Add material design icons to admin/settings views ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Renaud Chaput ee4ea83a87
Remove `image_pack_tag` usage ()
Matt Jankowski 449f99e168
Fix repeated concat output buffer duplicating layout markup ()
Matt Jankowski b57ee5cf5b
Fix `Style/MapIntoArray` cop in context helper ()
Matt Jankowski b61ae28f8d
Separate methods for theme style and meta color tags ()
Renaud Chaput 672c9f5f05
Change the `theme-color` value automatically when using a built-in theme ()
Renaud Chaput 02ea161506
Support "system" theme setting (light/dark theme depending on user system preference) ()
Co-authored-by: Nishiki Liu <hello@nshki.com>
Matt Jankowski d7ab5655ef
Replace `render_symbol` method with `inline_svg_tag` usage ()
Matt Jankowski 6c68c3c0ce
Introduce `inline_svg` gem, minimal usage, prep for material design icons ()
Matt Jankowski 72e1162eb3
Flatten `olm` section of context helper extension map ()
Matt Jankowski 6d2986017e
Remove unused `active_nav_class` helper method ()
Matt Jankowski 92855948a0
Remove unused `show_landing_strip?` helper method ()
Matt Jankowski ecdbf15ebe
Remove unused `link_to_older` and `link_to_newer` helper methods ()
Matt Jankowski c09b8a7164
Add `Account.without_internal` scope ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
gunchleoc 81400b02b1
Add nds locale to posting languages ()
gunchleoc c01f4cebed
Add Mohawk to posting languages ()
gunchleoc 995e15c24a
Add Jawi Malay to posting languages ()
gunchleoc 1d5de8b26a
Add Vai to posting languages ()
gunchleoc 5ab944af95
Rename Panjabi to Punjabi ()
Helge 8d22599318
Add Pennsylvania Dutch to languages dropdown ()
Krzysztof Piwowar b4af3639e8
Add Kashubian to languages dropdown ()
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
Matt Jankowski 69e61fff38
Move direct serializer usage out of admin view partial ()
Claire 1726085db5
Merge pull request from GHSA-3fjr-858r-92rw
* Fix insufficient origin validation

* Bump version to 4.3.0-alpha.1
Jonathan de Jong de09176ab9
Retry 401 errors on replies fetching ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
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 ()
Matt Jankowski 87097a227c
Clean up `settings/featured_tags/index` view ()
Matt Jankowski 55802242ce
Refactor login activity partial (remove inline ruby) ()
gunchleoc 173953c23e
Fix ISO code for Canadian French ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 1820bad646
Fix `Performance/StringIdentifierArgument` cop ()
Matt Jankowski 2c6369918c
Fix `Style/RedundantArgument` cop ()