Matt Jankowski
|
6daa69327b
|
Fix LineLength haml-lint in t usage (#28686)
|
2024-01-11 09:32: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 |
|
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
|
186895fc88
|
Refactor, lint fix, and bug fix on admin/roles/form partial (#27558)
|
2023-11-29 10:00:52 +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 |
|
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
|
13c3e59601
|
Use helper method to build batched status edits in admin/statuses/show (#27739)
|
2023-11-08 13:04:52 +00:00 |
|
Matt Jankowski
|
bbad5b6456
|
Remove false positive cop detection (#27457)
|
2023-11-07 10:44:15 +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 |
|
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 |
|
Claire
|
99f2534cee
|
Add support for displaying unknown servers on /admin/instances/:domain (#27150)
|
2023-10-23 14:27:57 +02:00 |
|
Matt Jankowski
|
ab0fb81479
|
Configure brakeman to ignore url safe preview card urls (#25883)
|
2023-10-20 15:32:16 +02:00 |
|
Matt Jankowski
|
9f218c9924
|
Refactor appeal partial to avoid brakeman XSS warning (#25880)
|
2023-10-19 17:25:54 +02:00 |
|
Matt Jankowski
|
33b073f77d
|
Extract partials from admin/reports/show view (#27427)
|
2023-10-16 18:07:17 +02:00 |
|
Matt Jankowski
|
8d0f12f776
|
Extract partials from admin/accounts/show view (#27428)
|
2023-10-16 18:02:15 +02:00 |
|
Matt Jankowski
|
66becf9a1e
|
Fix haml-lint InstanceVariables rule for admin/reports/actions (#27339)
|
2023-10-11 15:58:33 +02:00 |
|
Matt Jankowski
|
e715da6d25
|
Fix haml-lint Rubocop Rails/* cops (#26042)
|
2023-10-03 15:00:40 +02:00 |
|
Matt Jankowski
|
89a17878ef
|
Fix haml-lint InstanceVariables rule for admin/roles/_form (#26063)
|
2023-09-28 16:36:24 +02:00 |
|
Matt Jankowski
|
9d56c1949b
|
Fix haml-lint InstanceVariables rule for admin/webhooks/_form (#26062)
|
2023-09-28 16:23:35 +02:00 |
|
Matt Jankowski
|
e6b903b21e
|
Fix haml-lint InstanceVariables rule for invites/_form (#26064)
|
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 (#25900)
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 (#26724)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-09-06 17:49:52 +02:00 |
|
Claire
|
ea7de25de0
|
Fix video player not being displayed in reports interface (#26801)
|
2023-09-05 20:05:58 +02:00 |
|
Claire
|
16681e0f20
|
Add admin notifications for new Mastodon versions (#26582)
|
2023-09-01 17:47:07 +02:00 |
|
Claire
|
9e26cd5503
|
Add authorized_fetch server setting in addition to env var (#25798)
|
2023-09-01 15:41:10 +02:00 |
|
Matt Jankowski
|
9974163776
|
Consolidate inclusion of admin js pack link (#26628)
|
2023-08-24 09:56:23 +02:00 |
|
Emelia Smith
|
e258b4cb64
|
Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252)
|
2023-08-02 19:32:48 +02:00 |
|
Claire
|
1e4ccc655a
|
Add role badges to the WebUI (#25649)
|
2023-07-27 16:05:24 +02:00 |
|
Nick Schonning
|
67016dd29d
|
Update haml-lint 0.49.1 (#26118)
|
2023-07-23 17:48:16 +02:00 |
|
Matt Jankowski
|
a5842df123
|
Fix haml-lint Rubocop Lint/UnusedBlockArguments cop (#26039)
|
2023-07-20 17:03:39 +02:00 |
|
Matt Jankowski
|
f6dda59e5d
|
Fix haml-lint Rubocop Style/SymbolProc cop (#26059)
|
2023-07-18 17:43:04 +02:00 |
|
Matt Jankowski
|
b3f48089e6
|
Fix haml-lint rubocop style negation cops (#26057)
|
2023-07-18 17:02:02 +02:00 |
|
Matt Jankowski
|
e663e6d2c2
|
Fix haml-lint ConsecutiveSilentScripts rule (#26043)
|
2023-07-18 09:25:37 +02:00 |
|
Matt Jankowski
|
361dd43235
|
Fix haml-lint Rubocop lambda cop (#25946)
|
2023-07-17 15:07:29 +02:00 |
|
Michael Stanclift
|
063482a63f
|
Fix trending publishers table not rendering correctly on narrow screens (#25945)
|
2023-07-13 11:12:51 +02:00 |
|
Claire
|
c7c6f02ae6
|
Fix suspending an already-limited domain (#25603)
|
2023-06-27 12:32:51 +02:00 |
|
Claire
|
602c458ab6
|
Add finer permission requirements for managing webhooks (#25463)
|
2023-06-22 14:52:25 +02:00 |
|
Eugen Rochko
|
4eda233e09
|
Add webhook templating (#23289)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-06 10:42:47 +02:00 |
|
Jed Fox
|
768b00c4d0
|
Consistently use middle dot (·) instead of bullet (•) to separate items (#25248)
|
2023-06-02 19:58:18 +02:00 |
|
Claire
|
94329f28e1
|
Change wording of “Content cache retention period” setting to highlight destructive implications (#23261)
|
2023-06-02 18:09:08 +02:00 |
|
Claire
|
e9385e93e9
|
Add a confirmation screen when suspending a domain (#25144)
|
2023-06-01 09:37:38 +02:00 |
|
Claire
|
bec6a1cad4
|
Add hCaptcha support (#25019)
|
2023-05-16 23:27:35 +02:00 |
|
Christian Schmidt
|
5241f7b2fd
|
Fix UI crash in moderation interface when opening the media modal (#24816)
|
2023-05-11 12:41:55 +02:00 |
|
Claire
|
8fdf49b11d
|
Add warning for object storage misconfiguration (#24137)
|
2023-03-16 22:47:01 +01:00 |
|
Nick Schonning
|
65669d3c57
|
Fix more haml-lint Rubocop (#24107)
|
2023-03-15 20:07:43 +01:00 |
|