Commit Graph

559 Commits (35f008aa2a16240dc20d543ecc1089aa19332a00)

Author SHA1 Message Date
Eugene Alvin Villar 16597fa735
Fix tl language native name (#32606) 2 months ago
Matt Jankowski bd6c96f737
Fix broken i18n in text welcome mailer tags area (#32571) 2 months ago
Matt Jankowski b78597979a
Fix missing content warning text in rss formatter (#32406) 2 months ago
Matt Jankowski 0e58dc90d9
Use array compact style for classes in `nothing_here` helper (#32403) 2 months ago
Florian Kohler 2404d6d1a1
Added Swiss German to languages dropdown (#29281)
Co-authored-by: David Roetzel <david@roetzel.de>
3 months ago
Matt Jankowski cec8961372
Move admin action log type list generation to helper (#32178) 3 months ago
Matt Jankowski 7d6b9ccd34
Add `copyable_input` helper method to wrap shared options (#32119) 3 months ago
Matt Jankowski 36f9c96812
Clean up labels on development application form (#32116) 3 months ago
Jeong Arm 65508bb0c0
Show timestamp when the user deletes their account on admin dashboard (#25640)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 months ago
Matt Jankowski e975b55c24
Remove `WebfingerHelper` module & move usage inline (#31203) 3 months ago
Matt Jankowski f251edfc1d
Add `date_range` view helper (#32187) 3 months ago
Matt Jankowski 675ec1a0ad
Only show recently used tags hint when they are present (#32120) 3 months ago
Matt Jankowski 5405bdd344
Remove unused E2EE messaging code (#31193) 3 months ago
Eugen Rochko 3d46f47817
Change embedded posts to use web UI (#31766)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
4 months ago
Matt Jankowski cee71b9892
Remove `fa_` prefix from status visibility icon method (#31846) 4 months ago
Eugen Rochko e0c27a5047
Add ability to manage which websites can credit you in link previews (#31819) 4 months ago
Mike Dalessio 10143d053a
Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) 4 months ago
Matt Jankowski a9d0b48b65
Set "admin" body class from `admin` nested layout (#31269) 4 months ago
Claire ae363f0555
Fix spacing between icons and labels in settings/admin interface (#31728) 4 months ago
Matt Jankowski c9641c8070
Remove un-needed edge case sort condition in languages helper (#31724) 4 months ago
Matt Jankowski 2a244e2fdb
Remove unused `merge_context` helper (#31703) 4 months ago
Matt Jankowski a6df125303
Fix `Rails/CompactBlank` cop (#31581) 4 months ago
Renaud Chaput 4a968cb7a9
Add `icon` field to instance endpoint (#30205) 4 months ago
Matt Jankowski f91403ccaa
Remove unused `fa_icon` helper method (#31511) 4 months ago
Matt Jankowski fa2e7b1708
Migrate fontawesome->material in more views (#31360) 4 months ago
Matt Jankowski 71405eabfc
Use material symbols in table link helper (#31359) 4 months ago
Matt Jankowski 52a626f39b
Replace more `font-awesome` icons in `app/helpers` (#30962) 5 months ago
Emelia Smith c40e481169
Implement UI for Admin Search of Hashtags (#30880) 5 months ago
Matt Jankowski 543b59fa14
Clean up `theme_helper` style builders (#30617) 6 months ago
Matt Jankowski 348ccf206e
Fix `Style/ClassEqualityComparison` cop (#30058) 6 months ago
Matt Jankowski d7b7617321
Use `class_names` in admin/account_moderation_notes helper (#30719) 6 months ago
Renaud Chaput 43bbdea421
Fix invalid `mask-icon` when a custom instance icon is configured (#30734) 7 months ago
Emelia Smith 3d9f00ae16
Fix unsafe URLs in audit log resulting from domain blocks (#27139)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
7 months ago
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) 9 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