Commit graph

1359 commits

Author SHA1 Message Date
Matt Jankowski
9072896ae5
Avoid unnecessary i-var for account rss page url generation () 2023-11-28 08:19:08 +00:00
Matt Jankowski
2d536bb05f
Use admin_mailer layout with initial salutation () 2023-11-28 07:41:26 +00:00
Matt Jankowski
9b8ba9b350
Remove unused plain_mailer layout () 2023-11-27 10:40:03 +00:00
June
97e677f993
Fix not all legal images showing in file picker when uploading custom emoji () 2023-11-27 10:06:48 +00:00
Matt Jankowski
6d51ac246b
Update partials for the AdminMailer.new_trends mailer () 2023-11-21 10:52:20 +00:00
Claire
bd575a1dd6
Add banner for forwarded reports made by remote users about remote content () 2023-11-15 14:18:43 +00:00
Matt Jankowski
548bb30b2a
Consolidate html page title output logic into helper () 2023-11-09 13:05:57 +00:00
Matt Jankowski
13c3e59601
Use helper method to build batched status edits in admin/statuses/show () 2023-11-08 13:04:52 +00:00
Jasmin Johal
27cbdc6f22
Change alt text to empty string for avatars ()
Co-authored-by: Renaud Chaput <renchap@gmail.com>
2023-11-07 21:46:08 +00:00
Matt Jankowski
bbad5b6456
Remove false positive cop detection () 2023-11-07 10:44:15 +00:00
Mark T. Tomczak
ba8dcb50fe
Issue 26048: swap "muting" and "blocking" list options in settings -> Data Exports () 2023-10-26 14:08:25 +00:00
Matt Jankowski
3ca974e101
Use next keyword in field loop in admin/accounts/index view () 2023-10-26 10:52:14 +00:00
Claire
49b8433c56
Fix confusing screen when visiting a confirmation link for an already-confirmed email () 2023-10-25 21:33:44 +00:00
Matt Jankowski
70dbf84b9b
Solve simplest haml-lint Rubocop lints () 2023-10-25 12:38:01 +00:00
Matt Jankowski
c926f5fd67
Fix haml-lint UnnecessaryStringOutput for views () 2023-10-25 12:01:00 +00:00
Matt Jankowski
cec7f0ed72
Remove unused #error_explanation id from error partials () 2023-10-25 07:12:32 +00:00
Matt Jankowski
e923bb9ec9
Use ENV.fetch in views, fixes rubocop haml-lint issue () 2023-10-24 09:30:14 +00:00
Claire
379115e601
Add SELF_DESTRUCT env variable to process self-destructions in the background () 2023-10-23 15:46:21 +00:00
Claire
99f2534cee
Add support for displaying unknown servers on /admin/instances/:domain () 2023-10-23 14:27:57 +02:00
Matt Jankowski
ab0fb81479
Configure brakeman to ignore url safe preview card urls () 2023-10-20 15:32:16 +02:00
Matt Jankowski
9f218c9924
Refactor appeal partial to avoid brakeman XSS warning () 2023-10-19 17:25:54 +02:00
Matt Jankowski
33b073f77d
Extract partials from admin/reports/show view () 2023-10-16 18:07:17 +02:00
Matt Jankowski
8d0f12f776
Extract partials from admin/accounts/show view () 2023-10-16 18:02:15 +02:00
Matt Jankowski
c91c0175db
Extract card partial from disputes/strikes/show view () 2023-10-16 16:04:29 +02:00
Matt Jankowski
d4c2dca874
Fix haml-lint InstanceVariables rule for auth/sessions/two_factor/o… () 2023-10-12 09:44:20 +02:00
Matt Jankowski
d7a8f6b658
Fix haml-lint InstanceVariables rule for relationships/account () 2023-10-11 17:06:26 +02:00
Matt Jankowski
f9abe700e7
Fix haml-lint InstanceVariables rule for auth/registrations/status () 2023-10-11 16:20:26 +02:00
Matt Jankowski
66becf9a1e
Fix haml-lint InstanceVariables rule for admin/reports/actions () 2023-10-11 15:58:33 +02:00
gunchleoc
68ec1d180a
Fix language sorting in settings () 2023-10-04 09:23:50 +02:00
Matt Jankowski
e715da6d25
Fix haml-lint Rubocop Rails/* cops () 2023-10-03 15:00:40 +02:00
Matt Jankowski
340f1a68be
Simplify instance presenter view access () 2023-09-28 16:52:37 +02:00
Matt Jankowski
89a17878ef
Fix haml-lint InstanceVariables rule for admin/roles/_form () 2023-09-28 16:36:24 +02:00
Matt Jankowski
9d56c1949b
Fix haml-lint InstanceVariables rule for admin/webhooks/_form () 2023-09-28 16:23:35 +02:00
Matt Jankowski
e6b903b21e
Fix haml-lint InstanceVariables rule for invites/_form () 2023-09-28 15:40:28 +02:00
Rob Thomas
200312e8be
Fix crash when viewing a moderation appeal and the moderator account has been deleted ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-09-18 17:41:32 +02:00
gunchleoc
14f6798836
Link to hashtag timelines from the Trending hashtags moderation interface ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-09-06 17:49:52 +02:00
Claire
475783d567
Add timezone to datetimes in e-mails () 2023-09-06 17:25:39 +02:00
Claire
ea7de25de0
Fix video player not being displayed in reports interface () 2023-09-05 20:05:58 +02:00
Claire
16681e0f20
Add admin notifications for new Mastodon versions () 2023-09-01 17:47:07 +02:00
Claire
9e26cd5503
Add authorized_fetch server setting in addition to env var () 2023-09-01 15:41:10 +02:00
jsgoldstein
30c191aaa0
Add new public status index ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-08-24 16:40:04 +02:00
Claire
163b004bb1
Change admin e-mail notification settins to be their own settings group () 2023-08-24 14:43:00 +02:00
Matt Jankowski
9974163776
Consolidate inclusion of admin js pack link () 2023-08-24 09:56:23 +02:00
Christian Schmidt
bb23116e8d
Fix profile picture preview () 2023-08-18 18:24:32 +02:00
Claire
cc4560d95b
Change “privacy and reach” settings so that unchecking boxes always increase privacy and checking them always increase reach () 2023-08-17 09:13:26 +02:00
Claire
fc5ab2dc83
Add privacy tab in profile settings ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2023-08-14 18:52:45 +02:00
Eugen Rochko
2f932cb2bb
Add client-side timeout on resend confirmation button () 2023-08-03 01:51:10 +02:00
Emelia Smith
e258b4cb64
Refactor: replace whitelist_mode mentions with limited_federation_mode () 2023-08-02 19:32:48 +02:00
Christian Schmidt
ca342d4838
Add List-Unsubscribe email header () 2023-08-01 19:34:40 +02:00
Matt Jankowski
30f5ec7303
Rubocop fix: Perfomance/UnfreezeString () 2023-07-28 23:11:05 +02:00