Commit Graph

1433 Commits (2da2a1dae984f4083d1cc2f55642811c696955e6)

Author SHA1 Message Date
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) 8 months ago
Fawaz Farid bc24c4792d
Allow admins to configure instance favicon and logo (#30040) 8 months ago
Matt Jankowski e336466894
Use shared form partial for `admin/rules` views (#30067) 8 months ago
Matt Jankowski a9816f051d
Use shared form partial for `admin/warning_presets` views (#30069) 8 months ago
Matt Jankowski 2739d8d5a4
Use shorter `render` call in `admin/webhooks` view (#30071) 8 months ago
Matt Jankowski f0c9cbaf3b
Use `EXPIRATION_DURATIONS` constant in `CustomFilter` class (#30088) 8 months ago
Michael Stanclift bb8c6346fb
Reword and rearrange Content Retention page (#27733) 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
Claire a2399046ca
Fix string interpolation for software updates admin mailer (#30035) 8 months ago
Matt Jankowski 33e829763d
Use shared `form` partial for `admin/domain_blocks` views (#29609) 8 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) 9 months ago
Matt Jankowski b61ae28f8d
Separate methods for theme style and meta color tags (#29802) 9 months ago
Matt Jankowski 601834d746
Use partial collection render for welcome mailer features (#29843) 9 months ago
Jeong Arm 4045c069f8
Use `public_visibility` (#29847) 9 months ago
Matt Jankowski cde3206478
Simplify feature loop in welcome mailer (#29760) 9 months ago
Matt Jankowski f56309f5f0
Add `by_latest_used` scope, move admin area recent IPs to partial (#29497) 9 months ago
Renaud Chaput 672c9f5f05
Change the `theme-color` value automatically when using a built-in theme (#29795) 9 months ago
Matt Jankowski e85f24174e
Simplify checklist step loop in welcome mailer (#29761) 9 months ago
Matt Jankowski c4feba4347
Use existing `MascotHelper#instance_presenter` instead of local var in `welcome` email template (#29759) 9 months ago
Claire 7508472d84
Fix admin interface repeating rule title instead of showing hint text (#29758) 9 months ago
Claire cfea9cc172
Add list of pending releases directly in mail notifications for version updates (#29436) 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
Claire 37ca59815c
Remove setting for unfollow confirmation modal, and make it unconditional (#29373) 9 months ago
Claire dfa43707eb
Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately (#29714) 9 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) 10 months ago
Claire 1d721b21e1
Add attribution to Tabler.io icons used in the new mailer designs (#29470) 10 months ago
HTeuMeuLeu 934cab7508
New welcome email (#28883)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
10 months ago
Jeong Arm deffb8ecb6
Show comments in the admin/instances page (#29240)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Jason Punyon 1ad3cffaea
Missed a .to_date (#29390) 10 months ago
Claire b71904816a
Change registrations to be disabled by default for new servers (#29280) 10 months ago
Claire 2751acb6cd
Automatically switch from open to approved registrations in absence of moderators (#29318) 10 months ago
Matt Jankowski 69e61fff38
Move direct serializer usage out of admin view partial (#29028) 11 months ago
Eugen Rochko 1666b19559
Fix confirmation e-mails when signing up through an app (#29064) 11 months ago
Eugen Rochko b19ae521b7
Add confirmation when redirecting logged-out requests to permalink (#27792)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
11 months ago