2
0
Commit Graph

1466 Commits

Author SHA1 Message Date
Matt Jankowski
5b595b8a5a Remove usage of assigns in controller specs (#30195) 2024-09-03 15:23:16 +00:00
Matt Jankowski
1ee1c329cc Convert admin/announcements controller spec to system spec (#31655) 2024-08-30 07:15:28 +00:00
Matt Jankowski
b9269c8d38 Convert admin/reset controller spec to system spec (#31643) 2024-08-29 08:38:17 +00:00
Emelia Smith
376088f6da Add button to view the Hashtag on the instance from Hashtags in Moderation UI (#31533) 2024-08-22 08:42:33 +00:00
Claire
edeae945c0 Remove fontawesome leftovers (#31525) 2024-08-21 15:55:35 +00:00
Matt Jankowski
4c4bcad866 Remove font-awesome npm package (#31512) 2024-08-20 15:59:47 +00:00
Matt Jankowski
fa2e7b1708 Migrate fontawesome->material in more views (#31360) 2024-08-20 11:52:45 +00:00
Matt Jankowski
3be1b1eaae Use material symbol for filters/statuses views (#31371) 2024-08-20 11:52:27 +00:00
Matt Jankowski
71405eabfc Use material symbols in table link helper (#31359) 2024-08-20 11:48:15 +00:00
Emelia Smith
d3089018d5 Move Follow Recommendations to Trends menu, rename to Recommendations & Trends (#31292) 2024-08-10 09:17:10 +00:00
Matt Jankowski
885e67b2ed Use material symbol for modal layout sign out link (#31363) 2024-08-10 09:13:08 +00:00
Matt Jankowski
7519ef2fa1 Use material symbol for responsive menu toggle (#31362) 2024-08-10 09:12:47 +00:00
Christian Schmidt
e29c401f77 Add lang attribute on preview card title (#31303) 2024-08-09 13:05:34 +00:00
Jeong Arm
9bae237792 Change confirmation prompt on trending management (#19626) 2024-08-09 12:47:02 +00:00
Matt Jankowski
84c3cc4e5b Replace more font-awesome icons in views/admin area (#30961) 2024-08-07 23:08:36 +00:00
Matt Jankowski
e4092cc73a Replace more font-awesome icons in views/settings (#30963) 2024-08-07 22:52:35 +00:00
Christian Schmidt
3d6e8d6834 Disable irrelevant fields unless cleanup is enabled (#26562) 2024-08-04 08:57:46 +00:00
Emelia Smith
c40e481169 Implement UI for Admin Search of Hashtags (#30880) 2024-07-29 15:49:44 +00:00
Emelia Smith
693d9b03ed Enable OAuth PKCE Extension (#31129) 2024-07-26 08:53:10 +00:00
Michael Stanclift
8b7f93cc7f Recolor Preferences/Admin UI to better match main design (#31034) 2024-07-23 15:30:45 +00:00
Emelia Smith
bb2e5a4b58 Add audit logs to Admin::InstancesController (#27386) 2024-07-23 08:12:30 +00:00
Emelia Smith
aa88aca0ad Add optional OAuth application to reports (#30539) 2024-07-16 13:23:08 +00:00
Claire
ad52b04a1c Add setting to disable hover cards (#30931)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2024-07-11 19:42:58 +00:00
Claire
7a84b76bb1 Drop favicon.ico generation (#30375) 2024-06-26 13:44:08 +00:00
Emelia Smith
30ae5952d2 Fix: Ensure "With Media" is highlighted from Admin Accounts page (#30812) 2024-06-25 07:46:53 +00:00
Renaud Chaput
43bbdea421 Fix invalid mask-icon when a custom instance icon is configured (#30734) 2024-06-17 09:00:26 +00:00
Matt Jankowski
b5d1d48266 Convert form_for -> form_with in views (#30700) 2024-06-14 09:54:22 +00:00
Matt Jankowski
8d5ed19c6d Migrate form_tag to form_with in admin and auth views (#30692) 2024-06-14 09:49:10 +00:00
Louis Brauer
f0ca874b09 Include crossorigin in inert css (#30687) 2024-06-13 14:37:43 +00:00
Claire
921b0db544 Add noindex meta tag and rel=canonical link to redirect interstitials (#30651) 2024-06-11 15:29:45 +00:00
Matt Jankowski
2fdd782f21 Fix empty aria-hidden attribute value in logo resources area (#30570) 2024-06-06 07:50:15 +00:00
Matt Jankowski
249cbc449c Use existing config access to local_domain value (#30509) 2024-06-03 09:15:58 +00:00
Claire
89f89d738f Revert "Allow unblocking email addresses from any matching account (#29305)" (#30385) 2024-05-21 08:56:08 +00:00
Emelia Smith
f0d6dc4519 Fix: Mark redirect uris field in Development > Application form as required (#30311) 2024-05-16 07:59:46 +00:00
Emelia Smith
5fd56512de Improve Report Notes and Account Moderation Notes (#30288) 2024-05-15 13:38:36 +00:00
Jason Punyon
85c625d319 Fix repetitive database queries from #30040 (#30259) 2024-05-15 09:38:16 +00:00
Claire
d8c4284723 Ensure custom favicon is converted to PNG and ICO (#30208) 2024-05-07 18:15:17 +00:00
Fawaz Farid
bc24c4792d Allow admins to configure instance favicon and logo (#30040) 2024-05-06 15:06:52 +00:00
Matt Jankowski
e336466894 Use shared form partial for admin/rules views (#30067) 2024-04-29 09:33:27 +00:00
Matt Jankowski
a9816f051d Use shared form partial for admin/warning_presets views (#30069) 2024-04-29 09:33:06 +00:00
Matt Jankowski
2739d8d5a4 Use shorter render call in admin/webhooks view (#30071) 2024-04-29 09:10:23 +00:00
Matt Jankowski
f0c9cbaf3b Use EXPIRATION_DURATIONS constant in CustomFilter class (#30088) 2024-04-29 09:01:46 +00:00
Michael Stanclift
bb8c6346fb Reword and rearrange Content Retention page (#27733) 2024-04-26 15:17:41 +00:00
Matt Jankowski
32ead51e5a Add material design icons to admin/settings views (#27780)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-04-23 16:43:49 +00:00
Claire
a2399046ca Fix string interpolation for software updates admin mailer (#30035) 2024-04-23 12:54:52 +00:00
Matt Jankowski
33e829763d Use shared form partial for admin/domain_blocks views (#29609) 2024-04-22 12:22:16 +00:00
Matt Jankowski
4837bfcc6a Use shared form partial for admin/announcements views (#29608) 2024-04-19 13:57:32 +00:00
Matt Jankowski
11e0049b08 Use enum-generated scopes/queries for BulkImport (#29975) 2024-04-18 10:13:35 +00:00
Renaud Chaput
ee4ea83a87 Remove image_pack_tag usage (#29925) 2024-04-15 09:05:19 +00:00
Claire
f3430eebbb Fix hashtag string interpolation in welcome email (#29879) 2024-04-08 13:45:25 +00:00