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 |
Matt Jankowski
|
b61ae28f8d
|
Separate methods for theme style and meta color tags (#29802)
|
2024-04-05 09:52:43 +00:00 |
Matt Jankowski
|
601834d746
|
Use partial collection render for welcome mailer features (#29843)
|
2024-04-04 16:13:10 +00:00 |
Jeong Arm
|
4045c069f8
|
Use `public_visibility` (#29847)
|
2024-04-04 07:31:30 +00:00 |
Matt Jankowski
|
cde3206478
|
Simplify feature loop in welcome mailer (#29760)
|
2024-04-03 20:10:59 +00:00 |
Matt Jankowski
|
f56309f5f0
|
Add `by_latest_used` scope, move admin area recent IPs to partial (#29497)
|
2024-04-02 13:51:34 +00:00 |
Renaud Chaput
|
672c9f5f05
|
Change the `theme-color` value automatically when using a built-in theme (#29795)
|
2024-03-29 13:32:07 +00:00 |
Matt Jankowski
|
e85f24174e
|
Simplify checklist step loop in welcome mailer (#29761)
|
2024-03-28 10:56:33 +00:00 |
Matt Jankowski
|
c4feba4347
|
Use existing `MascotHelper#instance_presenter` instead of local var in `welcome` email template (#29759)
|
2024-03-26 15:58:48 +00:00 |
Claire
|
7508472d84
|
Fix admin interface repeating rule title instead of showing hint text (#29758)
|
2024-03-26 14:46:05 +00:00 |
Claire
|
cfea9cc172
|
Add list of pending releases directly in mail notifications for version updates (#29436)
|
2024-03-26 14:45:19 +00:00 |
Renaud Chaput
|
02ea161506
|
Support "system" theme setting (light/dark theme depending on user system preference) (#29748)
Co-authored-by: Nishiki Liu <hello@nshki.com>
|
2024-03-26 09:25:49 +00:00 |
Claire
|
37ca59815c
|
Remove setting for unfollow confirmation modal, and make it unconditional (#29373)
|
2024-03-22 16:24:04 +00:00 |
Claire
|
dfa43707eb
|
Change `AccountRelationshipSeveranceEvent` model to store lost followers and following counts separately (#29714)
|
2024-03-22 15:44:31 +00:00 |
Matt Jankowski
|
77897cd24c
|
Use existing `SeveredRelationship.about_local_account` scope in more places (#29673)
|
2024-03-21 08:36:49 +00:00 |
Claire
|
44bf7b8128
|
Add notifications of severed relationships (#27511)
|
2024-03-20 15:37:21 +00:00 |
Claire
|
8a1423a474
|
Allow unblocking email addresses from any matching account (#29305)
|
2024-03-20 14:38:00 +00:00 |
Matt Jankowski
|
0a33be39c1
|
Reduce `LineLength` for `react_admin_component` helpers (#29650)
|
2024-03-20 13:45:34 +00:00 |
Matt Jankowski
|
4c84891453
|
Pull out full `li` element into admin/status_edits/status_edit partial (#29499)
|
2024-03-19 16:11:10 +00:00 |
Matt Jankowski
|
d7ab5655ef
|
Replace `render_symbol` method with `inline_svg_tag` usage (#29647)
|
2024-03-19 14:17:18 +00:00 |
Claire
|
cf08a438e7
|
Add badge on account card in report moderation interface when account is already suspended (#29592)
|
2024-03-19 08:20:53 +00:00 |
Claire
|
82c2af0356
|
Fix `user_mailer.welcome.hashtags_recent_count` not having plural form (#29607)
|
2024-03-16 16:38:20 +00:00 |
Matt Jankowski
|
f445d33fd6
|
Fix haml-lint `LineLength` cops in app/views/admin (#28680)
|
2024-03-15 11:19:00 +00:00 |
Eugen Rochko
|
5b3a8737d6
|
Add hints for rules (#29539)
|
2024-03-11 08:57:07 +00:00 |
Eugen Rochko
|
50b17f7e10
|
Add notification policies and notification requests (#29366)
|
2024-03-07 14:53:37 +00:00 |
Claire
|
1d721b21e1
|
Add attribution to Tabler.io icons used in the new mailer designs (#29470)
|
2024-03-01 14:51:01 +00:00 |
HTeuMeuLeu
|
934cab7508
|
New welcome email (#28883)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2024-03-01 12:16:53 +00:00 |
Jeong Arm
|
deffb8ecb6
|
Show comments in the admin/instances page (#29240)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-02-28 12:07:06 +00:00 |
Jason Punyon
|
1ad3cffaea
|
Missed a .to_date (#29390)
|
2024-02-26 12:42:09 +00:00 |
Claire
|
b71904816a
|
Change registrations to be disabled by default for new servers (#29280)
|
2024-02-22 13:28:19 +00:00 |
Claire
|
2751acb6cd
|
Automatically switch from open to approved registrations in absence of moderators (#29318)
|
2024-02-21 17:45:06 +00:00 |
Matt Jankowski
|
69e61fff38
|
Move direct serializer usage out of admin view partial (#29028)
|
2024-02-06 13:18:37 +00:00 |
Eugen Rochko
|
1666b19559
|
Fix confirmation e-mails when signing up through an app (#29064)
|
2024-02-02 15:51:26 +00:00 |
Eugen Rochko
|
b19ae521b7
|
Add confirmation when redirecting logged-out requests to permalink (#27792)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-24 10:49:19 +00:00 |
Claire
|
e2d9635074
|
Add notification email on invalid second authenticator (#28822)
|
2024-01-22 13:55:43 +00:00 |
HTeuMeuLeu
|
1a3859d8e2
|
Update follow and follow_request emails (#28755)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-17 14:37:04 +00:00 |
Renaud Chaput
|
cb5ac15923
|
Use a helper to avoid using `media/` asset prefixes (#28756)
|
2024-01-17 12:19:51 +00:00 |
HTeuMeuLeu
|
7f471e70c0
|
Update new email templates (#28416)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
|
2024-01-15 18:18:59 +00:00 |
Renaud Chaput
|
c6684aa1e3
|
Use the assets pipeline to load `inert.css` (#28701)
|
2024-01-12 09:32:45 +00:00 |
Matt Jankowski
|
a90696011e
|
Add coverage/bugfix for invalid appeal submission (#28703)
|
2024-01-12 09:21:00 +00:00 |
Matt Jankowski
|
7801db7ba4
|
Spec coverage for custom css endpoint (#28706)
|
2024-01-12 09:19:25 +00:00 |
Matt Jankowski
|
b68f185573
|
Reduce `LineLength` for `react_component` helper in views/admin (#28694)
|
2024-01-11 13:14:24 +00:00 |
Matt Jankowski
|
87097a227c
|
Clean up `settings/featured_tags/index` view (#28688)
|
2024-01-11 10:45:26 +00:00 |
Matt Jankowski
|
55802242ce
|
Refactor login activity partial (remove inline ruby) (#28687)
|
2024-01-11 10:36:27 +00:00 |
Matt Jankowski
|
6daa69327b
|
Fix `LineLength` haml-lint in `t` usage (#28686)
|
2024-01-11 09:32:32 +00:00 |
Matt Jankowski
|
a71e918e95
|
Fix `LineLength` haml-lint in `media/player` view (#28667)
|
2024-01-10 09:35:01 +00:00 |
Matt Jankowski
|
eed4eef39a
|
Fix `LineLength` haml-lint in `app/views/auth` area (#28664)
|
2024-01-09 16:03:16 +00:00 |
Matt Jankowski
|
09ab073f0c
|
Fix `LineLength` haml-lint in `app/views/settings` area (#28663)
|
2024-01-09 15:28:56 +00:00 |
Matt Jankowski
|
68f06f1fd4
|
Fix haml-lint `LineLength` cop for `settings/preferences/notifications/show` (#28655)
|
2024-01-09 09:31:32 +00:00 |
Claire
|
dfdadb92e8
|
Add ability to require approval when users sign up using specific email domains (#28468)
|
2024-01-04 09:07:05 +00:00 |
Eugen Rochko
|
b5ac61b2c5
|
Change algorithm of follow recommendations (#28314)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-12-19 10:59:43 +00:00 |
Matt Jankowski
|
2bd8d343cf
|
Fix `Style/SoleNestedConditional` and `Style/IfInsideElse` cops, regenerate haml todo (#28384)
|
2023-12-18 10:06:42 +00:00 |
Claire
|
a2bcfeb887
|
Fix `Style/HashEachMethods` cop in HAML files (#28178)
|
2023-12-04 09:09:43 +00:00 |
Matt Jankowski
|
440b80b2e7
|
Model concerns organization into module namespaces (#28149)
|
2023-12-01 11:00:41 +00:00 |
Claire
|
963354978a
|
Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053)
|
2023-11-30 15:43:26 +00:00 |
Matt Jankowski
|
72b7cd349c
|
Extract helper methods for form label in admin/ area views (#27575)
|
2023-11-29 10:06:19 +00:00 |
Matt Jankowski
|
9b47c5d53c
|
Extract helper methods for labels from filters/_filter_fields (#27574)
|
2023-11-29 10:02:59 +00:00 |
Matt Jankowski
|
186895fc88
|
Refactor, lint fix, and bug fix on admin/roles/form partial (#27558)
|
2023-11-29 10:00:52 +00:00 |
Matt Jankowski
|
9072896ae5
|
Avoid unnecessary i-var for account rss page url generation (#28092)
|
2023-11-28 08:19:08 +00:00 |
Matt Jankowski
|
2d536bb05f
|
Use `admin_mailer` layout with initial salutation (#28085)
|
2023-11-28 07:41:26 +00:00 |
Matt Jankowski
|
9b8ba9b350
|
Remove unused `plain_mailer` layout (#28065)
|
2023-11-27 10:40:03 +00:00 |
June
|
97e677f993
|
Fix not all legal images showing in file picker when uploading custom emoji (#28076)
|
2023-11-27 10:06:48 +00:00 |
Matt Jankowski
|
6d51ac246b
|
Update partials for the `AdminMailer.new_trends` mailer (#28011)
|
2023-11-21 10:52:20 +00:00 |
Claire
|
bd575a1dd6
|
Add banner for forwarded reports made by remote users about remote content (#27549)
|
2023-11-15 14:18:43 +00:00 |
Matt Jankowski
|
548bb30b2a
|
Consolidate html page title output logic into helper (#27563)
|
2023-11-09 13:05:57 +00:00 |
Matt Jankowski
|
13c3e59601
|
Use helper method to build batched status edits in `admin/statuses/show` (#27739)
|
2023-11-08 13:04:52 +00:00 |
Jasmin Johal
|
27cbdc6f22
|
Change alt text to empty string for avatars (#21875)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2023-11-07 21:46:08 +00:00 |
Matt Jankowski
|
bbad5b6456
|
Remove false positive cop detection (#27457)
|
2023-11-07 10:44:15 +00:00 |
Mark T. Tomczak
|
ba8dcb50fe
|
Issue 26048: swap "muting" and "blocking" list options in settings -> Data Exports (#26088)
|
2023-10-26 14:08:25 +00:00 |
Matt Jankowski
|
3ca974e101
|
Use `next` keyword in field loop in admin/accounts/index view (#27559)
|
2023-10-26 10:52:14 +00:00 |
Claire
|
49b8433c56
|
Fix confusing screen when visiting a confirmation link for an already-confirmed email (#27368)
|
2023-10-25 21:33:44 +00:00 |
Matt Jankowski
|
70dbf84b9b
|
Solve simplest haml-lint `Rubocop` lints (#27529)
|
2023-10-25 12:38:01 +00:00 |
Matt Jankowski
|
c926f5fd67
|
Fix haml-lint `UnnecessaryStringOutput` for views (#27531)
|
2023-10-25 12:01:00 +00:00 |
Matt Jankowski
|
cec7f0ed72
|
Remove unused `#error_explanation` id from error partials (#27536)
|
2023-10-25 07:12:32 +00:00 |
Matt Jankowski
|
e923bb9ec9
|
Use `ENV.fetch` in views, fixes rubocop haml-lint issue (#27527)
|
2023-10-24 09:30:14 +00:00 |