Commit Graph

1512 Commits (88512220bbd21c49730ca676668c2b61d0a690f2)

Author SHA1 Message Date
Claire edeae945c0
Remove fontawesome leftovers (#31525) 5 months ago
Matt Jankowski 4c4bcad866
Remove `font-awesome` npm package (#31512) 5 months ago
Matt Jankowski fa2e7b1708
Migrate fontawesome->material in more views (#31360) 5 months ago
Matt Jankowski 3be1b1eaae
Use material symbol for filters/statuses views (#31371) 5 months ago
Matt Jankowski 71405eabfc
Use material symbols in table link helper (#31359) 5 months ago
Emelia Smith d3089018d5
Move Follow Recommendations to Trends menu, rename to Recommendations & Trends (#31292) 5 months ago
Matt Jankowski 885e67b2ed
Use material symbol for modal layout sign out link (#31363) 5 months ago
Matt Jankowski 7519ef2fa1
Use material symbol for responsive menu toggle (#31362) 5 months ago
Christian Schmidt e29c401f77
Add lang attribute on preview card title (#31303) 5 months ago
Jeong Arm 9bae237792
Change confirmation prompt on trending management (#19626) 5 months ago
Matt Jankowski 84c3cc4e5b
Replace more `font-awesome` icons in `views/admin` area (#30961) 5 months ago
Matt Jankowski e4092cc73a
Replace more `font-awesome` icons in `views/settings` (#30963) 5 months ago
Christian Schmidt 3d6e8d6834
Disable irrelevant fields unless cleanup is enabled (#26562) 6 months ago
Emelia Smith c40e481169
Implement UI for Admin Search of Hashtags (#30880) 6 months ago
Emelia Smith 693d9b03ed
Enable OAuth PKCE Extension (#31129) 6 months ago
Michael Stanclift 8b7f93cc7f
Recolor Preferences/Admin UI to better match main design (#31034) 6 months ago
Emelia Smith bb2e5a4b58
Add audit logs to Admin::InstancesController (#27386) 6 months ago
Emelia Smith aa88aca0ad
Add optional OAuth application to reports (#30539) 6 months ago
Claire ad52b04a1c
Add setting to disable hover cards (#30931)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
6 months ago
Claire 7a84b76bb1
Drop favicon.ico generation (#30375) 7 months ago
Emelia Smith 30ae5952d2
Fix: Ensure "With Media" is highlighted from Admin Accounts page (#30812) 7 months ago
Renaud Chaput 43bbdea421
Fix invalid `mask-icon` when a custom instance icon is configured (#30734) 7 months ago
Matt Jankowski b5d1d48266
Convert `form_for` -> `form_with` in views (#30700) 7 months ago
Matt Jankowski 8d5ed19c6d
Migrate `form_tag` to `form_with` in admin and auth views (#30692) 7 months ago
Louis Brauer f0ca874b09
Include crossorigin in inert css (#30687) 7 months ago
Claire 921b0db544
Add `noindex` meta tag and `rel=canonical` link to redirect interstitials (#30651) 7 months ago
Matt Jankowski 2fdd782f21
Fix empty `aria-hidden` attribute value in logo resources area (#30570) 8 months ago
Matt Jankowski 249cbc449c
Use existing config access to `local_domain` value (#30509) 8 months ago
Claire 89f89d738f
Revert "Allow unblocking email addresses from any matching account (#29305)" (#30385) 8 months ago
Emelia Smith f0d6dc4519
Fix: Mark redirect uris field in Development > Application form as required (#30311) 8 months ago
Emelia Smith 5fd56512de
Improve Report Notes and Account Moderation Notes (#30288) 8 months ago
Jason Punyon 85c625d319
Fix repetitive database queries from #30040 (#30259) 8 months ago
Claire d8c4284723
Ensure custom favicon is converted to PNG and ICO (#30208) 9 months ago
Fawaz Farid bc24c4792d
Allow admins to configure instance favicon and logo (#30040) 9 months ago
Matt Jankowski e336466894
Use shared form partial for `admin/rules` views (#30067) 9 months ago
Matt Jankowski a9816f051d
Use shared form partial for `admin/warning_presets` views (#30069) 9 months ago
Matt Jankowski 2739d8d5a4
Use shorter `render` call in `admin/webhooks` view (#30071) 9 months ago
Matt Jankowski f0c9cbaf3b
Use `EXPIRATION_DURATIONS` constant in `CustomFilter` class (#30088) 9 months ago
Michael Stanclift bb8c6346fb
Reword and rearrange Content Retention page (#27733) 9 months ago
Matt Jankowski 32ead51e5a
Add material design icons to admin/settings views (#27780)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
9 months ago
Claire a2399046ca
Fix string interpolation for software updates admin mailer (#30035) 9 months ago
Matt Jankowski 33e829763d
Use shared `form` partial for `admin/domain_blocks` views (#29609) 9 months ago
Matt Jankowski 4837bfcc6a
Use shared `form` partial for `admin/announcements` views (#29608) 9 months ago
Matt Jankowski 11e0049b08
Use enum-generated scopes/queries for `BulkImport` (#29975) 9 months ago
Renaud Chaput ee4ea83a87
Remove `image_pack_tag` usage (#29925) 9 months ago
Claire f3430eebbb
Fix hashtag string interpolation in welcome email (#29879) 10 months ago
Matt Jankowski b61ae28f8d
Separate methods for theme style and meta color tags (#29802) 10 months ago
Matt Jankowski 601834d746
Use partial collection render for welcome mailer features (#29843) 10 months ago
Jeong Arm 4045c069f8
Use `public_visibility` (#29847) 10 months ago
Matt Jankowski cde3206478
Simplify feature loop in welcome mailer (#29760) 10 months ago
Matt Jankowski f56309f5f0
Add `by_latest_used` scope, move admin area recent IPs to partial (#29497) 10 months ago
Renaud Chaput 672c9f5f05
Change the `theme-color` value automatically when using a built-in theme (#29795) 10 months ago
Matt Jankowski e85f24174e
Simplify checklist step loop in welcome mailer (#29761) 10 months ago
Matt Jankowski c4feba4347
Use existing `MascotHelper#instance_presenter` instead of local var in `welcome` email template (#29759) 10 months ago
Claire 7508472d84
Fix admin interface repeating rule title instead of showing hint text (#29758) 10 months ago
Claire cfea9cc172
Add list of pending releases directly in mail notifications for version updates (#29436) 10 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>
10 months ago
Claire 37ca59815c
Remove setting for unfollow confirmation modal, and make it unconditional (#29373) 10 months ago
Claire dfa43707eb
Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately (#29714) 10 months ago
Matt Jankowski 77897cd24c
Use existing `SeveredRelationship.about_local_account` scope in more places (#29673) 10 months ago
Claire 44bf7b8128
Add notifications of severed relationships (#27511) 10 months ago
Claire 8a1423a474
Allow unblocking email addresses from any matching account (#29305) 10 months ago
Matt Jankowski 0a33be39c1
Reduce `LineLength` for `react_admin_component` helpers (#29650) 10 months ago
Matt Jankowski 4c84891453
Pull out full `li` element into admin/status_edits/status_edit partial (#29499) 10 months ago
Matt Jankowski d7ab5655ef
Replace `render_symbol` method with `inline_svg_tag` usage (#29647) 10 months ago
Claire cf08a438e7
Add badge on account card in report moderation interface when account is already suspended (#29592) 10 months ago
Claire 82c2af0356
Fix `user_mailer.welcome.hashtags_recent_count` not having plural form (#29607) 10 months ago
Matt Jankowski f445d33fd6
Fix haml-lint `LineLength` cops in app/views/admin (#28680) 10 months ago
Eugen Rochko 5b3a8737d6
Add hints for rules (#29539) 10 months ago
Eugen Rochko 50b17f7e10
Add notification policies and notification requests (#29366) 11 months ago
Claire 1d721b21e1
Add attribution to Tabler.io icons used in the new mailer designs (#29470) 11 months ago
HTeuMeuLeu 934cab7508
New welcome email (#28883)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
11 months ago
Jeong Arm deffb8ecb6
Show comments in the admin/instances page (#29240)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
11 months ago
Jason Punyon 1ad3cffaea
Missed a .to_date (#29390) 11 months ago
Claire b71904816a
Change registrations to be disabled by default for new servers (#29280) 11 months ago
Claire 2751acb6cd
Automatically switch from open to approved registrations in absence of moderators (#29318) 11 months ago
Matt Jankowski 69e61fff38
Move direct serializer usage out of admin view partial (#29028) 12 months ago
Eugen Rochko 1666b19559
Fix confirmation e-mails when signing up through an app (#29064) 12 months ago
Eugen Rochko b19ae521b7
Add confirmation when redirecting logged-out requests to permalink (#27792)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire e2d9635074
Add notification email on invalid second authenticator (#28822) 1 year ago
HTeuMeuLeu 1a3859d8e2
Update follow and follow_request emails (#28755)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Renaud Chaput cb5ac15923
Use a helper to avoid using `media/` asset prefixes (#28756) 1 year ago
HTeuMeuLeu 7f471e70c0
Update new email templates (#28416)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
1 year ago
Renaud Chaput c6684aa1e3
Use the assets pipeline to load `inert.css` (#28701) 1 year ago
Matt Jankowski a90696011e
Add coverage/bugfix for invalid appeal submission (#28703) 1 year ago
Matt Jankowski 7801db7ba4
Spec coverage for custom css endpoint (#28706) 1 year ago
Matt Jankowski b68f185573
Reduce `LineLength` for `react_component` helper in views/admin (#28694) 1 year ago
Matt Jankowski 87097a227c
Clean up `settings/featured_tags/index` view (#28688) 1 year ago
Matt Jankowski 55802242ce
Refactor login activity partial (remove inline ruby) (#28687) 1 year ago
Matt Jankowski 6daa69327b
Fix `LineLength` haml-lint in `t` usage (#28686) 1 year ago
Matt Jankowski a71e918e95
Fix `LineLength` haml-lint in `media/player` view (#28667) 1 year ago
Matt Jankowski eed4eef39a
Fix `LineLength` haml-lint in `app/views/auth` area (#28664) 1 year ago
Matt Jankowski 09ab073f0c
Fix `LineLength` haml-lint in `app/views/settings` area (#28663) 1 year ago
Matt Jankowski 68f06f1fd4
Fix haml-lint `LineLength` cop for `settings/preferences/notifications/show` (#28655) 1 year ago
Claire dfdadb92e8
Add ability to require approval when users sign up using specific email domains (#28468) 1 year ago
Eugen Rochko b5ac61b2c5
Change algorithm of follow recommendations (#28314)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Matt Jankowski 2bd8d343cf
Fix `Style/SoleNestedConditional` and `Style/IfInsideElse` cops, regenerate haml todo (#28384) 1 year ago
Claire a2bcfeb887
Fix `Style/HashEachMethods` cop in HAML files (#28178) 1 year ago
Matt Jankowski 440b80b2e7
Model concerns organization into module namespaces (#28149) 1 year ago
Claire 963354978a
Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) 1 year ago